Hi, It's been quite a while since the last release. I've been extremely busy with university and I finally found some time to flag a new release. (I've been meaning to do this for a few weeks now)
Though I haven't worked on Neofetch as much as I'd have liked, most of the changes this time round come from some familiar faces as well as some new contributors! Thanks to everyone for contributing, I appreciate it.
Contributors
- @konimex
- @mstraube
- @jorgegonzalez
- @ikeydoherty
- @eliezio
- @nilesr
- @dritter
- @HebaruSan
- @LER0ever
- @obrevenge
- @ajjames31
- Eliezio Oliveira
Operating System
- Added Chrome OS Crouton support. @LER0ever
- Added support for SliTaz. @nilesr
- Added support for Nitrux. @mstraube
- Added support for DesaOS.
- Added support for MinGW.
- Added support for OBRevenge. @obrevenge
- Added support for ArchLabs. @obrevenge
Screenshot
The screenshot feature no longer requires any configuration before working. We no longer hardcode ${HOME}/Pictures/neofetch
as the screenshot location. Here's how the -s
and -su
flags now function:
neofetch -s
will save a file in the current directory named:neofetch-$(date +%F-%I-%M-%S-${RANDOM}).png
neofetch -s test.png
will save a file in the current directory calledtest.png
neofetch -s ~/
will save a file in~
calledneofetch-$(date +%F-%I-%M-%S-${RANDOM}).png
neofetch -s ~/test.png
will save a file in~
calledtest.png
.
ASCII
- Arch ASCII art now uses lighter colors.
- Fixed Ubuntu-Studio ASCII setting. @@HebaruSan
- Updated Parabola logo. @mstraube
- Updated Raspbian ASCII art.
Images
- Added
libsixel
backend. - Added
termpix
backend. - Only use a zero width space in the
w3m
backend. - Fixed bug causing terminal size to not be found.
- [iTerm2] Fixed images not appearing inside
tmux
.
Info
Locale
- Added a new function to display system locale. (Disabled by default)
CPU
- Added option to show decimals in CPU speed.
Terminal Font
- Added *experimental* font detection for iTerm2. @dritter
Window Manager
- [MacOS] Added support for Kwm. @jorgegonzalez
- [MacOS] Added support for Spectacle. @jorgegonzalez
- [MacOS] Added support for Amethyst. @jorgegonzalez
Battery
- Added battery support for Bay Trail devices. @mstraube
Disk
- Added new option to only show dir name in subtitle.
Song
- Added support for Deepin Music. @mstraube
- Added support for Tomahawk. @mstraube
- Fixed Audacious song output when
dbus-send
fails. @mstraube
Local IP
- [Linux] Fixed UID showing instead of Local IP on several versions/configs of iproute2.
Packages
- [eopkg] Use a faster detection method. @ikeydoherty
Resolution
- [macOS] Fixed
screenresolution
not appearing at all on newer versions. @eliezio - [Linux] Show decimals.
GPU
- [Linux] Hide duplicate GPU lines (Only display 1).