PetterBomban / gnote

CLI note app using Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gnote

This will be a simple note-taking CLI app for learning Golang.

Functionality

  • Save notes to file system / SQLite db / web
  • Read notes through the command line
  • Support for tags
  • Support for sub-notes
  • Password protect notes
  • Encrypt note storage
  • ..

Progress

License

MIT License.

About

CLI note app using Golang

License:MIT License


Languages

Language:Go 100.0%