Skip to content
/ dnote Public
forked from dnote/dnote

A simple command line notebook for programmers

License

Notifications You must be signed in to change notification settings

maaroen/dnote

 
 

Repository files navigation

Dnote

Build Status

Dnote is a simple command line notebook for programmers.

It keeps you focused by providing a way of effortlessly capturing and retrieving information without leaving your terminal. It also offers a seamless multi-device sync.

A demo of Dnote command line interface

Installation

On macOS, you can install using Homebrew:

brew tap dnote/dnote
brew install dnote

On Linux or macOS, you can use the installation script:

curl -s https://www.getdnote.com/install | sh

Otherwise, you can download the binary for your platform manually from the releases page.

Server

The quickest way to experience the Dnote server is to use Dnote Cloud.

Or you can install it on your server by using Docker, or using a binary.

Documentation

Please see Dnote wiki for the documentation.

See Also

About

A simple command line notebook for programmers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 87.6%
  • SCSS 9.4%
  • Shell 2.3%
  • Makefile 0.3%
  • JavaScript 0.2%
  • PLpgSQL 0.1%
  • Other 0.1%