eestrada / notes.txt-cli

Simple shell script for managing plain text note files (inspired by todo.txt).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notes.txt

Simple shell script for managing plain text note files (inspired by todo.txt).

Rationale

I like Google Keep, but I dislike being tied to a single vendor's platform. I also dislike Google spying on me all the time. With Notes.txt, everything is just kept in plain text files. How you transfer them between devices is up to you (e.g. Dropbox, Syncthing, mounted FTP filesystem, rsync, scp, git repo, etc.). Your data is wholly owned by you, and as plain text it is completely future proof and editable with your preferred text editor.

Contributing

All contributions are welcome. By contributing you implicitly agree to releasing your code under the same licensing terms as they rest of this repo.

License/Copyright/Copying

This code is made available under the 0BSD license.

About

Simple shell script for managing plain text note files (inspired by todo.txt).

License:BSD Zero Clause License


Languages

Language:Shell 100.0%