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.
- 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!
- About
- Localization
- Support
- Installation
- Extension
- Chrome
- Firefox
- Opera
- Application
- Mac OS
- Windows
- Linux
- Extension
Our application has a lot of languages included and we are happy to see a new translators in our little project.
If you're interested in helping us visit the LOCALIZATION.md
Operating System | Application | Chrome | Firefox |
---|---|---|---|
Windows | ✓ | ✓ | Beta |
Linux | Self-build | ✓ | Beta |
Mac OS | ✓ | ✓ | Beta |
Operating System | Opera | Vivaldi |
---|---|---|
Windows | ✓ | ✓ |
Linux | ✓ | ✓ |
Mac OS | ✓ | ✓ |
Video | Music | Anime |
---|---|---|
YouTube | YouTube Music | Crunchyroll |
Netflix | SoundCloud | Anime4You |
Twitch | Aniflix | |
Rabb.it |
More availabe on our soon releasing presence store for free!
Want to request a support for other services? Open an Issue!
YOU HAVE TO INSTALL BOTH THE EXTENSION AND THE APPLICATION
Installing the Chrome extension (Click to expand)
- Click this link
- Click "Add to Chrome"
- Install the application
Installing the Firefox extension (Click to expand)
-
Firefox removed our Extension from the addon store.
- Switch to the releases tab
- Download premid-1.3.1.2-fx.xpi
- Got to about:addons
- Click on the little gear symbol on the upper right hand side
- Choose "Install add-on from file"
- Select the file you downloaded recently
- Accept the installation by clicking on "Add"
- Install the application
We're currently trying upload it to our own servers and could revive it from the dead.
Until then, we have to stay positive and you have to download our addon manually or just use another browser!
Installing the Opera extension (Click to expand)
- Install the extension called "Install Chrome Extensions"
- Now install the PreMiD extension
- Install the application
Mac OS (Click to expand)
- 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)
- 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.)
- PreMiD 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)
If you want to talk about the GNU/Linux support: PreMiD#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