An open API service indexing awesome lists of open source software.

https://github.com/benstigsen/mobilepayalerts

Show donation alerts on Twitch or YouTube by combining the alert system Streamlabs, notification system Pushbullet, and the Danish payment system MobilePay.
https://github.com/benstigsen/mobilepayalerts

mobilepay python python3 streamlabs twitch youtube

Last synced: 8 months ago
JSON representation

Show donation alerts on Twitch or YouTube by combining the alert system Streamlabs, notification system Pushbullet, and the Danish payment system MobilePay.

Awesome Lists containing this project

README

          

# MobilePayAlerts
Python application to show MobilePay donations on stream, using Streamlabs and Pushbullet.

Code review: https://youtu.be/xgDHSmae2Ks

## Installation
MobilePayAlerts can be installed from itch.io here:
https://benstigsen.itch.io/mobilepayalerts

Follow the instructions in this YouTube video:
https://www.youtube.com/watch?v=mg-P0hnSPsg

## Development
- Download/clone the repository.
- Install dependencies `pip install -r requirements.txt`
- Run the application `python main.py`

## Screenshots
![First tab in MobilePayAlerts](./assets/1.png)

![Second tab in MobilePayAlerts](./assets/2.png)