Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-31 | 2.1 kB | |
v2.5.0 source code.tar.gz | 2023-01-31 | 25.5 kB | |
v2.5.0 source code.zip | 2023-01-31 | 26.7 kB | |
Totals: 3 Items | 54.3 kB | 0 |
What's Changed
- Allow custom ASCII art using config file by @rashil2000 in https://github.com/lptstr/winfetch/commit/24ca268352caeb70de739968fa0b027654e00ec3
- Add Windows 95/98/2000 ASCII art by @lexd0g in https://github.com/lptstr/winfetch/pull/143
- Report MaxClockSpeed in CPU by @rashil2000 in https://github.com/lptstr/winfetch/pull/144
- Fix redundant whitespace in CPU name by @xtonousou in https://github.com/lptstr/winfetch/pull/148
- Speed up info_locale by @Carterpersall in https://github.com/lptstr/winfetch/pull/154
- Implement faster IPv4 address retrieval method by @Carterpersall in https://github.com/lptstr/winfetch/pull/159
- Optimize info_disks by @Carterpersall in https://github.com/lptstr/winfetch/pull/164
- Optimize CPU usage retrieval by @Carterpersall in https://github.com/lptstr/winfetch/pull/160
- Add PSGallery publishing workflow by @rashil2000 in https://github.com/lptstr/winfetch/commit/30770d10d8da084b871ba41c03fb85961b6471ca
- Support for transparent images by @JManch in https://github.com/lptstr/winfetch/pull/169
- Optimize ps_pkgs function by @Carterpersall in https://github.com/lptstr/winfetch/pull/163
- Slightly faster CPU info by @Carterpersall in https://github.com/lptstr/winfetch/pull/167
- Show current theme name by @rashil2000 in https://github.com/lptstr/winfetch/commit/0358deea5e3ca03086be4984b905a0a534f8d1a5
New Contributors
- @lexd0g made their first contribution in https://github.com/lptstr/winfetch/pull/143
- @xtonousou made their first contribution in https://github.com/lptstr/winfetch/pull/148
- @Carterpersall made their first contribution in https://github.com/lptstr/winfetch/pull/154
- @JManch made their first contribution in https://github.com/lptstr/winfetch/pull/169
Full Changelog: https://github.com/lptstr/winfetch/compare/v2.4.1...2.5.0