Commit Graph

357 Commits

Author SHA1 Message Date
Nathan Dwarshuis da9a6b0c46 FIX freq and cpu calculation errors 2023-09-27 00:05:11 -04:00
Nathan Dwarshuis e7d5b63c38 WIP group processors by threads 2023-09-26 00:55:39 -04:00
Nathan Dwarshuis b797e46c04 WIP don't query GPU unless we need to 2023-09-24 20:21:41 -04:00
Nathan Dwarshuis ea6d5e6042 FIX gracefully handle errors 2023-06-02 22:53:53 -04:00
Nathan Dwarshuis a3f49433a3 FIX don't puke if file not present 2023-01-08 16:05:24 -05:00
Nathan Dwarshuis 3436a7f1da ENH add indicator for seafile 2023-01-08 12:12:57 -05:00
Nathan Dwarshuis 2ddb317dd3 FIX rounding error in percent labels 2022-09-09 17:04:36 -04:00
Nathan Dwarshuis 892ab4cf31 FIX parse multi digit cpu indices correctly 2022-09-01 21:34:25 -04:00
Nathan Dwarshuis 96d14a4b68 ENH export geometries for default overrides in config 2022-08-28 23:52:09 -04:00
Nathan Dwarshuis e517b31ea5 Merge branch 'use_dhall' 2022-08-28 23:44:47 -04:00
Nathan Dwarshuis 1f1e10ad94 ENH get rid of dead config bits 2022-08-16 23:53:45 -04:00
Nathan Dwarshuis 554a8ced0d REF make id's more legit 2022-08-16 23:52:25 -04:00
Nathan Dwarshuis 4b5f289b99 ENH make plot heights/y ticks configurable per modules 2022-08-16 23:49:13 -04:00
Nathan Dwarshuis fb79ea899d ENH modularize module geometries 2022-08-16 00:14:04 -04:00
Nathan Dwarshuis 99ce64bbb6 ENH use module-specific geometries 2022-08-15 23:23:15 -04:00
Nathan Dwarshuis c50a704c0f ENH use disgusting yaml union type hack for module layout 2022-08-12 00:20:01 -04:00
Nathan Dwarshuis 53544b347e ENH use disgusting hack to simulate a sum type in yaml 2022-08-11 23:03:33 -04:00
Nathan Dwarshuis 40678a8e17 REF add some nice comments 2022-08-11 00:31:09 -04:00
Nathan Dwarshuis ee09e31e7d FIX typos 2022-08-11 00:27:16 -04:00
Nathan Dwarshuis 0c4172b149 ENH update conky to use dhall 2022-08-11 00:05:06 -04:00
Nathan Dwarshuis e290ca79ad ADD dhall config 2022-08-10 22:22:50 -04:00
Nathan Dwarshuis 4877eece30 ADD framework for setting plot height/width 2022-08-09 17:39:49 -04:00
Nathan Dwarshuis d4a5b74a52 FIX table row spacing 2022-08-08 14:50:23 -04:00
Nathan Dwarshuis 4106cb4427 FIX conky itself is not a make package 2022-08-02 15:45:54 -04:00
Nathan Dwarshuis fbc0e6027e REF add some notes 2022-08-01 13:13:57 -04:00
Nathan Dwarshuis c9a29179c7 ADD conky-lua itself to list of required packages 2022-08-01 00:30:22 -04:00
Nathan Dwarshuis 8a57f5f315 FIX make rock installer able to be called from anywhere 2022-07-31 22:57:42 -04:00
Nathan Dwarshuis 117b60828c ADD make pkgs list 2022-07-26 23:20:21 -04:00
Nathan Dwarshuis 2faabd0925 REF make ylabels generator functional 2022-07-24 11:56:57 -04:00
Nathan Dwarshuis 696d6b16d7 REF clean up code 2022-07-24 11:40:21 -04:00
Nathan Dwarshuis 1f5fa3ddd6 REF make code cleaner/more functional 2022-07-24 00:47:45 -04:00
Nathan Dwarshuis f05b4ea4b7 REF make color module more functional 2022-07-23 23:52:13 -04:00
Nathan Dwarshuis 25b2ddf2fd ENH simplify formatting math 2022-07-23 23:51:54 -04:00
Nathan Dwarshuis e7c05bb0d7 REF make things more functional 2022-07-23 22:55:30 -04:00
Nathan Dwarshuis f4a73a213b FIX make IO module not spaz out on startup 2022-07-23 22:55:15 -04:00
Nathan Dwarshuis 7426795a9c REF this isn't a constant 2022-07-23 22:12:10 -04:00
Nathan Dwarshuis 53f046bd9b FIX nil makes interface crash when pid not found 2022-07-23 22:10:45 -04:00
Nathan Dwarshuis 9cabca8207 ENH make hwp more concise 2022-07-23 22:01:50 -04:00
Nathan Dwarshuis 75359e281f ENH make processor and other low level functions more functional 2022-07-23 21:50:31 -04:00
Nathan Dwarshuis e5f5e54eec ENH make interface finder more robust 2022-07-23 19:54:59 -04:00
Nathan Dwarshuis 62008e7eb7 ADD gmatch to table function 2022-07-23 19:54:49 -04:00
Nathan Dwarshuis c27dfa0c0a ENH add nifty warning message 2022-07-23 19:54:35 -04:00
Nathan Dwarshuis 348eafc1cc ENH make processor not puke if coretemps paths not found 2022-07-23 19:42:21 -04:00
Nathan Dwarshuis a6d1175a73 ENH use exit code to query smartd 2022-07-23 19:32:20 -04:00
Nathan Dwarshuis 77f8d23a03 ENH check that rapl interfaces are readable 2022-07-21 22:48:12 -04:00
Nathan Dwarshuis 7ea7c7cea5 FIX processor dial placement for multiple rows 2022-07-21 22:34:33 -04:00
Nathan Dwarshuis 462006aa34 REF indendation fixes 2022-07-21 22:13:27 -04:00
Nathan Dwarshuis e3cc7ecd4c FIX more bugs 2022-07-21 22:12:06 -04:00
Nathan Dwarshuis 148f99747d ENH add another requirement 2022-07-21 22:11:30 -04:00
Nathan Dwarshuis 0f53cccfa9 FIX a bunch of bugs 2022-07-21 19:16:11 -04:00