MyGit

1.0

dylanaraps/neofetch

版本发布时间: 2016-01-27 13:22:37

dylanaraps/neofetch最新发布版本:7.1.0(2020-08-03 02:50:56)

Fetch 1.0

There have been over 260 commits to master since I last made a release and the script is at a point now where I can say that it's feature complete so I'm releasing 1.0. The script now supports many more OS/distros and has had lots of bug fixes, changes and features added.

I'm probably missing a bunch of stuff from this changelog so if i've forgotten anything, let me know!

I'm also slowly adding pages to the wiki so check it out!

Here's what's new:

Linux:

Mac OS X:

Windows:

BSD:

Info:

As of commit 9daacdd the info array at the top of the script has changed to a regular function. The benefits of this are pretty cool, you can now use any bash syntax to customize what gets displayed. You could have an if statment and only print window manager and gtk themes if X is running or only show current song if there's one playing.

You can see some examples and read more about it here:

https://github.com/dylanaraps/fetch/wiki/Customizing-Info


All:

Title:

OS:

Window Manager:

Uptime:

GTK:

Packages:

CPU:

GPU:

See issue #21

Disk:

See issue #27

Song:

Images:

Wallpaper:

Screenshot:

The script can now take a screenshot on script finish. You can use the flags --scrot or -s to take a screenshot.

--scrot and -s can also take a path/filename so you can choose where and what to name the file at launch.

If left empty --scrot and -s will use $scrot_dir and $scrot_name when saving the screenshot.

By default the script uses scrot as the screenshot program. You can use the launch flag --scrot_cmd or the option $srot_cmd to set the program to use to take the screenshot.

Wiki:

Added Customizing Info page which has info/examples about the new printinfo function.

https://github.com/dylanaraps/fetch/wiki/Customizing-Info

Added Customization which lists all options and their values.

https://github.com/dylanaraps/fetch/wiki/Customization

相关地址:原始地址 下载(tar) 下载(zip)

查看:2016-01-27发行的版本