150 Commits
Author SHA1 Message Date
EnumDev d3837db2df Add oxwm detection 2026-05-25 10:44:09 +03:00
EnumDev 1d42bf9126 Hide snap mounts 2026-04-23 13:47:17 +03:00
EnumDev 690fefbffb Install build-essential in publish workflow job 8.0 2026-04-18 19:12:11 +03:00
EnumDev 0d4df6b222 Update CI/CD workflow 2026-04-18 18:59:31 +03:00
EnumDev 25a27e3c16 v8.0 2026-04-18 18:49:33 +03:00
EnumDevandGitHub 5d7e72fa2e Merge pull request #2 from EnumeratedDev/debian
Merge debian and CI/CD changes
2026-04-18 15:29:25 +00:00
EnumDev 5ba86fdf1b Add sudo to CI/CD workflow 2026-04-18 18:15:22 +03:00
EnumDev 26af051000 Fix typo in CI/CD workflow 2026-04-18 18:11:28 +03:00
EnumDev b77dd0f621 Update actions/checkout to v6 2026-04-18 18:08:38 +03:00
EnumDev 47fb9b0e64 Add changelog 2026-04-18 18:06:28 +03:00
EnumDev c712f1528a Add CI/CD pipeline 2026-04-18 18:00:50 +03:00
EnumDev 33b346785b Update debian package source 2026-04-18 17:36:09 +03:00
EnumDev f04a4b000a Add debian package source 2026-04-17 17:47:33 +03:00
EnumDev 3fdafd5c0c Add .gitignore 2026-04-17 16:12:17 +03:00
EnumDev da463b35e3 Separate monitor detection code into different program 2026-04-17 13:14:04 +03:00
EnumDev a919ffb71b Fix multiple spaces when version number is empty 2026-02-16 15:18:12 +02:00
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 7.4 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
7.3
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 7.2 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 7.1 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 7.0 2025-12-21 18:40:48 +02:00