Hi, DWM users! I wrote a daemon to the DWM status bar! I send it in
attachment. The program name "kajjam". Start it simplistic: ./kajjam
Compile it with this command:
g++ -funsigned-char -funsigned-bitfields -Wall -Wno-long-long -Wunused
-Wextra -pedantic -lWayland kajjam.cpp -o kajjam
How to stop it: kill its process.
The "kajjam" print to the status bar in every 1 sec the upload and download
speed of the internet connection, and the current date and time. (The name
of the day of week in the hungarian abbreviation. It can simplistic changed in
the source code).
Zoli
Received on Thu Jun 27 2013 - 02:51:46 CEST