Giter Site home page Giter Site logo

streamwidgets's Introduction

StreamWidgets

Display your follow/sub alerts or any other overlay directly on your game screen (does not work with games in full screen mode).

There are limitations:

  • I did not find the option which allows to activate the sounds without interaction (does not work suddenly),
  • Many video formats do not work (and there is no management of green funds).

To make this application work, you will need to install Python3 which you will find at this address: https://www.python.org/downloads/

Then you will have to install PyQt5 via the command prompt:

  • Download and unzip this project,
  • Use the keyboard shortcut WIN + R,
  • Write cmd then validate,
  • Write cd followed by a space, then drag the StreamWidgets folder into the command prompt and validate,
  • Finally copy the following command (right click on Windows to paste) and validate: python -m pip install -r requirements.txt (if that doesn't work, add --user to the command).

Now enter your personal information in the config.json file (for more details on the syntax, inquire about the JSON format):

  • screen: Default screen number to operate on,
  • duration: Time during which the yellow border remains displayed (sec),
  • default: List of widgets to display (numbers are percentages unless px is specified).
  • configs: Allows you to add overlay packs (these will be interchangeable).

Now that everything is installed, you can double-click on the main.pyw file, which will launch the application in your system tray.

NOTE: The available options are to be found by right clicking on the application icon.

streamwidgets's People

Contributors

arubinu avatar

Watchers

James Cloos avatar  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.