Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-19 | changed 65->20 | Daniel Jones | 1 | -1/+1 |
2020-04-19 | added low battery warning that runs a script | Daniel Jones | 2 | -2/+72 |
2019-12-20 | added cpu temp output | Daniel Jones | 4 | -14/+49 |
2019-12-12 | add NONE flag | Daniel Jones | 1 | -2/+3 |
2019-12-12 | added meridem flag | Daniel Jones | 2 | -5/+21 |
2019-12-11 | added support for military, binary and 12 hour time | Daniel Jones | 4 | -70/+41 |
2019-12-11 | rewrite for dynamic nature | Daniel Jones | 3 | -0/+163 |
2019-12-08 | add generic make file | Daniel Jones | 1 | -0/+25 |
2019-12-08 | remove silly switch case for converting hours | Daniel Jones | 1 | -17/+1 |
2018-09-21 | didn't handle 4pm.. | daniel-Jones | 1 | -10/+10 |
2018-09-21 | some errors | daniel-Jones | 1 | -2/+2 |
2018-09-21 | sane default case | daniel-Jones | 1 | -1/+1 |
2018-09-21 | only convert if the time is > 12 | daniel-Jones | 1 | -1/+1 |
2018-09-21 | added -m option | daniel-Jones | 2 | -8/+46 |
2018-09-20 | b->d | daniel-Jones | 1 | -1/+1 |
2018-09-20 | that isn't how you handle errors in x11 | daniel-Jones | 1 | -14/+1 |
2018-09-19 | removed rnv var usage, added -d | daniel-Jones | 2 | -5/+15 |
2018-09-19 | fix segfault, woops. changed readme a bit | daniel-Jones | 2 | -6/+7 |
2018-09-19 | use snprintf | daniel-Jones | 1 | -1/+1 |
2018-09-19 | minor mistake fix | daniel-Jones | 1 | -1/+1 |
2018-09-19 | added readme allows bormal time output | daniel-Jones | 2 | -2/+29 |
2018-09-19 | initial commit, basic working program | daniel-Jones | 2 | -0/+751 |