Commit Graph

28 Commits

Author SHA1 Message Date
Adrian Groh
015a867455
feat: use faster method for nix package count (#57)
* Use fast nix package count from libmacchina

* Update docs on slow nix package count

* Update libmacchina to 7.3.0
2024-06-29 17:29:34 +02:00
Adrian Groh
4309bc1a08
feat(logos): add CachyOS logo (#56)
* Add CachyOS logo

* chore(logos): re-render all logos

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-27 10:42:47 +02:00
Un1q32
99da6af80a
feat(logos): update GNU Hurd logo
* update gnu logo

https://github.com/dylanaraps/pfetch/pull/152

* Fix title color

* Update README

---------

Co-authored-by: Adrian Groh <adrian.groh@t-online.de>
2024-04-23 12:39:24 +02:00
Adrian Groh
fed3a6d95d
feat(logos): add Bazzite logo (#39)
closes #38

* Add bazzite logo

* Fix bazzite os detection

* Add bazzite to logo lists

* chore(logos): re-render all logos

* chore(logos): re-render all logos

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-06 08:19:40 +01:00
7527c3b18f
ci: add workflow to render all logos
This will render all logos to be seen in `all_logos.md` using typst
2023-09-29 14:21:01 +02:00
Adrian Groh
eb3c0f0f2c
Merge pull request #34
Support custom logos at runtime
2023-07-07 16:33:26 +02:00
62be00b3b9
feat: add support for custom logos at runtime
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Windows x86_64, windows-latest, true, x86_64-pc-windows-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, macOS x86_64, macos-latest, true, x86_64-apple-darwin) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Android, ubuntu-latest, true, aarch64-linux-android) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, FreeBSD, ubuntu-latest, true, x86_64-unknown-freebsd) (push) Has been cancelled
closes #33
This allows to use the `PF_CUSTOM_LOGOS` option to load a file
containing pfetch logos
2023-07-07 16:23:29 +02:00
5d8ec8360b
docs(readme): add nixpkgs installation instructions 2023-07-05 22:07:30 +02:00
be4abf7367
feat(logos): add Oracle Linux logo
closes #28
2023-05-22 18:27:32 +02:00
ea6b78db16
feat: add cpu name info option 2023-05-20 15:48:22 +02:00
852e4e56b6
chore: fast RPM package count on openSUSE (libmacchina 7.1.0)
This requires the `rpm-devel` package to be installed
2023-05-16 10:49:31 +02:00
7b66343d42
feat(logos): add Alma Linux logo 2023-05-12 13:00:57 +02:00
3e2bf5ed1b
feat(logos): add Rocky Linux logo 2023-05-11 22:51:23 +02:00
641ad67d66
docs(readme): rewrite notice on slow package counts in README 2023-04-14 13:49:25 +02:00
145eb3dde3
Remove early development notice from README 2023-03-28 20:07:59 +02:00
Adrian Groh
272df89775
feat(logos): add Vanilla OS logo (#22) 2023-03-23 11:53:39 +01:00
21st
9df302965d
docs(readme): add homebrew installation instructions (#20) 2023-03-20 20:25:26 +01:00
e674e5b140
feat(logos): add SteamOS logo
closes #19
2023-03-19 15:57:15 +01:00
6834bfe7b5
docs(readme): update benchmark table content in README 2023-03-18 20:11:32 +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
5505fc6e8e
feat: add Nobara Project logo 2023-03-09 14:28:25 +01:00
8c53f0111f
perf: prefer libmacchina readouts over dotenvy 2023-03-09 14:21:39 +01:00
d041782cd4
docs(readme): add new logos to README.md 2023-02-28 09:25:31 +01:00
RubixDev
e62cfdfff3
feat: add DietPi logo and support all 256 ANSI colors 2023-02-25 21:24:57 +01:00
a81dad44ea
docs(readme): add PF_FAST_PKG_COUNT to available options in README.md 2023-02-19 20:11:17 +01:00
cdea34d669
docs(readme): add binary installation option to README.md 2023-02-17 15:13:01 +01:00
a73700924b
Add AUR installation method 2023-02-16 16:47:38 +01:00
0c9c35b971
Initial commit 2023-02-16 16:16:19 +01:00