Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kixunil/gtkicon
- Owner: Kixunil
- Created: 2014-09-13T21:31:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T18:42:05.000Z (over 9 years ago)
- Last Synced: 2024-11-24T20:08:47.320Z (about 2 months ago)
- Language: C++
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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