mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 12:32:32 +00:00
1.5 KiB
1.5 KiB
Neofetch 1.4
- Renamed
fetchtoneofetch. Thanks for voting.
Packages
- Added Debian/Ubuntu package. Thanks @dawidd6
Info
Added the ability to print certain info as a progress bar.
- Added
--progress_charand$progress_charto set the character the progress bars<br > will be drawn with. - Added
--progress_lengthto change the length of the progress bars. - Added
--progress_colorsto color the progress bars. - Added
$progress_color_elapsedand$progress_color_totalconfig options.
CPU Usage<br >
- Added
cpu_usagefunction which prints your current cpu usage. - Added
--cpu_usage_barand$cpu_usage_barto enable/disable displaying a progress<br > bar in the output.
Memory<br >
- Added
--memory_barand$memory_barto enable/disable displaying a progress bar in<br > the output.
Battery<br >
- Added support for NetBSD
- Added
--battery_barand$battery_barto enable/disable displaying a progress bar in<br > the output.
Disk:<br >
- Added
--disk_barand$disk_barto enable/disable displaying a progress bar in<br > the output.
Ascii
- Added small ascii logo variants for Arch, Crux and Gentoo.
- Added new flag/option
ascii_logo_sizethat takes the valuesnormalandsmall. - Optimized all ascii art fixing all leading whitespace issues.
Stdout
- Don't create config file when using
--stdout.
