mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
8.3 KiB
8.3 KiB
About
PreMiD is a simple, configurable utility that allows you to show what you're watching/listening in your Discord now playing status. It supports many different platforms, and will support multiple users watching the same content simultaneously in an upcoming update.
Features
- Integrates with Discord's official Rich Presence API library.
- Supports your keyboard's Media Control function keys.
- Automatically clears your current presence after 1 minute of inactivity.
- Supports YouTube, YouTube Music, Netflix, SoundCloud and many more to come.
- Watch parties and more are coming soon!
Table of contents
- About
- Localization
- Support
- Installation
- Extension
- Chrome
- Firefox
- Opera
- Application
- Mac OS
- Windows
- Linux
- Extension
Localization
Our application has a lot of languages included and we are happy to see a new translators in our little project.
Join our Discord server and take a look in #how-to-contribute to get started!
Contributing
If you're interested in helping us visit the LOCALIZATION.md
Support
Operating Systems
| Operating System | Application | Chrome | Firefox |
|---|---|---|---|
| Windows | ✓ | ✓ | Beta |
| Linux | Self-build | ✓ | Beta |
| Mac OS | ✓ | ✓ | Beta |
Additional Browsers
| Operating System | Opera | Vivaldi |
|---|---|---|
| Windows | ✓ | ✓ |
| Linux | ✓ | ✓ |
| Mac OS | ✓ | ✓ |
Services
| Video | Music | Anime |
|---|---|---|
| YouTube | YouTube Music | Crunchyroll |
| Netflix | SoundCloud | Anime4You |
| Twitch | Aniflix | |
| Rabb.it |
More are availabe on our presence store for free!
Want to request a support for other services? Open an Issue!
Installation
Extension
Installing the Chrome extension (Click to expand)
Chrome Extension Installation
- Click this link
- Click "Add to Chrome"
- Install the application
Installing the Firefox extension (Click to expand)
Firefox Extension Installation
- Click this link
- Click "Add to Firefox"
- Install the application
Installing the Opera extension (Click to expand)
Opera Extension Installation
- Install the extension called "Install Chrome Extensions"
- Now install the PreMiD extension
- Install the application
Application
Mac OS (Click to expand)
Installation on Mac OS
- Download the latest version of the application
- Open the downloaded .dmg file
- Drag PreMiD Into your Applications Folder
- Open your Launchpad or press F4
- Open PreMiD
- Press "Allow" if a window pops up
- Install extension if not already
Windows (Click to expand)
Installation on Windows
- Download the latest installer from here
- Open the downloaded .exe installer
- If SmartScreen comes up press more informations then press run anyways. (It's not a virus, I promise.)
- YouTube Presence should install itself and start automatically. (You can tell by looking at the taskbar.)
- Install the extension, if you haven't already.
Linux (Click to expand)
Installation on Linux
If you want to talk about the GNU/Linux support: https://github.com/Timeraa/PreMiD/issues/21
- Clone the repository:
git clone https://github.com/Timeraa/PreMiD.git - Change the working directory:
cd PreMiD/src - Install dependencies and the application itself:
npm install - Now you can start the application:
npm start


