Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

fetchcord

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@fetchcord

FetchCord & Co

Table of content

Features

  • Distribution detection

  • Distribution Version

  • Package detection

  • Kernel Detection

  • Uptime

  • Detecting Window Manager/Desktop Environment

  • Detecting GPU/CPU and display it in a cycle (thanks to Hyper-KVM)

  • Flatpak support

  • Add Snap support

  • Add Windows support.

  • Detect Window Manager/Desktop Environment version

  • Periodic polling of info such as package count, RAM usage, etc.

To-Do

  • Add more distributions (If your distro is not supported open an issue)

  • Add support for desktop icon use

  • More CPUs, ex. Pentium, Older AMD CPUs

  • More GPUs?

Installing on (GNU/)Linux

NOTE: you need neofetch to be also installed for this to work.

Via AUR

On Arch Linux for the git testing version (the less stable version):fetchcord-testing

And the git version (synced with master):fetchcord

Historically the stabler release was the one frompip but now master will have only the stable releases.

Via Snap

On systems with snap installed, you can runsudo snap install fetchcord --classic to install fetchcord.

Note that like the AUR version, this version is directly from master, for the stable release usepip

Via pip

To Install fetchcord via pip you can runpip3 install fetchcord

If you want to remove FetchCord you can runpip3 uninstall fetchcord

Run

Once installed, simply runfetchcord. The program is also daemonizable meaning you can start it on boot using any method you prefer.

If you getfetchcord: command not found,addexport PATH="$HOME/.local/bin:$PATH" to your bashrc, or just runpython3 -m fetchcord.

Optionally for systemd users there is a user-sidefetchcord.service in this repo that can be installed to~/.local/share/systemd/user/, started and enabled on boot usingsystemctl --user enable --now fetchcord.

Installing on MacOS

To install FetchCord, runpip3 install FetchCord

NOTE: you need neofetch to be also installed for this to work.

Run

simply runfetchcord

Installing on Windows

To install fetchcord on Windows runpython -m pip install fetchcord neofetch-win. Alternatively, you can use the neofetch package from scoop as well (show more info at the expense of possible GPU detection, for now).

Run

To run Fetchcord runfetchcord

Configuration

On Linux you can use the neofetch config file to:

Show disk usage

Battery level

CPU temp

Current CPU speed

Font

Theme

And more

default config path should be~/.config/neofetch/config.conf

Arguments

--nodistro, Don't show distro info.

--nohardware, Don't show hardware info.

--noshell, Don't show shell/terminal info.

--nohost, Don't show host info.

--time, -t, set custom duration for cycles in seconds.

--terminal, set custom terminal (useful if using a script or dmenu).

--termfont, set custom terminal font (useful if neofetch can't get it).

--pause-cycle, Extra cycle that pauses FetchCord to show other activities.

--update, Update database of distros, hardware, etc.

--debug, For debug logs.

--memtype, use GB or MB to show RAM.

-h or --help, shows this information above.

Website

Fetchcord now has a website! You can find this site over athttps://fetchcord.github.io/ - please keep in mind this site is still currently work in progress though.

Examples

Operating Systems

MacOS BigSurWindows 10Ubuntu

Terminals

KonsoleGnome TerminalApple Terminal

Cpus

Ryzen 9Intel i7Intel Pentium

Hosts

HP LaptopTUF Gaming LaptopLenovo Desktop

PinnedLoading

  1. FetchCordFetchCordPublic

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

    Python 323 19

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 3 of 3 repositories
  • FetchCord Public

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

    fetchcord/FetchCord’s past year of commit activity
    Python 323MIT 19 70(1 issue needs help) 1 UpdatedMay 7, 2024
  • fetchcord/fetchcord.github.io’s past year of commit activity
    HTML 2MIT 1 0 0 UpdatedFeb 10, 2024
  • .github Public
    fetchcord/.github’s past year of commit activity
    00 0 0 UpdatedJun 11, 2022

Top languages

PythonHTML

Most used topics

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp