Git Product home page Git Product logo

obcrp's Introduction

OBCRP

A discord rich presence utility for websites
pypresence
Currently supported browsers:
Opera, Opera GX (this does not necessarily mean other browsers won't work)

How to launch

All you have to do is run the launcher

How to install extension

  1. Drag crx file onto your browser's extension page.
  2. Wait for the extension to install.
    (Enable developer mode if it does not work)

How to use

  1. Make sure extension is enabled and the app is open.
  2. Simply, check the boxes for which ever website you want rich presence to be enabled for.

Adding custom services

  • Add a handler
    In services.py, add your own handler which accepts a dictionary as a parameter. The dictionary will contain two keys: 'title' and 'url', which belongs to the user's current open tab.
    In MainHandler, at the end, put the custom service's name through service check then if true, call your handler.
  • Add service name to list
    In app.py, add the custom service's name to services_list.
    If the custom service doesn't use .com then you'll have to replace the url in the service check function. See how twich url is replaced as help.

obcrp's People

Contributors

oblivcode avatar

Stargazers

 avatar

Watchers

 avatar

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.