notable

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2017 License: MIT Imports: 35 Imported by: 0

README

Notable

Build Status

A very simple note taking application.

Dependencies

  • None, a single binary.

Installation

go get -u github.com/jmcfarlane/notable

Usage

notable

Docker usage

Demo:

docker run -p 8080:8080 jmcfarlane/notable

Real usage, with local storage:

docker run -p 8080:8080 -d -v ~/.notable:/root/.notable jmcfarlane/notable:latest

Features

  • Secure Nothing leaves your computer unless you want it to.

  • Encrypted Individual notes can be encrypted if you want them to be.

  • Simple Nothing fancy, it's just a basic web page.

  • Standalone Even though it's a webpage, it has no runtime dependencies on the internet. You can use it on an airplane.

  • Distributed If you want to share your notes across computers, you can put the sqlite db on Dropbox or the like, nothing to it.

  • Cross platform It works on Linux and Mac (it's not been tested on windows).

  • Keyboard friendly Where possible keyboard shortcuts are available.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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