![]() |
| Screenshot of todo indicator in my Ubuntu PC |
Here are my resume on combining todo-indicator with Dropbox (already installed):
- Download zipped file of to-do indicator from Github here move it to home(~).
- Make file todo.txt in ~/Drobpox/todo.txt
- Run todo-indicator command in Startup application
- Add todo list with echo command, echo "let's do it" >> Dropbox/todo.txt
/home/bagus/Todo-Indicator/todo_indicator.py Dropbox/todo.txt

