Commit Graph

  • efae7c4b93 Split main.go code into more functions,improved extra newline removal and added --ascii flag EnumDev 2024-06-09 10:49:11 +03:00
  • 24da6ce083 Removed extra new lines at the end of the output EnumDev 2024-06-09 10:30:55 +03:00
  • b90b869643 Stormfetch will no longer crash if there is an error while reading partition size EnumDev 2024-06-09 10:20:28 +03:00
  • 720eb845ca Improved partition detection EnumDev 2024-06-09 10:12:36 +03:00
  • 81c4006e48 Removed .gitignore from repository due to being unnecessary EnumDev 2024-06-09 09:45:28 +03:00
  • 58b3e82346 Added Linux Mint ascii 3.3 EnumDev 2024-06-08 20:47:33 +03:00
  • ba67c074db Fixed bug where system info would be cut off if ascii was short and added cachyos ascii EnumDev 2024-06-08 20:33:33 +03:00
  • c8b3f9f4a4 Text color should now reset at the end of the stormfetch output 3.2 EnumDev 2024-06-05 16:43:27 +03:00
  • c05f34eb7d Fixed minor bug and updated fetch_script.sh Fixed bug which would cause partitions not to show up if /dev/disk/by-partlabel/ did not exist Updated fetch_script.sh to use labels if available 3.1 EnumDev 2024-05-16 22:24:16 +03:00
  • 39b901e6fd Added PARTITION<n>_LABEL bash variable EnumDev 2024-05-16 22:05:03 +03:00
  • 2af3ab1156 Close xdg connection after querying 3.0 EnumDev 2024-05-16 17:01:11 +03:00
  • aba10e3e9e Updated README.md EnumDev 2024-05-16 16:58:48 +03:00
  • 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 EnumDev 2024-05-16 16:55:15 +03:00
  • a5ffb4b32e Tidied up code The fetch script environment is now mostly set up in each own function EnumDev 2024-05-16 14:44:38 +03:00
  • 4de0d34e28 Improved GPU and Screen resolution fetching Replaced calls to bash for getting monitor resolutions getGPUName() now returns the first GPU with available device information EnumDev 2024-05-16 08:41:21 +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 EnumDev 2024-05-15 16:36:44 +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 EnumDev 2024-05-15 13:25:11 +03:00
  • 4a2833afff Shell information has been converted to a Golang function EnumDev 2024-05-15 12:02:43 +03:00
  • c13c730e4c Removed lshw as a dependency Renamed Utils.go to utils.go EnumDev 2024-05-15 10:07:20 +03:00
  • 4c72295972 DE/WM information has been converted to a Golang function EnumDev 2024-05-15 09:15:15 +03:00
  • a29a8f1dd9 CPU, GPU and memory information have been converted to Golang functions EnumDev 2024-05-14 10:03:18 +03:00
  • 1fc9a9ea79 Added Bspwm support EnumDev 2024-05-12 16:58:32 +03:00
  • 01b23277fd Added gif to README.md Changed README.md formatting EnumDev 2024-05-12 11:24:58 +03:00
  • 75deb165ad Updated configuration to support color 2.0 EnumDev 2024-05-12 10:14:00 +03:00
  • 56511c90db Merge remote-tracking branch 'origin/master' EnumDev 2024-05-11 21:18:10 +03:00
  • 42a60296a9 Improved color support EnumDev 2024-05-11 21:17:39 +03:00
  • af4c534685 Merge branch 'master' into 'master' EnumDev 2024-05-11 17:31:13 +00:00
  • 25a596cd5e tidy up the grammar a bit let 2024-05-11 20:05:04 +03:00
  • 4d414daccc add AUR to README let 2024-05-11 20:03:08 +03:00
  • 664b639fb9 Added color support EnumDev 2024-05-11 19:16:53 +03:00
  • 2b33b64602 Added missing dependency warning 1.1 EnumDev 2024-05-08 14:26:01 +03:00
  • 200e300be0 Improved DE/WM Detection EnumDev 2024-05-08 14:12:38 +03:00
  • 139e64d682 Added GO variable to Makefile EnumDev 2024-05-08 13:00:29 +03:00
  • 0608d1b84b Added a 'compress' goal to the Makefile to quickly create a tar.gz archive EnumDev 2024-05-08 11:29:01 +03:00
  • 325d6bff13 Updated fetch script Added new ascii art for more linux distros EnumDev 2024-05-08 11:21:13 +03:00
  • e30485d80f Added go.sum 1.0 EnumDev 2024-05-06 15:57:50 +03:00
  • a496963b28 Updated README.md EnumDev 2024-05-06 15:56:39 +03:00
  • 63ff845576 Fixed free and used memory being swapped EnumDev 2024-05-06 15:49:54 +03:00
  • c40c3ce423 Updated Makefile, README.md and fetch_script_functions.sh EnumDev 2024-05-06 15:32:55 +03:00
  • 24bc0b6f16 Added BINDIR and SYSCONFDIR variables to the Makefile EnumDev 2024-05-06 14:56:29 +03:00
  • 8874e74488 Added README.md EnumDev 2024-05-06 13:40:17 +03:00
  • 72fcee014f Added Makefile EnumDev 2024-05-06 13:26:09 +03:00
  • 9d78dc0ca6 Added default config to git repo EnumDev 2024-05-06 12:57:56 +03:00
  • 80e4992f75 Added MIT License EnumDev 2024-05-06 12:48:21 +03:00
  • c340e02fcd Distro information will no longer need to be hard coded if ID, NAME and PRETTY_NAME are values in /etc/os-release EnumDev 2024-05-06 11:26:48 +03:00
  • ba42064d3a Seperated the fetch script into its own file EnumDev 2024-05-06 00:08:24 +03:00
  • d97ff3d9b6 Stormfetch can now use ascii art from both the global and user ascii directory simultaneously EnumDev 2024-05-05 22:14:59 +03:00
  • 0dcb6320af Removed distro_id config option Cleaned up some code EnumDev 2024-05-05 12:38:02 +03:00
  • 23cdf358b0 Moved distro information to the right of the distro ascii EnumDev 2024-05-04 15:59:10 +03:00
  • 469e704610 Initial Commit EnumDev 2024-05-04 15:02:05 +03:00