command
module
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Mar 23, 2017
License: MIT
Opens a new window with license information.
Imports: 35
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Notable

A very simple note taking application. It has no dependencies and
ships as a static binary.
Installation
Linux or MacOS
Download and extract the latest
release version.
Both include a static binary but the MacOS version also
includes an app bundle.
Compile from source
go get -u github.com/jmcfarlane/notable
notable
Docker
docker run -p 8080:8080 -d -v ~/.notable:/root/.notable jmcfarlane/notable:latest
Features
- Secure: Everything is local to your computer.
- Private: Each note can be encrypted.
- Simple: Nothing fancy. It's just a basic web page.
- Standalone: You can use it on an airplane.
- Cross platform:
- Keyboard friendly.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.