Textclock - Displays current time as text - Programming On Unix
Users browsing this thread: 2 Guest(s)
|
|||
Hey guys,
This is a quick script I put together to display the time in my DWM status bar. Instead of displaying the time like 1:34, it prints out oneTHIRTYfour. Feel free to use / change it as much as you want. The code could be cleaned up but like I said this was a 5 minute thing. :) Code: #! /usr/bin/python |
|||
Messages In This Thread |
Textclock - Displays current time as text - by Jayro - 01-09-2012, 01:57 PM
RE: Textclock - Displays current time as text - by Shiru - 02-09-2012, 09:34 AM
RE: Textclock - Displays current time as text - by FreeBSD - 04-09-2012, 04:07 AM
|