Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Discord rich presence for all players, using playerctl

License

NotificationsYou must be signed in to change notification settings

hayukimori/aprich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Python VerPyPresence Ver

Discord rich presence for local players that uses theplayerctl API.

Installation

for unix-like systems

  1. First of all, install thepypresence dependencie:python -m pip install pypresence
  2. Clone this repo:git clone https://github.com/hayukimori/aprich
  3. Install/update by copping the main file to the bin directory:cp aprich/main.py ~/.local/bin/aprich
  4. Giveexecution permition to that file wiht:chmod +x ~/.local/bin/aprich

Hey, heres a snippet to make your work eseaier 😊. Just copy and paste it in youre terminal emulator:

python -m pip install pypresencegit clone https://github.com/hayukimori/aprichcp aprich/main.py~/.local/bin/aprichchmod +x~/.local/bin/aprich

Unninstall by removing the copied file with:

rm~/.local/bin/aprich

Maybe you also want to remove thepypresence library too withpython -m pip uninstall pypresence

Usage

After installed on~/.local/bin/, the usage will be easier, just run aprich on terminal, like this

$ aprich

Some arguments have been added, worth a look withaprich --helpExplanation of arguments

  • --enable-github-button or-b: This option shows a button that takes you to this repository
  • --image or-i: In this option you can change to any of the default images

Available images

  • 3dhp: A pink headphone.
  • 3dhp_black: A black/gray headphone (to combine with profiles without Nitro) ( default )
  • cardinal_anime: Default bot's profile picture

About

Discord rich presence for all players, using playerctl

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp