GithubHelp home page GithubHelp logo

afonsojramos / discrakt Goto Github PK

View Code? Open in Web Editor NEW
78.0 6.0 10.0 1.56 MB

The Trakt ๐ŸŽฅ Plex โ–ถ๏ธ Discord ๐ŸŽฎ Rich Presence that you didn't know you needed.

Home Page: https://github.com/afonsojramos/discrakt/releases/latest

License: MIT License

Rust 100.00%
trakt discord rich-presence plex discord-presence rust

discrakt's Introduction

Discrakt - Easy to Use Trakt/Plex Discord Rich Presence

A simple app that acts as a bridge between Discord and Trakt (and maybe even Plex), allowing for the display of the watch status as Discord's Rich Presence. Essentially, it's a Trakt/Plex Discord Rich Presence.

Profile Status

Protip: If you are already using Plex, and would like to link it with Trakt, you can use the Plex-Trakt-Scrobbler plugin.

If you already know Trakt and how awesome it is this is definitely the best option, as it works more reliably and with some extra benefits over the other implementations, such as registering your watch status wherever you are watching (TV, phone, across the world, etc.), in whatever app you are watching on (Netflix, Roku, Plex, HBO Max), as long as you have a single device running Discord and Discrakt.

Plex Rich Presence alternatives:

Setup

  1. Create an API Application on Trakt.tv (with scrobble capabilities and urn:ietf:wg:oauth:2.0:oob as the redirect uri)
  2. Edit the credentials.ini file with the required Trakt username.
  3. Run the respective executable, and you're ready to start sharing your progress!

P.S. Discord needs to be running on the machine Discrakt is running on. P.P.S. Place the credentials.ini file in the same directory as the executable.

Running executables

Running the executables is as easy as clicking the provided executables in the latest release. That's it!

Optionally, after you ensure that everything is running correctly, you can also set the executable to run on startup, so that you don't have to run it manually every time you want to start sharing your watch status.

Linux/MacOS

Create a script that runs the executable silently and set it to run on startup in Unix/MacOS.

#!/bin/sh
nohup ./discrakt > /dev/null &

Windows

You can now use the silent Windows executable, and now you only need to follow this guide to run it on startup.

Scoop

You can install Discrakt in Scoop via the Extras bucket:

scoop bucket add extras # Ensure bucket is added first
scoop install discrakt

Development

Make sure you've installed Rust. You can install Rust and its package manager, cargo by following the instructions on rustup.rs. After installing the requirements below, simply run cargo run.

Thank You

movie and tv icons by iconixar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.