🏠 Homepage
Tasker is a simple application to help you to get your tasks done. This app follows Todo.txt criteria.
Before you begin, ensure you have met the following requirements:
- If you install it from PPA don't worry about, becouse all the requirements are included in the package
- If you clone the repository, you need, at least, these dependecies,
gir1.2-gtk-3.0
gir1.2-glib-2.0
gir1.2-gdkpixbuf-2.0
gir1.2-appindicator3-0.1
gir1.2-keybinder-3.0
To install Tasker, follow these steps:
- In a terminal (
Ctrl+Alt+T
), run these commands
sudo add-apt-repository ppa:atareao/atareao
sudo apt update
sudo apt install readmemaker
When you start Tasker it goes to Indicator Area, as you can see in the next screenshot,
In this screenshot, the language is Spanish, but, if there is no translation for your language, you will find the app in English.
You can set some options in order to start Tasker when you start your Operative System.
- Set the icon theme. Dark or light.
- Start Tasker with your Operative System
- Set the number of tasks you want to show in the indicator menu
- Set the tasks files. The file must follow the Todo.txt syntax.
You can add so many projects as you need in the configuration dialog, as you can see in the next screenshot.
Same, for contexts.
You can add optional tags. Every tag can be or a string or a date. So you can add a due tag to set the date when the task must be completed or an id to save an special
Besides you can set the colors of the graphics
In the next screenshot you can see the about
In the next screenshots you can see some samples of my use of tasker,
To contribute to Tasker, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin atareao/readmemaker
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request. </commit_message></branch_name>
Thanks goes to these wonderful people (emoji key):
Adrian Benavente | Aritz Tusell | Lorenzo Carbonell | Fernando | metrolan | Montsemg |
🐛 | 🐛 | 💻 | 💻 | 🐛 | 🐛 |