Skip to content

collinalexbell/stream-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stream Scripts Collection

Stream Banner

A collection of scripts and tools for managing YouTube streaming presentations, including timers and stream break displays.

🎯 Features

  • Start stream countdown timer
  • Break timer with customizable duration
  • Stream ending sequence
  • Overlay management scripts
  • Dynamic text displays

🚀 Getting Started

Prerequisites

  • Python 3.8 or higher
  • OBS Studio or similar streaming software
  • Required Python packages:
    pip install -r requirements.txt
    

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/stream-scripts.git
    cd stream-scripts
  2. Install dependencies:

    pip install -r requirements.txt

📝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b descriptive-feature-name)
  3. Commit your changes (git commit -m 'wtf i just did')
  4. Push to the branch (git push origin descriptive-feature-name)
  5. Open a Pull Request

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

  • OBS Studio for streaming software integration
  • Python community for various helpful packages

📞 Support

For issues and feature requests, please use the GitHub issues tracker.


Releases

No releases published

Packages

No packages published

Languages