Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kixunil/gtkicon

Simple status icon for shell scripts
https://github.com/kixunil/gtkicon

Last synced: about 2 months ago
JSON representation

Simple status icon for shell scripts

Awesome Lists containing this project

README

        

GTK Icon
========

Very simple program which makes tray icon. The icon will run script if you click on it. You can change image run time using command: dbus-send --dest=com.funcoil.gtkicon / com.funcoil.gtkicon.changeIcon :'PUT/YOUR/PATH/HERE' Usage of changeScript and quit commands is similar.

Intent of this project is to allow (shell) scripts showing status icon on panel easily. Please keep that in mind if you propose changes.

Author: Martin Habovštiak
License: MIT