Skip to content
forked from atareao/tasker

An Indicator for the Todo.txt method

License

Notifications You must be signed in to change notification settings

Radega1993/tasker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License MIT Contributors Last commit CodeFactor

Welcome to Tasker 👋

Tasker is a simple application to help you to get your tasks done. This app follows Todo.txt criteria.

Prerequisites

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

Installing Tasker

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

Using Tasker

When you start Tasker it goes to Indicator Area, as you can see in the next screenshot,

tasker

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.

Example 2

You can add so many projects as you need in the configuration dialog, as you can see in the next screenshot.

Example 2

Same, for contexts.

Example 2

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

Example 2

Besides you can set the colors of the graphics

Configuration

In the next screenshot you can see the about

About

In the next screenshots you can see some samples of my use of tasker,

Example 1

Example 2

Contributing to Tasker

To contribute to Tasker, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin atareao/readmemaker
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request. </commit_message></branch_name>

👤 Contributors ✨

Thanks goes to these wonderful people (emoji key):

Adrian Benavente Aritz Tusell Lorenzo Carbonell Fernando metrolan Montsemg
🐛 🐛 💻 💻 🐛 🐛

About

An Indicator for the Todo.txt method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • HTML 1.4%
  • Shell 0.4%