A simple dwm status daemon, for the dwm window manager
dwmsd listens on 127.0.0.1:57475, and passes strings to XStoreName
dwmsc passes strings to 127.0.0.1:57475
- you can:
uptime | dwmsc
ordwmsc "hello world"
- http://dwm.suckless.org
- dwmstatus on suckless
- AndiDog on stackoverflow
- http://www.cs.rpi.edu/~moorthy/Courses/os98/Pgms/socket.html
- github user: 0xACE