Skip to content

xenoncolt/tynispace-rpc

Repository files navigation

Tynispace-RPC

Program used to display what you are watching on discord.

This program made by Radiicall and If you want to make your own for your server visit here.

Everything about this program will be found here. If you are using Tynispace you can use this program.

GitHub package.json version GitHub release (latest by date) GitHub GitHub all releases

Example json

{ 
    "Jellyfin": { 
        "USERNAME": "YOUR_JELLYFLIX_USERNAME" 
    }, 
    "Discord": { 
        "ENABLE_IMAGES": true
    } 
} 

Installation Guide

  • For Windows Download tynispace-rpc.bat file
  • After downloading open the bat file
  • Follow the instruction.
  • Enter valid information ( if you don't know check example.json file )

Remove / Uninstallation

  • Before remove/ uninstall, you need to stop the tynispace-rpc service. For that, Run a terminal with administration. Copy this command and hit enter :
%APPDATA%\tynispace-rpc\nssm-2.24\win64\nssm.exe stop tynispace-rpc
  • After stopping the service now you can remove the service from windows. For that, Run a terminal with administration. Copy this command and hit enter :
%APPDATA%\tynispace-rpc\nssm-2.24\win64\nssm.exe remove tynispace-rpc

License

Click to expand

GPL-3.0

Contact

Click to expand

If you have any questions, comments, or concerns, please create a issue here