Skip to content

Releases: linuxaddict124/PyFetch

PyFetch 1.2.0 - PyPersonalization

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 28 Dec 01:05
b630e19

What's new?

This is very much about personalization. Here is what's new:

  • New profiles feature
    This feature allows people to make separate configs. Whether it is for your workspace, or your just experimenting, this is a good feature for you.
  • Install shell script now deletes pyfetch-beta
    Yes, you no longer need to run 2 scripts to replace pyfetch-beta. This feature now solves a problem people do not want to solve themselves.

Also...

If you want to help with the development of PyFetch, just comment suggestions for the next features of PyFetch 1.2.1 or 1.3.0 RC1.

PyFetch v1.2.0 RC1

PyFetch v1.2.0 RC1 Pre-release
Pre-release

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 11 Nov 04:28
b630e19

What's new?

This is mainly about a new feature called profiles.

What is PyFetch Profiles?

PyFetch Profiles is a new feature to create a brand new pyfetch config. It is made so you have even more flexibility with PyFetch and to not stay restricted within the main config of PyFetch.

Flags for PyFetch Profiles

--create-profile NAME - Create a new profile
--profile NAME - Run PyFetch with a personalized profile
--edit-profile NAME - Edit your profile
--rm-profile NAME - Delete a profile

PyFetch v1.1.3

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 02 Nov 20:36
5acc116

What's new?

  • New Public IP feature (Disabled by default, enable it in the config with pyfetch --edit-config
  • New --kernel and --public-ip flags
  • More Fun Facts (Enable it in the config with pyfetch --edit-config)

PyFetch v1.1.2

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 31 Oct 01:34
5724e0d

What's new?

  • 3+ new fun facts (enable the feature by running pyfetch --edit-config)
  • Loading distro name via NAME= instead of PRETTY_NAME=
  • New --desktop flag (More information in pyfetch --help or pyfetch -h)

PyFetch v1.1.1-2

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 26 Oct 15:49
1f05900

What's new?

  • Easier way to edit config (run pyfetch --edit-config)

PyFetch v1.1.1

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 26 Oct 02:12
3b61874

What's new?

  • CachyOS users now able to install dependencies without pip
  • New fun fact feature (including a fun-fact flag)
  • Installer Bug Fixes

PyFetch v1.1.03

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 25 Oct 02:56
ae37770

What's new?

  • New Desktop Environment output
  • Zorin OS & Debian users are now able to install PyFetch without Python Pip (But for Debian, the only package they need to install with Python Pip is Python Packaging)

PyFetch v1.1.02

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 22 Oct 23:13
c356ed3

What's new?

  • Fedora and Ubuntu now able to skip the Python Pip check
  • Bug fixes

PyFetch v1.1.01

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 06 Oct 00:26
0803cfd

What's new?

  • Improved experience for Void Linux users

PyFetch v1.1.0 - Basic to Ultimate

Choose a tag to compare

@linuxaddict124 linuxaddict124 released this 05 Oct 05:00
6388086

What's new?

  • New Flags Feature
  • New PyFetch Plugins feature
  • Imported traceback
  • Plugin Guard created to make sure PyFetch Plugins doesn't brick anything
  • Permission Roles for plugins