summaryrefslogtreecommitdiff
path: root/binstatus.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-20added cpu temp outputDaniel Jones1-1/+1
2019-12-11added support for military, binary and 12 hour timeDaniel Jones1-67/+11
2019-12-08remove silly switch case for converting hoursDaniel Jones1-17/+1
2018-09-21didn't handle 4pm..daniel-Jones1-10/+10
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
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
2018-09-19initial commit, basic working programdaniel-Jones1-0/+77