mirror of
https://github.com/dnote/dnote
synced 2026-03-14 14:35:50 +01:00
1.1 KiB
1.1 KiB
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.
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
You can install it using Docker, or using a binary.
Documentation
Please see Dnote wiki for the documentation.

