335 Commits

Author SHA1 Message Date
utox39
1a1d96c3a3 feat: add conversion of a hex color to rgb 2025-05-28 17:33:10 +02:00
utox39
f4fc3ac7e3 build: bump version to 0.3.1 2025-05-16 14:01:21 +02:00
utox39
96045ff9c3 Merge pull request #1 from utox39/feat-macos/intel-cpu-freq
Feat-macos/intel-cpu-freq
2025-05-16 13:52:56 +02:00
utox39
2cf98c669c fix(macos): fix NoMatchingService error for intel macs when trying to retrieve gpu frequency 2025-05-16 13:45:23 +02:00
utox39
826d427d8a feat(macos): add intel cpu frequency info 2025-05-14 12:49:20 +02:00
utox39
b67d823f7b build: bump version to 0.2.2 2025-05-14 00:53:29 +02:00
utox39
5cf08dd50c fix: fix memory leak when zigfetch crashes 2025-05-13 14:50:27 +02:00
utox39
12ca70ac45 build: bump version to 0.2.1 2025-05-11 00:52:53 +02:00
utox39
2a3ba3e230 refactor: add comments 2025-05-10 23:03:01 +02:00
utox39
551f452ffe refactor: add comments 2025-05-10 23:02:05 +02:00
utox39
06edcb123e refactor: zeroes the buf2 buffer 2025-05-10 21:14:15 +02:00
utox39
6fa4d8a699 feat: add colors 2025-05-10 20:13:15 +02:00
utox39
360fe05007 refactor(linux): change toStr string 2025-05-10 19:31:13 +02:00
utox39
c541e0588e refactor(macos): change toStr string 2025-05-10 19:30:04 +02:00
utox39
34ff7e827b refactor(macos): handle the EnvironmentVariableNotFound error for the env vars 'LANG' and 'TERM_PROGRAM' 2025-05-09 11:54:56 +02:00
utox39
55897d5f47 feat: add default ansi colors 2025-05-04 18:07:21 +02:00
utox39
f1d37f0323 chore: add issue template 2025-05-01 19:23:16 +02:00
utox39
fe43cc9da4 chore: update security policy 2025-05-01 19:20:16 +02:00
utox39
c6ca1b42e9 chore: add security policy 2025-05-01 19:18:56 +02:00
utox39
f669d161c6 chore: add code of conduct 2025-05-01 19:18:40 +02:00
utox39
63fd0239c4 build: bump version to 0.2.0 2025-05-01 19:12:48 +02:00
utox39
4252a9f10a feat(linux): add toStr method to each struct 2025-05-01 19:07:09 +02:00
utox39
6fdde01ac9 feat: add ascii art 2025-05-01 18:34:53 +02:00
utox39
71518605c9 feat(macos): add toStr method to each struct 2025-05-01 17:35:24 +02:00
utox39
c86ba3f9dc fix(macos): fix memory leak 2025-04-18 14:26:18 +02:00
utox39
931f474b83 fix(linux): fix memory leak 2025-04-18 14:25:51 +02:00
utox39
dce7762a46 refactor: add gpa deinit 2025-04-17 04:30:26 +02:00
utox39
1c6b6fd4f7 build: bump version to 0.1.3 2025-04-14 18:26:55 +02:00
utox39
449450d732 refactor: refactor user output 2025-04-14 17:18:23 +02:00
utox39
a1dd43e132 docs(README): update README 2025-04-14 16:10:04 +02:00
utox39
4efc74e6ca docs(README): update README 2025-04-13 17:54:16 +02:00
utox39
a49badea04 docs(README): update README 2025-04-13 17:46:38 +02:00
utox39
e3eaf68c58 docs(README): update README 2025-04-13 15:17:24 +02:00
utox39
e6967e0d7c build: bump version to 0.1.2 2025-04-13 02:40:36 +02:00
utox39
0c34f90fcc refactor: remove redundant code 2025-04-13 02:40:16 +02:00
utox39
c35c57d0dc build: bump version to 0.1.1 2025-04-13 00:02:59 +02:00
utox39
1a1871a6a6 refactor: refactor user output 2025-04-13 00:02:36 +02:00
utox39
08131b1c90 docs(README): update README 2025-04-12 23:53:00 +02:00
utox39
6e2d91b87a docs(README): update README 2025-04-12 23:40:18 +02:00
utox39
cb99a80aaf build: bump version to 0.1.0 2025-04-12 23:39:52 +02:00
utox39
eaa9e61996 build: add README.md to .paths 2025-04-12 23:38:42 +02:00
utox39
bf0d62bffe feat: add platform-specific logic 2025-04-12 23:15:44 +02:00
utox39
715fac325c fix(macos): fix the calculation to get the amount of used swap 2025-04-10 14:55:31 +02:00
utox39
11f2d6c49d feat(linux): add swap info 2025-04-09 12:59:09 +02:00
utox39
4229fec461 feat(linux): add locale info 2025-04-09 12:39:26 +02:00
utox39
1cde267f5e feat(linux): add disk info 2025-04-04 22:25:37 +02:00
utox39
ce250df9eb feat(linux): replaces the deprecated function 'split' with the function 'splitScalar' 2025-04-04 22:08:27 +02:00
utox39
2dee72cc3c fix(linux): fix EnvironmentVariableNotFound error 2025-04-04 22:05:36 +02:00
utox39
5eed155d70 feat(windows): WIP 2025-04-03 02:30:42 +02:00
utox39
f5d347c92f feat(linux): replaces the deprecated function 'split' with the function 'splitScalar' 2025-04-02 01:05:29 +02:00