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

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

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):

![neutral](trafficlighticon/icons/neutral.png)

Type "green" into the console:

green
"green"

The icon changes to green light:

![green](trafficlighticon/icons/green.png)

Similar for `yellow` and `red`.

There are also some aliases for colours, such as "ok" or "error" or "0" or "1".