Home
Softono

Nt

Open source Apache-2.0 Go
21
Stars
0
Forks
0
Issues
3
Watchers
1 year
Last Commit

 About Nt

a command line note taking app with custom source controller

Platforms

Web Self-hosted

Languages

Go

Links

Need Help Installing Nt?

We provide expert installation service for this software. Our team will install, configure, and secure Nt on your server. plans start at just $30.

NT


Installation

See the last release, where you can find binary files for your ecosystem

Brew:

brew install --build-from-source nt

Curl:

curl -sfL https://raw.githubusercontent.com/theiskaa/nt/main/install.sh | sh

Usage

Help:

Run nt help or nt -h to see default help.txt.

Use nt [command] --help for more information about a command.


Settings (config):

The configuration file of nt is auto-generated, it'd be generated by Init command automatically whenever you run nt on your command line.
Refer to settings documentation for details - Settings Wiki


Remote service integration:

Currently available remote service is only Firebase, looking forward to provide another ways of decentralizing remote connections.
Refer to [remote] command documentation for more - Remote Wiki


Commands:

Contributing

For information regarding contributions, please refer to CONTRIBUTING.md file.