Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 893 Bytes

File metadata and controls

21 lines (18 loc) · 893 Bytes

Terminder

Terminder is a simple personal task tracker with command line interface.

Inspiration

This project is hugely inspired by Tsoding's idea about showing your tasks for each terminal session (just like how you use neofetch to show your device information each time you open terminal) (Link to the video/github repo is to be done). Moreover it's also inspired by Tsoding's issue tracking system (Look here). I just thought that this two ideas is cool and could be combined into one tool that I would always uses.

USAGE

  • Recommendation It's recommended to run the terminder in your .bashrc, .zshrc, etc. Just like how you do with programs like neofetch
  • Look for the commands
terminder help

INSTALATION

Building could be done via Makefile or you can just compile with the following command

make