vi / trafficlighticon

Simple QT application that shows traffic light icon in systray based on stdin commands
MIT License
1 stars 0 forks source link
qt stdin systray traffic-light

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

Type "green" into the console:

green
"green"

The icon changes to green light:

green

Similar for yellow and red.

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