Giter VIP home page Giter VIP logo

discordbox's Introduction

VirtualBox Rich Presence

pypresence

Screenshot

discord ststus

Installation

(for now only available on windows)

Download last release, instruction for installation include in zip file.

Develovment

Setup

First, clone or download the repository.

git clone git@github.com:bukanspot/DiscordBox.git

Then go to the VirtualBox downloads page and download the VirtualBox SDK.

After downloading it, extract the VirtualBoxSDK-x.x.x-xxxxxx.zip file and run the installer.

cd installer
python vboxapisetup.py install

Then, install the required modules.

cd DiscordBox
pip install -r requirements.txt

Config

The config allows you to change what is displayed on your rich presence.

Available Values

  • {machine name}: Name of the machine in VirtualBox (e.g. "My Windows Machine")
  • {os name}: Name of OS. (e.g. "Microsoft Windows")
  • {os version name}: Name of OS version. (e.g. "Windows 8")
  • {os version image}: Image key of OS version. (e.g. "windows_8")
  • {architecture}: OS architecture (e.g. "64")
  • {architecture image}: Image key of OS architecture (e.g. "64")
  • {icon}: Image key of VirtualBox Icon.

Usage

Make a copy of config.example.ini and remove the .example, then edit it if you want.

Run main.py.

Compile

For compile to .exe use this code

pyinstaller.exe --onefile .\main.pyw

The .exe file found in dist directory.

Note

  • The original source has been archived, it's available at vidhanio/virtualbox-rich-presence
  • File main.py is same as main.pyw, file .pyw just run terminal or cmd in background.

discordbox's People

Contributors

bukanspot avatar vidhanio avatar acezukyrockon avatar jvllmr avatar

Stargazers

Lunar avatar E1337 NOTORඞOUS The PRESTඞGඞOUS avatar Westler avatar  avatar Emily avatar Alexander Sokolov avatar adon_neet avatar

Watchers

 avatar

Forkers

acezukyrockon

discordbox's Issues

No Having permision to install the riposo

Hello ! I'm instaling ur cool projet, but i'm geting block because i don't have the permission to clone the ripository thanks you for your help ! <3

Ps sorry for the bad english i'm french <3 <3

image

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.