Commit graph

9 commits

Author SHA1 Message Date
Stephen Seo be4421630e Fix output of memory info
It displayed "GiB" where it should have displayed "MiB"
2022-07-09 18:21:28 +09:00
Stephen Seo 313bb30794 Impl output loop 2022-07-09 18:18:12 +09:00
Stephen Seo ff181c27ed Impl get info from /proc/net/dev 2022-07-09 17:33:19 +09:00
Stephen Seo d7990af228 Impl fetching /proc/loadavg 2022-07-09 17:04:49 +09:00
Stephen Seo 0df98bc2a9 Impl parsing /proc/meminfo, create object with str 2022-07-09 16:57:49 +09:00
Stephen Seo ff3d53c64d Add swaybar protocol header 2022-07-09 16:33:59 +09:00
Stephen Seo 237d95bb52 Impl struct for swaybar objects and output test 2022-07-09 16:25:15 +09:00
Stephen Seo 8261e89750 Init skeleton project 2022-07-09 15:44:04 +09:00
Stephen Seo 9e4a0c03b1 Init empty commit 2022-07-09 15:43:40 +09:00