Commit Graph

  • c660fc903f feat(linux-gpu): handle multiple gpu utox39 2025-07-11 21:54:17 +02:00
  • 90abbcb1fd feat(linux-gpu): handle the return value of the pci_fill_info function utox39 2025-07-11 16:27:07 +02:00
  • a52dd145da build(linux): link with libpci utox39 2025-07-11 14:22:25 +02:00
  • 5faf60e53d refactor(formatters): remove gpu information detection behavior based on os utox39 2025-07-11 14:21:37 +02:00
  • 7993cab4df feat(linux): add gpu name info utox39 2025-07-11 14:16:35 +02:00
  • b4ec1b6d2d build: bump version to 0.5.3 v0.5.3 utox39 2025-06-19 03:24:36 +02:00
  • cd40fe34d2 fix(formatters): correct printed total swap size from usage to actual size utox39 2025-06-19 03:23:44 +02:00
  • 5e71eaf3f6 build: bump version to 0.5.2 v0.5.2 utox39 2025-06-13 19:18:26 +02:00
  • 7ac43a2694 refactor: remove todo utox39 2025-06-13 19:17:37 +02:00
  • d9c68cb9cd build: bump version to 0.5.1 v0.5.1 utox39 2025-05-30 21:57:10 +02:00
  • 1865be9030 style: change hostname color utox39 2025-05-30 21:56:58 +02:00
  • 6ad0bc1db5 build: bump version to 0.5.0 v0.5.0 utox39 2025-05-30 18:02:51 +02:00
  • ff810a1656 feat: remove toStr methods utox39 2025-05-30 18:01:00 +02:00
  • 5019f177c1 refactor(config): add comment utox39 2025-05-30 18:00:08 +02:00
  • 4206b7236d docs(README): update README utox39 2025-05-30 13:17:41 +02:00
  • 2a5c27f0a2 docs(README): update README utox39 2025-05-30 13:16:35 +02:00
  • f5f062ecd8 docs(README): update README utox39 2025-05-29 12:17:27 +02:00
  • cbb9ce8516 Merge pull request #2 from utox39/feat/user-config utox39 2025-05-28 17:47:27 +02:00
  • bf721c1671 docs(README): update README utox39 2025-05-28 17:46:03 +02:00
  • c81e9f7886 build: bump version to 0.4.0 utox39 2025-05-28 17:40:02 +02:00
  • 801d15afc8 docs(README): update README utox39 2025-05-28 17:39:19 +02:00
  • d497f2e4b5 feat: add user configuration logic utox39 2025-05-28 17:39:03 +02:00
  • e56de0a70f chore: add default configuration utox39 2025-05-28 17:37:12 +02:00
  • ff90b826d5 feat: add formatters for user configuration utox39 2025-05-28 17:35:36 +02:00
  • 0019045acb feat: add user configuration logic utox39 2025-05-28 17:35:13 +02:00
  • 1a1d96c3a3 feat: add conversion of a hex color to rgb utox39 2025-05-28 17:33:10 +02:00
  • f4fc3ac7e3 build: bump version to 0.3.1 utox39 2025-05-16 14:01:21 +02:00
  • 96045ff9c3 Merge pull request #1 from utox39/feat-macos/intel-cpu-freq utox39 2025-05-16 13:52:56 +02:00
  • 2cf98c669c fix(macos): fix NoMatchingService error for intel macs when trying to retrieve gpu frequency utox39 2025-05-16 13:42:40 +02:00
  • 826d427d8a feat(macos): add intel cpu frequency info utox39 2025-05-14 12:49:20 +02:00
  • b67d823f7b build: bump version to 0.2.2 utox39 2025-05-14 00:53:29 +02:00
  • 5cf08dd50c fix: fix memory leak when zigfetch crashes utox39 2025-05-13 14:50:27 +02:00
  • 12ca70ac45 build: bump version to 0.2.1 utox39 2025-05-11 00:52:53 +02:00
  • 2a3ba3e230 refactor: add comments utox39 2025-05-10 23:03:01 +02:00
  • 551f452ffe refactor: add comments utox39 2025-05-10 23:02:05 +02:00
  • 06edcb123e refactor: zeroes the buf2 buffer utox39 2025-05-10 21:14:15 +02:00
  • 6fa4d8a699 feat: add colors utox39 2025-05-10 20:13:15 +02:00
  • 360fe05007 refactor(linux): change toStr string utox39 2025-05-10 19:31:13 +02:00
  • c541e0588e refactor(macos): change toStr string utox39 2025-05-10 19:30:04 +02:00
  • 34ff7e827b refactor(macos): handle the EnvironmentVariableNotFound error for the env vars 'LANG' and 'TERM_PROGRAM' utox39 2025-05-09 11:52:22 +02:00
  • 55897d5f47 feat: add default ansi colors utox39 2025-05-04 18:07:21 +02:00
  • f1d37f0323 chore: add issue template utox39 2025-05-01 19:23:16 +02:00
  • fe43cc9da4 chore: update security policy utox39 2025-05-01 19:20:16 +02:00
  • c6ca1b42e9 chore: add security policy utox39 2025-05-01 19:18:56 +02:00
  • f669d161c6 chore: add code of conduct utox39 2025-05-01 19:18:40 +02:00
  • 63fd0239c4 build: bump version to 0.2.0 utox39 2025-05-01 19:12:48 +02:00
  • 4252a9f10a feat(linux): add toStr method to each struct utox39 2025-05-01 19:07:09 +02:00
  • 6fdde01ac9 feat: add ascii art utox39 2025-05-01 18:34:53 +02:00
  • 71518605c9 feat(macos): add toStr method to each struct utox39 2025-05-01 17:35:24 +02:00
  • c86ba3f9dc fix(macos): fix memory leak utox39 2025-04-18 14:26:18 +02:00
  • 931f474b83 fix(linux): fix memory leak utox39 2025-04-18 14:25:51 +02:00
  • dce7762a46 refactor: add gpa deinit utox39 2025-04-17 04:30:26 +02:00
  • 1c6b6fd4f7 build: bump version to 0.1.3 utox39 2025-04-14 18:26:55 +02:00
  • 449450d732 refactor: refactor user output utox39 2025-04-14 17:18:23 +02:00
  • a1dd43e132 docs(README): update README utox39 2025-04-14 16:10:04 +02:00
  • 4efc74e6ca docs(README): update README utox39 2025-04-13 17:54:16 +02:00
  • a49badea04 docs(README): update README utox39 2025-04-13 17:46:38 +02:00
  • e3eaf68c58 docs(README): update README utox39 2025-04-13 15:17:24 +02:00
  • e6967e0d7c build: bump version to 0.1.2 utox39 2025-04-13 02:40:36 +02:00
  • 0c34f90fcc refactor: remove redundant code utox39 2025-04-13 02:40:16 +02:00
  • c35c57d0dc build: bump version to 0.1.1 utox39 2025-04-13 00:02:59 +02:00
  • 1a1871a6a6 refactor: refactor user output utox39 2025-04-13 00:02:36 +02:00
  • 08131b1c90 docs(README): update README utox39 2025-04-12 23:53:00 +02:00
  • 6e2d91b87a docs(README): update README utox39 2025-04-12 23:40:18 +02:00
  • cb99a80aaf build: bump version to 0.1.0 utox39 2025-04-12 23:39:52 +02:00
  • eaa9e61996 build: add README.md to .paths utox39 2025-04-12 23:38:42 +02:00
  • bf0d62bffe feat: add platform-specific logic utox39 2025-04-12 23:15:44 +02:00
  • 715fac325c fix(macos): fix the calculation to get the amount of used swap utox39 2025-04-10 14:55:31 +02:00
  • 11f2d6c49d feat(linux): add swap info utox39 2025-04-09 12:59:09 +02:00
  • 4229fec461 feat(linux): add locale info utox39 2025-04-09 12:39:26 +02:00
  • 1cde267f5e feat(linux): add disk info utox39 2025-04-04 22:25:37 +02:00
  • ce250df9eb feat(linux): replaces the deprecated function 'split' with the function 'splitScalar' utox39 2025-04-04 22:08:27 +02:00
  • 2dee72cc3c fix(linux): fix EnvironmentVariableNotFound error utox39 2025-04-04 22:05:36 +02:00
  • 5eed155d70 feat(windows): WIP utox39 2025-04-03 02:30:42 +02:00
  • f5d347c92f feat(linux): replaces the deprecated function 'split' with the function 'splitScalar' utox39 2025-04-02 01:05:29 +02:00
  • b338abad8a feat: minor changes utox39 2025-03-26 12:11:53 +01:00
  • 053815a9da feat(macos): handle FileNotFound error utox39 2025-03-26 11:45:18 +01:00
  • 87143f4e70 feat(macos): minor changes utox39 2025-03-26 09:06:21 +01:00
  • efeb161c59 feat(macos): add macports packages count utox39 2025-03-26 09:05:58 +01:00
  • d39cc94de7 feat: minor changes utox39 2025-03-26 09:03:19 +01:00
  • 40658f6c5e feat: add package manager info utox39 2025-03-25 11:10:06 +01:00
  • 58473d07ee feat(macos): add import utox39 2025-03-25 11:09:19 +01:00
  • a993c9e8a2 feat(macos): add a utility function to count the number of entries in a direcrory utox39 2025-03-25 11:08:56 +01:00
  • 13d333dd55 feat(macos): add package manager info (homebrew) utox39 2025-03-25 11:07:44 +01:00
  • 50e71d081d refactor(macos): rename the getGpuFreq function to getAppleSiliconGpuFreq utox39 2025-03-25 01:17:37 +01:00
  • 9bbc71f299 feat: add gpu freq utox39 2025-03-25 01:10:28 +01:00
  • 443e9b9985 feat(macos): add gpu freq utox39 2025-03-25 01:10:01 +01:00
  • 1d989a1919 fix: fix typo utox39 2025-03-23 23:01:46 +01:00
  • 43d0752991 refactor: refactoring of the project structure utox39 2025-03-20 16:45:29 +01:00
  • 6a8f82dd41 feat: add cpu frequency utox39 2025-03-20 13:43:35 +01:00
  • 5fe913da11 feat(macos): add Apple Silicon cpu frequency utox39 2025-03-20 13:43:09 +01:00
  • 7dba1c169c fix(macos): fix calculation for ram usage utox39 2025-03-18 11:04:53 +01:00
  • e32eb85e94 refactor: rename detection import utox39 2025-03-18 11:02:46 +01:00
  • 0dfc050fbe refactor: rename root.zig to detection.zig utox39 2025-03-18 10:45:06 +01:00
  • 036d855e88 refactor: rename root.zig to detection.zig utox39 2025-03-18 10:41:13 +01:00
  • 3e2e340b5a feat: add locale info utox39 2025-03-18 10:28:12 +01:00
  • 6ec1a50908 feat(macos): add locale info utox39 2025-03-18 10:27:56 +01:00
  • 72a272cf3e feat(linux): add terminal info utox39 2025-03-17 01:17:48 +01:00
  • 9a9661d6bd feat(linux): add net info utox39 2025-03-17 01:14:42 +01:00
  • 5c4dbbcef2 feat(linux): add os info utox39 2025-03-17 01:09:46 +01:00