Commit graph

5 commits

Author SHA1 Message Date
frosty ab8f19441c change license to GNU GPLv3 2024-08-25 02:27:55 -04:00
frosty 0f9c827bb2 remove extra script inside default config 2024-08-24 03:30:51 -04:00
frosty 9ec3e94ae5 collection of changes
updated default config with go functions

changed reader function implementations to use only a single function

capture outputs in byte arrays and store outputs as byte arrays instead of strings

add date reader

move some main function code to separate functions

move flags parsing to main
2024-08-24 03:13:04 -04:00
frosty 4653550119 make each reader func return a func, as well as add an exec reader. 2024-08-20 21:58:40 +00:00
frosty 781b804a33 first sort of usable version.
read functions output just a blank interface for now.
2024-08-14 16:19:18 -04:00