logger

module
v0.0.0-...-ffc0cdd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2021 License: GPL-3.0

README

Logger

Logger lets you quickly send messages to yourself as a means of fast note taking. All messages you send to yourself show up chronologically. Tapping the spacebar before entering any text puts you in a search mode for easy filtering. Hashtags can be used to categorize notes. All data is stored on your device and not shared with the cloud.

image

Usage

To get things up an running locally you'll need the latest version of Go. Run the following commands to get going:

1: Checkout and build:

$ git clone git@github.com:nathanborror/logger.git
$ cd logger
$ go get
$ make test
$ make

2: Build Xcode project:

$ open clients/Logger/Logger.xcodeproj
<Build & Run>

Tasks

  • Remove experimental state backend
  • Make hashtags tappable (moved to popover until I can devise a cleaner solution)
  • Implement search
  • Make repository public
  • Ship update to App Store

Notes

Download Latest

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL