Dnote alternatives and similar packages
Based on the "Standard CLI" category.
Alternatively, view Dnote alternatives based on common mentions on social networks and blogs.
-
The Platinum Searcher
A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings. -
readline
A pure golang implementation that provide most of features in GNU-Readline under MIT license. -
mow.cli
A Go library for building CLI applications with sophisticated flag and argument parsing and validation. -
commandeer
Dev-friendly CLI apps: sets up flags, defaults, and usage based on struct fields and tags. -
sflags
Struct based flags generator for flag, urfave/cli, pflag, cobra, kingpin and other libraries. -
Go-Console
GoConsole allows you to create butifull command-line commands with arguments and options. (follow the docopt standard)
Get performance insights in less than 4 minutes
Do you think we are missing an alternative of Dnote or a related project?
Popular Comparisons
README
[Dnote](assets/logo.png)
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 and a web interface.
[A demo of Dnote command line interface](assets/cli.gif "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.