Skip to content

shridarpatil/customisable-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

customisable-indicator

customise indicator to and run your shell command from indicator.

Prerequisites

  • python
  • python-gi

Note that pip doesn't (and can't) know about the python-gi requirement, so you may have to install that one by hand if your distro doesn't have you covered:

apt-get install python-gi

Installing

Git clone repository

$ git clone https://github.com/shridarpatil/customisable-indicator.git

Install requirements

pip install -r requirements.txt

Then just run the indicator.py script within that directory:

python indicator.py

Built With

  • gi.repository - PGI - Pure Python GObject Introspection Bindings

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use Git for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

customise indicator to run you shell command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages