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

https://github.com/xatitive/mobs

OBS Plugin to add some custom QoL clipping features currently not currently avaliable
https://github.com/xatitive/mobs

obs obs-plugin obs-script

Last synced: 7 months ago
JSON representation

OBS Plugin to add some custom QoL clipping features currently not currently avaliable

Awesome Lists containing this project

README

          

# mOBS
OBS Plugin to add some custom QoL clipping features currently not currently avaliable
> heavily templated from [this repo](https://github.com/Bootscreen/OBS-Skripte)

## Features

This script is currently able to
- Start the replay buffer on load of the plugin
- Play a sound on OBS start
- Play a sound when clipping with specified hotkey
- Notifications

## Requirements
```
obspython
simpleaudio
psutil
pathlib
notifypy
```

To install:
`pip install -r requirements.txt`