FetchCord

FetchCord grabs your OS info and displays it as Discord Rich Presence

MIT License

Stars
324
Committers
16

Bot releases are visible (Hide)

FetchCord - Fetchcord v2.7.7 Latest Release

Published by BlivionIaG about 3 years ago

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 [email protected]

FetchCord - v2.7.1 import fix

Published by BlivionIaG over 3 years ago

Fix the 2.7.1 import bug

FetchCord - Fetchcord v2.7.1

Published by BlivionIaG over 3 years ago

  • 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)

FetchCord - Hotfix: Fix crash with hostid, Fix NVIDIA GPU temp

Published by Ann1kaB about 4 years ago

See title.

FetchCord - FetchCord release 2.6.0

Published by Ann1kaB about 4 years ago

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

FetchCord - v2.5.3

Published by Ann1kaB about 4 years ago

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

FetchCord - First Release on Github

Published by Ann1kaB about 4 years ago

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

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