Commit Graph

408 Commits

Author SHA1 Message Date
randomuser 8d18178c34 add a little tiny bit of documentation 2021-07-01 22:28:40 -05:00
randomuser e6262a7305 now it's done (hopefully) 2021-06-23 23:02:21 -05:00
randomuser 6399938d71 not quite done yet 2021-06-23 23:00:55 -05:00
randomuser e383c98cb3 add ftp handler 2021-06-23 22:59:44 -05:00
randomuser 16a8e28515 add ftp handler 2021-06-23 22:58:24 -05:00
randomuser f59c0a356e i can code, trust me 2021-06-20 17:21:49 -05:00
randomuser 719bc1ada1 add ssid list to connect 2021-06-20 17:15:09 -05:00
randomuser 34d673bf72 add "default settings" feature 2021-06-20 10:46:53 -05:00
randomuser 1ce81cb3e7 update makefile to actually install manual pages 2021-06-20 10:46:29 -05:00
randomuser fc8a2e665e destroy ~/.fehbg 2021-06-20 10:33:49 -05:00
randomuser 9b3fee0735 add xbattmon as a startup thing 2021-06-20 10:13:41 -05:00
randomuser c8e2e8f761 rename the wal shortcut from wall to wal 2021-06-20 10:09:35 -05:00
randomuser 2b8da849ab add a feature 2021-06-14 13:02:19 -05:00
randomuser 0dc73354c9 move 'settings' struct 2021-06-14 12:51:16 -05:00
randomuser 0b0f635957 add timer manual page 2021-06-14 00:12:51 -05:00
randomuser a65b1517e6 it's finally fixed 2021-06-14 00:11:42 -05:00
randomuser a7449c3f5e merge timerlib.c and timer.c into one file 2021-06-13 23:34:53 -05:00
randomuser 2ed83fc6ff renaming part two 2021-06-13 23:34:05 -05:00
randomuser 0f463c757f make proper directories 2021-06-13 23:33:08 -05:00
randomuser d986e7ec25 simplify functions that ought to be one-liners 2021-06-13 23:27:38 -05:00
randomuser d65a124626 remove shime as it is at feature parity with 'timer' 2021-06-13 23:25:19 -05:00
randomuser 7cd334163c correct makefile 2021-06-13 23:24:22 -05:00
randomuser e94b2ae59d add tomato timer 2021-06-13 23:23:24 -05:00
randomuser 78a407a07e finally add hours argument 2021-06-13 22:39:06 -05:00
randomuser 0a3422c695 add script josm_launch so I can use josm 2021-06-13 00:44:35 -05:00
randomuser 2e11fc9601 update gitignore 2021-06-13 00:44:13 -05:00
randomuser f8245cef58 add hour argument 2021-06-11 00:59:40 -05:00
randomuser 113b75c415 remove space between getopt and args 2021-06-11 00:59:07 -05:00
randomuser f8d95fd733 dedicated functions for calculating hours, minutes, seconds 2021-06-11 00:58:16 -05:00
randomuser b2ede86e69 settings struct now only uses seconds 2021-06-11 00:49:03 -05:00
randomuser 850cdcc525 remove unnecessary argument to printf (line 64) 2021-06-11 00:32:02 -05:00
randomuser 99988c922f rename settings struct s 2021-06-11 00:29:37 -05:00
randomuser dcc2e07295 change timer to deal only in seconds 2021-06-11 00:26:49 -05:00
randomuser 3ad3002985 move timerlib.h -> timerlib.c, also slight update 2021-06-11 00:06:29 -05:00
randomuser b700a35ded adopt shorter switch(...) { case ... } convention 2021-06-10 23:23:06 -05:00
randomuser 85f3d82f15 add generalized timer functions to timerlib.h 2021-06-10 23:18:17 -05:00
randomuser 6d6eec17c7 get timer to shime, really where it should be 2021-06-10 23:14:14 -05:00
randomuser 7a654466db add timer application 2021-06-10 23:10:47 -05:00
randomuser 51f01f8eec change the makefile, too 2021-06-06 22:07:45 -05:00
randomuser 6f3a0f2851 avoid conflict with 'wall' 2021-06-06 22:07:13 -05:00
randomuser e46db5d4af whoops, actually add in timer application lol 2021-06-06 11:29:48 -05:00
randomuser 3c90aaf6be add colorscheme to zathurarc 2021-05-25 16:28:00 -05:00
randomuser 2d3c346def Revert "Revert "Revert "retheme vimb"""
This reverts commit 4adb628f09.
this is for realzies now lol
2021-05-25 15:34:25 -05:00
randomuser 4adb628f09 Revert "Revert "retheme vimb""
This reverts commit 13139c0f2d.
2021-05-25 15:34:01 -05:00
randomuser 13139c0f2d Revert "retheme vimb"
This reverts commit 2a0ba83c9e.
2021-05-25 15:33:47 -05:00
randomuser 2a0ba83c9e retheme vimb 2021-05-25 13:07:11 -05:00
randomuser 7f83a3a121 rebase targets in the makefile 2021-05-25 12:47:11 -05:00
randomuser ed580c2b4a append .gitignore to ignore progs/scream 2021-05-15 21:12:11 -05:00
randomuser 8d22255c0e add simple xkcd comic browser 2021-05-15 21:10:31 -05:00
randomuser 2ea5dbd49f scripts/timer updated to have a non-terrible help message 2021-05-12 12:51:06 -05:00