Skip to content

dylanarmstrong/note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

note.py

$ ./note.py hello world

Will write to $HOME/notes.db.

This can be read with:

$ ./note.py --read

Returning a valid YAML file:

May 09, 2021:
- (11:25) hello world

For optimal use, put in $HOME/bin folder under a name like note for easier usage.

About

Quick command line note app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages