FireHead90544 / AnimeRPC

A discord Rich Presence Client for showing Anime info on your discord profile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnimeRPC

AnimeRPC

A discord Rich Presence Client for showing Anime info on your discord profile.

· Download Executable Release ·

Features

  • Clean UI
  • Anime Info on RPC
  • Shows Anime Name/Release Date
  • A Button Linked To The Anime's Watch Page
  • Dynamic Cover Images (Automatically Fetches)
  • Scrapes GogoAnime
  • Note: Not a feature, There are no ratelimits check, so you are adviced to not update presence too frequently (wait at least ~90 seconds)

Installation

The simplest way to install AnimeRPC is to download the pre-built release (windows only) from here: Download Latest Release.

  • Linux/Mac users need to build the binaries themselves, clone the repo, create a virtualenv (recommended but optional), install the requirements. Run the below command to build the binary. The output would be in dist/ directory. [Optionally, instead of --onefile flag you can use --onedir for faster app launch.]
pyinstaller --onefile --noconfirm --console --name AnimeRPC --icon logo.ico rpc.py

Screenshots/Usage

  • Run the executable or python file, follow the instructions.

AnimeRPC

License

Do What The F*ck You Want To, You are free to do anything, just don't eat my brain :)

About

A discord Rich Presence Client for showing Anime info on your discord profile.

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%