Commit Graph
68 Commits
Author SHA1 Message Date
EnumDev 8147d302c8 Fix bash version checking 2026-02-16 14:15:59 +02:00
EnumDev 8dfe7b3a0e Return unknown GPU if device info is nil 2026-02-16 14:12:19 +02:00
EnumDev 8cafe93b33 Update README.md 2026-02-15 20:12:48 +02:00
EnumDev adcf06c149 Reduce gif quality for faster playback 2026-02-15 19:55:49 +02:00
EnumDev 5ef39f89cc Update preview gif 2026-02-15 19:52:35 +02:00
EnumDev 738d2c2086 Disale local IP module if no ip is available 2026-02-15 19:42:18 +02:00
EnumDevandGitHub 637bd2c3e3 Merge pull request #1 from EnumeratedDev/experimental
Merge experimental changes
2026-02-15 17:39:04 +00:00
EnumDev 08035010c9 Add used and total GPU vram variables 2025-12-29 19:30:28 +02:00
EnumDev 983b347d88 Add post installation steps to README.md 2025-12-24 17:59:07 +02:00
EnumDev db96cd7e5e Detect GPU VRAM 2025-12-24 17:52:00 +02:00
EnumDev 96a2dee0e1 Update go modules 2025-12-24 17:40:56 +02:00
EnumDev 85d96fceec Improve GPU name fetching 2025-12-24 17:28:42 +02:00
EnumDev d83440491b Merge branch 'master' into experimental 2025-12-23 16:33:58 +02:00
EnumDev 16b27c4002 Update README.md 2025-12-23 16:32:50 +02:00
EnumDev 701585bd5e Remove duplicate whitespaces in motherboard names 2025-12-23 11:42:15 +02:00
EnumDev b60c9df495 Fallback to product name if subsystem can't be detected 2025-12-23 11:27:12 +02:00
EnumDev 428ee7ceee Improve 'cpus' module 2025-12-23 11:21:40 +02:00
EnumDev fbc9977bf4 Improve 'gpus' module 2025-12-23 11:09:07 +02:00
EnumDev 2f71da0673 Rework package counting 2025-12-22 21:18:06 +02:00
EnumDev d4e324d79f Do not attempt to show memory if not found 2025-12-22 20:02:02 +02:00
EnumDev 7f7c7d646d Do not attempt to show init system if not found 2025-12-22 20:01:14 +02:00
EnumDev cecce857e1 Fetch module information outside os.Expand() function 2025-12-22 17:38:35 +02:00
EnumDev fabc1adbf7 Take default color length into account when calculating module text
length
2025-12-22 14:28:51 +02:00
EnumDev 3b7cb5e4e2 Fix wrong module name in default config 2025-12-22 14:14:03 +02:00
EnumDev 1b0ad32b6b Trim last newline character from ascii art 2025-12-22 13:53:14 +02:00
EnumDev b52145614f Insert default color at the start of each module's text 2025-12-22 13:40:17 +02:00
EnumDev 705a40047b Remove 'distro name' flag and config option 2025-12-22 13:12:28 +02:00
EnumDev 341138116b Add default color map 2025-12-22 12:42:36 +02:00
EnumDev 051301aacd Rewrite 'GetDistroAsciiArt' function 2025-12-22 12:26:42 +02:00
EnumDev 3131d94429 Add 'config' flag 2025-12-22 12:07:03 +02:00
EnumDev c7bfaf7a31 Add 'custom' module 2025-12-22 11:54:30 +02:00
EnumDev 9ce8e5ef0b Replace old color code formatting with new one in cachyos ascii art 2025-12-21 22:25:58 +02:00
EnumDev 92ea038c77 Fix color codes not carrying over from last line of ascii art 2025-12-21 22:19:55 +02:00
EnumDev 9680c024b9 Rename config.yaml to config.yml 2025-12-21 18:40:48 +02:00
EnumDev 13cd6f1d45 Improve partitions module 2025-12-21 17:27:39 +02:00
EnumDev e400e338a0 Rename and improve cpus module 2025-12-21 17:16:05 +02:00
EnumDev d1b095ba73 Improve motherboard module 2025-12-21 16:36:24 +02:00
EnumDev 663e69638b Improve DE/WM module 2025-12-21 16:35:55 +02:00
EnumDev 4e296b5104 Update Makefile and add version flag 2025-12-21 16:34:57 +02:00
EnumDev eef69eed9a Remove dependency on bash, switch to new module system and simplify code 2025-12-21 15:42:57 +02:00
EnumDev 489e6e2143 Get BPM package count using directory contents 2025-10-25 15:28:21 +03:00
EnumDev ba43a98926 Add LXQt detection 2025-10-12 14:32:21 +03:00
EnumDev 1439a22378 Simplify color map system 2025-08-23 17:43:51 +03:00
EnumDev 74eb84e706 Simplify print statements 2025-08-23 16:39:21 +03:00
EnumDev 5ab8a6ee68 Add Bedrock Linux support 2025-08-23 16:32:14 +03:00
EnumDev 1ee2691b44 Update LICENSE 2025-04-01 17:44:16 +03:00
EnumDev b6dba0061d Remove developers section from README.md 2025-03-21 17:12:44 +02:00
EnumDev d41c00f972 Remove dependency warnings 2025-03-21 16:11:49 +02:00
EnumDev d51cfdf363 Improved GetGPUModels function 2025-03-21 16:03:15 +02:00
EnumDev 0f46e313e6 Remove compress goal from Makefile 2025-03-21 14:57:11 +02:00
EnumDev a76295c455 Moved go files to src/ folder 2025-03-21 14:56:58 +02:00
EnumDev 47fd83f8cd Improve GetMountedPartitions function and added 'hidden_partitions' and 'hidden_filesystems' config options 2025-03-21 14:11:33 +02:00
EnumDev ca17578cac Improve GetLibc function 2025-03-21 12:31:29 +02:00
EnumDev 7d121c330d Move package count detection to go code 2025-03-21 09:57:36 +02:00
EnumDev 6185af37d5 Add i3-with-shmlog detection 2025-03-20 13:27:46 +02:00
EnumDev cd0faaefe5 Add Enit init system detection 2025-03-10 22:43:06 +02:00
EnumDev 4b9bc59810 Change init system checking code 2025-03-10 22:42:18 +02:00
EnumDev 0ed976a06e Fixed bug where the getDistroAsciiArt function would ignore the systemConfigDir variable 2025-02-06 21:18:55 +02:00
EnumDev ce9813a2af Made fatal errors clearer and fixed bug in fetch script 2025-02-06 21:18:55 +02:00
EnumDev 0d3d3fafb2 Added motherboard information 2025-02-06 21:18:55 +02:00
EnumDev a99defd401 Makefile will now always use bash 2025-02-06 21:18:55 +02:00
EnumDev 120a1cf8e4 Fix for Xfce 2024-11-04 13:37:57 +02:00
EnumDev 76974ee789 Added i3, swayfx and hyprland WM detection 2024-10-23 17:14:23 +03:00
EnumDev 20cf7fe869 Fixed error when attempting to use stormfetch without being connected to the internet and simplified fetch script 2024-09-06 19:07:45 +03:00
EnumDev c5e02c07b5 Added wayland monitor resolution support 2024-08-23 15:13:09 +03:00
EnumDev e8a95e5313 Added Local IPv4 address support 2024-08-23 14:32:26 +03:00
EnumDev 0fd198d83e Added init system support 2024-08-22 21:54:14 +03:00
EnumDev 673f231c42 Added nushell support 2024-08-22 21:25:46 +03:00