14 Commits

Author SHA1 Message Date
0c376702c7 Added partition size support
Added MOUNTED_PARTITIONS bash variable
Added PARTITION<n>_DEVICE bash variable
Added PARTITION<n>_MOUNTPOINT bash variable
Added PARTITION<n>_TOTAL_SIZE bash variable
Added PARTITION<n>_USED_SIZE bash variable
Added PARTITION<n>_FREE_SIZE bash variable
2024-05-16 16:57:12 +03:00
7ed54ec1a5 DISPLAY_PROTOCOL Variable and separate monitor resolutions (On X11)
Added a DISPLAY_PROTOCOL variable
Resolution information has been converted to a Golang function and now lists different monitors separately
2024-05-15 16:37:09 +03:00
2984a7da5f Fixed chroot bugs and reduced executable size
Stormfetch will now only list CPU and memory information if available
Added 'ldflag "-w"' to go build which reduces file size
Added 'run' goal to Makefile
2024-05-15 13:25:11 +03:00
4a2833afff Shell information has been converted to a Golang function 2024-05-15 12:02:43 +03:00
4c72295972 DE/WM information has been converted to a Golang function 2024-05-15 09:15:15 +03:00
a29a8f1dd9 CPU, GPU and memory information have been converted to Golang functions 2024-05-14 10:03:18 +03:00
1fc9a9ea79 Added Bspwm support 2024-05-12 16:58:32 +03:00
75deb165ad Updated configuration to support color 2024-05-12 10:14:00 +03:00
2b33b64602 Added missing dependency warning 2024-05-08 14:26:01 +03:00
200e300be0 Improved DE/WM Detection 2024-05-08 14:12:38 +03:00
325d6bff13 Updated fetch script
Added new ascii art for more linux distros
2024-05-08 11:21:13 +03:00
63ff845576 Fixed free and used memory being swapped 2024-05-06 15:49:54 +03:00
c40c3ce423 Updated Makefile, README.md and fetch_script_functions.sh 2024-05-06 15:32:55 +03:00
9d78dc0ca6 Added default config to git repo 2024-05-06 12:57:56 +03:00