Commit Graph

24 Commits

Author SHA1 Message Date
ea6b78db16
feat: add cpu name info option 2023-05-20 15:48:22 +02:00
a8b69d36ef
refactor: simplify code with .ok() 2023-05-20 15:44:03 +02:00
7f8e997b8d
feat: add alternative rpm package count method (for OpenSUSE)
This enables package count on openSUSE, although very slow
more info: https://github.com/Macchina-CLI/libmacchina/issues/154
closes #25
2023-04-14 13:34:34 +02:00
c7706ab56f
fix: fix panic when file specified in PF_SOURCE does not exist
closes #27
2023-04-14 13:01:28 +02:00
OldWorldOrdr
6ab6bbe8ac
feat: add help menu and -v argument to show version (#24)
* add a way to print version

* implement help menu
2023-04-14 12:55:59 +02:00
0ab0e5243f
fix(lib): never show TEMPLATE_VERSION_ID in os name
This appears when running pfetch-rs in a podman Arch Linux container
2023-04-08 18:52:51 +02:00
5cd50fa11d
fix(main): disable line wrap for pfetch output
related issue: #16
2023-03-16 13:57:04 +01:00
1a18897723
fix(lib): fix Bedrock Linux not being detected
closes #17
2023-03-16 12:58:17 +01:00
OldWorldOrdr
9f8b035d43
feat: add option to set title color to info name color (#15)
This can be done by setting `PF_COL3` to `COL1`
2023-03-15 20:35:36 +01:00
8c53f0111f
perf: prefer libmacchina readouts over dotenvy 2023-03-09 14:21:39 +01:00
RubixDev
e62cfdfff3
feat: add DietPi logo and support all 256 ANSI colors 2023-02-25 21:24:57 +01:00
39785f1911
feat: use libmacchina package count for Windows and BSD 2023-02-24 20:03:45 +01:00
ab02f3c39e
fix: fix os and host detection on Windows 2023-02-24 18:57:29 +01:00
40ed953f97
fix!: fix OS and host detection on macOS 2023-02-21 18:43:39 +01:00
TheHolyTachanka
8143dc9a4d renamed skip_slow 2023-02-19 20:49:40 +02:00
TheHolyTachanka
c2b4ca43fd fixed issue(again) 2023-02-19 20:42:11 +02:00
TheHolyTachanka
fc665ce956 fixed issue(im dumb) 2023-02-19 20:41:32 +02:00
TheHolyTachanka
f0171701fa Renamed skip_slow to skip_slow_package_managers 2023-02-19 20:40:26 +02:00
TheHolyTachanka
79f6aa4c57 remade the code to use dotenvy 2023-02-19 19:57:37 +02:00
TheHolyTachanka
1fb960c1c6 added flag to disable nix 2023-02-19 18:42:50 +02:00
tony
abc6e91a38 Change dotenv to dotenvy as dotenv is not maintained anymore 2023-02-18 14:50:16 +01:00
7377504ed6
fix(lib): fix macos package count
use libmacchina to count macos packages
2023-02-17 14:42:13 +01:00
e92fba8d8d
fix: fix ASCII detection on MacOS (#4) 2023-02-17 14:26:53 +01:00
0c9c35b971
Initial commit 2023-02-16 16:16:19 +01:00