Commit Graph
8 Commits
Author SHA1 Message Date
EnumDev 8c380dbec4 Stormfetch can now read config files in the directory specified with the Makefile SYSCONFDIR variable 2024-06-20 21:23:50 +03:00
EnumDev efdbe94193 Stormfetch will now list all GPUs if multiple of them are connected 2024-06-09 14:39:24 +03:00
EnumDev 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
EnumDev 139e64d682 Added GO variable to Makefile 2024-05-08 13:00:29 +03:00
EnumDev 0608d1b84b Added a 'compress' goal to the Makefile to quickly create a tar.gz archive 2024-05-08 11:52:59 +03:00
EnumDev c40c3ce423 Updated Makefile, README.md and fetch_script_functions.sh 2024-05-06 15:32:55 +03:00
EnumDev 24bc0b6f16 Added BINDIR and SYSCONFDIR variables to the Makefile 2024-05-06 14:56:29 +03:00
EnumDev 72fcee014f Added Makefile 2024-05-06 13:26:09 +03:00