/todo.conky

conky widget for todo list :bookmark_tabs:

GNU General Public License v3.0GPL-3.0

TODO-CONKY

What?

a simple conky todo list 📜

todo screenshot

Why?

  1. to remember what to do 😃
  2. to have it on desktop in front of 👀

Dependency

  1. conky (uses lua)

How to install?

  1. move todo folder to location of you choice
  2. run conky -qc $path_to_todo_conf

How to uninstall?

  1. delete todo folder

How to use?

  1. use text editor to edit todo.md. make an alias for faster access.
  2. create a task with ##
  3. add step to using [ ]
  4. make step active using [.]
  5. mark done step using [x]

Note

  • these symbols should be at start of line
  • order of task is maintained. So add important once first