Skip to content

dagargo/task-stack-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-stack-indicator

task-stack-indicator is an application indicator that allows you to control your task stack.

It allows to manage locally stored tasks.

Also, it offers integration with Atlassian JIRA and provides

  • the issues assigned to you in progress,
  • the issues assigned to you with a due date in x days,
  • the issues assigned to you but not planned (either due date or fix version is empty) and
  • the watched issues updated in the last y days.

It is possible to connect to JIRA from behind a proxy by setting the environment variables http_proxy and https_proxy.

Installation

The package dependencies for Debian based distributions are:

  • make
  • python3
  • python3-setuptools
  • libappindicator3-1
  • gir1.2-appindicator3-0.1
  • gettext

You can easily install them by running sudo apt-get install make python3 python3-setuptools libappindicator3-1 gir1.2-appindicator3-0.1 gettext.

Also, you will need the KStatusNotifierItem/AppIndicator Support GNOME 3 extension.

To install task-stack-indicator simply run make && sudo make install.

About

Ubuntu task indicator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors