summaryrefslogtreecommitdiff
path: root/binstatus.c
AgeCommit message (Collapse)AuthorFilesLines
2018-09-21sane default casedaniel-Jones1-1/+1
2018-09-21only convert if the time is > 12daniel-Jones1-1/+1
2018-09-21added -m optiondaniel-Jones1-6/+37
by default the program now uses the 12 hour format. updated the readme accordingly
2018-09-20b->ddaniel-Jones1-1/+1
2018-09-20that isn't how you handle errors in x11daniel-Jones1-14/+1
2018-09-19removed rnv var usage, added -ddaniel-Jones1-4/+14
2018-09-19fix segfault, woops. changed readme a bitdaniel-Jones1-5/+6
2018-09-19use snprintfdaniel-Jones1-1/+1
2018-09-19added readme allows bormal time outputdaniel-Jones1-2/+17
set env variable 'binstatus' to 'dec' to output decimal time HH:MM.
2018-09-19initial commit, basic working programdaniel-Jones1-0/+77