https://github.com/vi/trafficlighticon
Simple QT application that shows traffic light icon in systray based on stdin commands
https://github.com/vi/trafficlighticon
qt stdin systray traffic-light
Last synced: 7 months ago
JSON representation
Simple QT application that shows traffic light icon in systray based on stdin commands
- Host: GitHub
- URL: https://github.com/vi/trafficlighticon
- Owner: vi
- License: mit
- Created: 2020-12-10T18:16:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-26T23:55:22.000Z (almost 5 years ago)
- Last Synced: 2025-02-02T00:25:24.837Z (9 months ago)
- Topics: qt, stdin, systray, traffic-light
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trafficlighticon
Simple QT application that shows traffic light icon based on stdin commands$ trafficlighticon
It shows little traffic light icon in systray (notification area):

Type "green" into the console:
green
"green"
The icon changes to green light:
Similar for `yellow` and `red`.
There are also some aliases for colours, such as "ok" or "error" or "0" or "1".