sak96 / todo.conky

conky widget for todo list :bookmark_tabs:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

conky widget for todo list :bookmark_tabs:

License:GNU General Public License v3.0