Skip to content

janjbnck/CLINOTE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLINOTE

CLINOTE is a very simple TO-DO and note-taking program aimed at users of a standalone tiling window manager.

Commands

:q(uit) - Exit the program
:r(eset) - Reset all notes
:d(elete) - Delete last note
:h(elp) / :? - Get help with commands
:d(ay)c(hange) - Disable/Enable task reset on day change

Installation

Requirements:

  • Python3 (preinstalled on most distros)
git clone https://github.com/JBNCK/CLINOTE
cd CLINOTE/
chmod 755 install.sh
sudo ./install.sh

Removal

sudo rm /usr/bin/notes

About

CLI-based to-do list application written in Python

Resources

License

Stars

Watchers

Forks