A collection of scripts and tools for managing YouTube streaming presentations, including timers and stream break displays.
- Start stream countdown timer
- Break timer with customizable duration
- Stream ending sequence
- Overlay management scripts
- Dynamic text displays
- Python 3.8 or higher
- OBS Studio or similar streaming software
- Required Python packages:
pip install -r requirements.txt
-
Clone the repository:
git clone https://github.com/yourusername/stream-scripts.git cd stream-scripts
-
Install dependencies:
pip install -r requirements.txt
- Fork the repository
- Create your feature branch (
git checkout -b descriptive-feature-name
) - Commit your changes (
git commit -m 'wtf i just did'
) - Push to the branch (
git push origin descriptive-feature-name
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- OBS Studio for streaming software integration
- Python community for various helpful packages
For issues and feature requests, please use the GitHub issues tracker.