All Projects → dnote → Dnote

dnote / Dnote

Licence: other
A simple command line notebook for programmers

Programming Languages

go
31211 projects - #10 most used programming language
typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to Dnote

Check It Out
A command line interface for Git Checkout. See branches available for checkout.
Stars: ✭ 127 (-94.21%)
Mutual labels:  command-line-tool, cli, developer-tools
Circleci Cli
Use CircleCI from the command line
Stars: ✭ 297 (-86.45%)
Mutual labels:  command-line-tool, cli, developer-tools
Gita
Manage many git repos with sanity 从容管理多个git库
Stars: ✭ 865 (-60.54%)
Mutual labels:  command-line-tool, cli, developer-tools
Jsonwatch
Track changes in JSON data from the command line
Stars: ✭ 130 (-94.07%)
Mutual labels:  command-line-tool, cli
Grmon
Command line monitoring for goroutines
Stars: ✭ 1,703 (-22.31%)
Mutual labels:  cli, developer-tools
Poodle
🔥 A fast and beautiful command line tool to build API requests.
Stars: ✭ 129 (-94.11%)
Mutual labels:  command-line-tool, developer-tools
Dynein
DynamoDB CLI written in Rust.
Stars: ✭ 126 (-94.25%)
Mutual labels:  command-line-tool, cli
Tenderly Cli
CLI tool for Smart Contract error tracking, monitoring and alerting.
Stars: ✭ 138 (-93.7%)
Mutual labels:  cli, developer-tools
Git Tidy
Tidy up stale git branches.
Stars: ✭ 137 (-93.75%)
Mutual labels:  command-line-tool, cli
Artisan Menu
📝 Artisan Menu - Use Artisan via an elegant console GUI
Stars: ✭ 141 (-93.57%)
Mutual labels:  command-line-tool, developer-tools
Investigator
Interactive and asynchronous logging tool for Node.js. An easier way to log & debug complex requests directly from the command line (experimental).
Stars: ✭ 155 (-92.93%)
Mutual labels:  command-line-tool, cli
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+16.74%)
Mutual labels:  cli, developer-tools
Gitless
A simple version control system built on top of Git
Stars: ✭ 1,660 (-24.27%)
Mutual labels:  cli, developer-tools
Typin
Declarative framework for interactive CLI applications
Stars: ✭ 126 (-94.25%)
Mutual labels:  command-line-tool, cli
Hiboot
hiboot is a high performance web and cli application framework with dependency injection support
Stars: ✭ 150 (-93.16%)
Mutual labels:  command-line-tool, cli
Enhancd
🚀 A next-generation cd command with your interactive filter
Stars: ✭ 2,049 (-6.52%)
Mutual labels:  command-line-tool, cli
Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (-93.75%)
Mutual labels:  command-line-tool, cli
Grex
A command-line tool and library for generating regular expressions from user-provided test cases
Stars: ✭ 4,847 (+121.12%)
Mutual labels:  command-line-tool, cli
Carvel Kwt
Kubernetes Workstation Tools CLI
Stars: ✭ 119 (-94.57%)
Mutual labels:  cli, developer-tools
Dksnap
Docker Snapshots for Development and Test Data
Stars: ✭ 122 (-94.43%)
Mutual labels:  cli, developer-tools

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 and a web interface.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].