Skip to content

Imnotndesh/terminalTasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Terminal tasks

image

  • A simple .py script for creation and management of tasks right from the terminal
  • Has basic features to manage tasks and might be expanded to add even more features
  • Mainly made this for a backend to my notes GTK app.....COMING SOON

How to use

  • Just download a copy of our latest release Here
  • On windows : run the main.exe executable and a terminal window will open with the program
  • On linux: run the ./main.sh after granting execution permissions by running:
chmod u+x ./main.sh