Skip to content

Releases: fetchcord/FetchCord

Fetchcord v2.7.7

26 Aug 17:13
0c1b27b
Compare
Choose a tag to compare

Fetchcord v2.7.7 (#153) (#154)

  • Add parrot OS (#153)

  • Add asrock motherboard support

  • import fix

  • version update for fix

  • Fix future import bug and amd A series detection

  • version update for fix

  • fix packaging

  • Manifest stuff

  • INtel gpu fix

  • Add some acer mobo

  • (test) add optiplex (generic)

  • oops

  • ideapad test

  • Add snap support (#146)

  • Create snapcraft.yml

  • add snap support

  • fix README

  • Add parrot OS config

  • fix windows scoop neofetch compatibility

  • Update version number

  • Add more mobo support and os's

  • Add mageia

  • Add elitedesk 800 g1

  • Fix debug and add windows 11

  • Add athlon silver & gold cpu support

  • Prepare alt mobo detect

  • [untested] motherboard fix

  • Add some random acer laptop

  • Add elementary os support and thinkcenter

  • Disable logger file

  • Add terminus / elementary os terminal

  • Add windows terminal

  • fix windows terminal detection

Co-authored-by: Tabulate tabulatejarl8@gmail.com

v2.7.1 import fix

14 Mar 21:44
Compare
Choose a tag to compare

Fix the 2.7.1 import bug

Fetchcord v2.7.1

14 Mar 21:09
a09c723
Compare
Choose a tag to compare
  • Psutil import bug on mac fixed.

  • Fix embedded neofetch config import and add battery info by default in embedded neofetch config

  • Show WM when DE isn't detected.

  • future import removed (not compatible with python <3.7)

  • Some arguments have been added to handle the systemd service (as user).
    fetchcord --install to install the systemd service, enable it on start and start it.
    fetchcord --uninstall to remove the systemd service.
    fetchcord --start to start the systemd service.
    fetchcord --stop to stop the systemd service.
    fetchcord --enable to enable start on boot.
    fetchcord --disable to disable start on boot.
    fetchcord --status to get service status.

  • AMD A-Series APU's are now supported (A4, A6, A8, A9, A10, A12 and FX) (Note FX APU's not the desktop FX cpu's)

  • Several motherboard added manually (i'll add regex later on)

Hotfix: Fix crash with hostid, Fix NVIDIA GPU temp

29 Aug 02:59
Compare
Choose a tag to compare

FetchCord release 2.6.0

29 Aug 01:05
Compare
Choose a tag to compare

What's new in this release:

  • AORUS Support

  • Intel Xeon CPU Support

  • Cirrus GPU Support

  • Support for Bedrock Linux

  • GPU (NVIDIA) and CPU temp, RAM usage, Disk and package count polling (checks changes in these lines and shows them in FetchCord)

  • Option to use GiB for RAM instead of MiB.

  • Many bug fixes (motherboard detection, host, shell, etc.)

  • Terminal and Font pull Support (refer to Configuration section in README)

  • Disk and Battery info Support

  • macOS GPU Radeon info support

  • Neofetch scoop package (Windows) Support

v2.5.3

24 Aug 19:07
Compare
Choose a tag to compare

New stuff: use json file for appid database, some bug fixes, enable CPU temp read on linux/macOS

First Release on Github

22 Aug 20:01
Compare
Choose a tag to compare

Keeping track of changes between commits would have been nice c:

What's new: stuff I guess, adding things, code overhauls, bug fixes