github dylanaraps/neofetch 1.5
Neofetch 1.5

latest releases: 7.1.0, 7.0.0, 6.1.0...
8 years ago

Neofetch 1.5

Xubuntu

Contributers

Thanks to the following people for helping me to improve neofetch.

General

  • Remove all echo usage inside the script.
  • More cleanup and misc bug fixes.

Packages

  • Neofetch is now packaged for Fedora and Fedora based distros. @konimex.
  • Added installation instructions for RHEL and CentOS. @konimex.
  • Added stable package to the AUR. neofetch

Progress Bars

This has finally been merged to master, a big thanks to @iandrewt for helping
me finish up with this PR.

bars

  • Added progress bar support to CPU, Memory, Disk, Battery.
  • Added progress_char which allows you to change the character used when drawing the bars.
  • Added progress_length which allows you to set the max length in spaces of the bars.
  • Added progress_elapsed_color which sets the elapsed color.
  • Added progress_total_color which sets the total color.
  • Added --progress_colors which takes two color values: elapsed, total.
  • Added cpu_display, memory_display, disk_display and battery_display which allow you<br >
    to customize where or if the progress bar will appear.
    • Takes these values: info, bar, infobar, barinfo

OS

  • Added support for SteamOS.

Images

  • Using xoffset now also moves the text over.
  • Changed default gap size to 2.
  • Fixed an issue with Nitrogen and multi monitor wallpaper setups. @CousinMachu

Ascii

  • Kaos: Update ascii logo to the new logo.
  • Added ascii logos for Kubuntu, Lubuntu, Xubuntu and ubuntu-gnome.
    • You can enable them with --ascii_distro kubuntu, --ascii_distro lubuntu and etc.

Info

OS<br >

  • [ OSX ] Fix buildversion displaying regardless of on/off. @iandrewt
  • [ OSX ] Added osx_codename (on by default) which prints the OSX codename. @iandrewt

Disk Usage<br >

  • Only display usage of local disks.
  • Fixed disk usage progress bars when the used value was larger than the total. @iandrewt

Theme<br >

  • Added /usr/share as another theme directory to fix an issue with no theme being found. @iandrewt

CPU<br >

  • Added cpu_shorthand to shorten the output of CPU. @iandrewt
    • Takes these values: name, speed, tiny, on, off
  • Added the ability to print the CPU Usage by using cpu_display="info" or --cpu_display off/on info.
  • Added cpu_cores to enable/disable showing the number of CPU cores in the output. @iandrewt

GPU<br >

  • Added new tiny option to gpu_shorthand to further shorten the GPU output. @iandrewt

Memory<br >

  • Fix hang on older systems.

Desktop Environment<br >

  • Fixed bug where i3 would show up as both a DE and a WM.

Birthday<br >

  • Fixed the birthday function on OS X, it apparently wasn't working from the start. @iandrewt

Song<br >

  • [ OSX ] Added Spotify support to song. @iandrewt
  • [ OSX ] Added Itunes support to song. @iandrewt
  • Fix bug with song_shorthand and songs with more than one occurence of -.

Battery<br >

  • Fixed a naming error when multiple batteries are displayed. @iandrewt

Stdout Mode

  • Fixed issues with functions that use prin.

Don't miss a new neofetch release

NewReleases is sending notifications on new releases.