Commit Graph

190 Commits

Author SHA1 Message Date
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
utox39
b338abad8a feat: minor changes 2025-03-26 12:11:53 +01:00
utox39
053815a9da feat(macos): handle FileNotFound error 2025-03-26 11:45:18 +01:00
utox39
87143f4e70 feat(macos): minor changes 2025-03-26 09:06:21 +01:00
utox39
efeb161c59 feat(macos): add macports packages count 2025-03-26 09:05:58 +01:00
utox39
d39cc94de7 feat: minor changes 2025-03-26 09:03:19 +01:00
utox39
40658f6c5e feat: add package manager info 2025-03-25 11:10:06 +01:00
utox39
58473d07ee feat(macos): add import 2025-03-25 11:09:19 +01:00
utox39
a993c9e8a2 feat(macos): add a utility function to count the number of entries in a direcrory 2025-03-25 11:08:56 +01:00
utox39
13d333dd55 feat(macos): add package manager info (homebrew) 2025-03-25 11:07:44 +01:00
utox39
50e71d081d refactor(macos): rename the getGpuFreq function to getAppleSiliconGpuFreq 2025-03-25 01:17:37 +01:00
utox39
9bbc71f299 feat: add gpu freq 2025-03-25 01:10:28 +01:00
utox39
443e9b9985 feat(macos): add gpu freq 2025-03-25 01:10:01 +01:00
utox39
1d989a1919 fix: fix typo 2025-03-23 23:01:46 +01:00
utox39
43d0752991 refactor: refactoring of the project structure 2025-03-20 16:45:29 +01:00
utox39
6a8f82dd41 feat: add cpu frequency 2025-03-20 13:43:35 +01:00
utox39
5fe913da11 feat(macos): add Apple Silicon cpu frequency 2025-03-20 13:43:09 +01:00
utox39
7dba1c169c fix(macos): fix calculation for ram usage 2025-03-18 11:04:53 +01:00
utox39
e32eb85e94 refactor: rename detection import 2025-03-18 11:02:46 +01:00
utox39
0dfc050fbe refactor: rename root.zig to detection.zig 2025-03-18 10:45:06 +01:00
utox39
036d855e88 refactor: rename root.zig to detection.zig 2025-03-18 10:41:13 +01:00
utox39
3e2e340b5a feat: add locale info 2025-03-18 10:28:12 +01:00
utox39
6ec1a50908 feat(macos): add locale info 2025-03-18 10:27:56 +01:00
utox39
72a272cf3e feat(linux): add terminal info 2025-03-17 01:17:48 +01:00
utox39
9a9661d6bd feat(linux): add net info 2025-03-17 01:14:42 +01:00
utox39
5c4dbbcef2 feat(linux): add os info 2025-03-17 01:09:46 +01:00
utox39
d0d9881561 feat(linux): add kernel info 2025-03-17 00:50:53 +01:00
utox39
561db69a55 refactor(macos): rename the CoreFoundation import from c_core_foundation to c_cf 2025-03-15 01:55:23 +01:00
utox39
879d65098e build: remove lib creation 2025-03-13 14:25:22 +01:00
utox39
e3e4f528e7 style(macos): remove commented out code 2025-03-13 14:19:23 +01:00
utox39
c8717db61e docs(README): add title 2025-03-13 02:12:36 +01:00
utox39
5c126c3207 refactor(macos): use errdefer to deallocate in case of error instead of doing it manually 2025-03-13 02:11:08 +01:00
utox39
4db102c08c fix(macos): fix segmentation fault 2025-03-13 02:04:52 +01:00
utox39
1f53298b31 feat: add net info 2025-03-13 01:42:53 +01:00
utox39
7655af8fe5 feat(macos): add net info 2025-03-13 01:42:39 +01:00
utox39
028814dcd3 feat: add kernel info 2025-03-12 23:09:30 +01:00
utox39
6b2810a9a1 feat(macos): add kernel info 2025-03-12 23:09:05 +01:00
utox39
ecbd26cd98 style(macos): remove commented out code 2025-03-12 01:12:35 +01:00
utox39
f34ba63c81 refactor: minor changes 2025-03-12 01:00:26 +01:00
utox39
5d26493067 perf(macos): remove the tagged union and use an optional insted 2025-03-12 00:59:54 +01:00
utox39
68b735179d feat: add swap info 2025-03-12 00:20:24 +01:00
utox39
d38cb7b413 feat(macos): add swap info 2025-03-12 00:19:53 +01:00
utox39
7de1c620b5 feat: add os info 2025-03-10 23:11:02 +01:00
utox39
4a05196764 feat(macos): add os info 2025-03-10 23:10:43 +01:00
utox39
f9aa1d3007 feat: add terminal info 2025-03-10 16:17:09 +01:00
utox39
b7139da103 feat(macos): add terminal info 2025-03-10 16:16:55 +01:00