Skip to content

GUI desktop app that automatically monitors Twitch / YouTube / Kick channels and records livestreams as soon as they go live.

License

Notifications You must be signed in to change notification settings

YouG-o/StreamWarden

Repository files navigation

StreamWarden icon

StreamWarden : Auto Stream Recorder

Desktop app to automatically monitor Twitch / YouTube / Kick channels and record livestreams as soon as they go live.

⚠️ Early Development Warning

This application is currently in early development and has not had its first official release yet.

While you can build and run the application in its current state, it contains only the basic minimum features for stream monitoring and recording. The functionality works but the user experience is still rough around the edges.

Use at your own discretion - expect bugs, missing features, and potential breaking changes.

Features:

  • Multi-Platform Support: Monitor Twitch, YouTube and Kick channels simultaneously
  • Automatic Detection: Start recording immediately when streams go live
  • Custom Quality Settings: Choose recording quality per channel (best, 1080p, 720p, etc.)
  • Organized Storage: Recordings are automatically sorted by channel in separate folders
  • Cross-Platform: Works on Windows and Linux with automatic tool detection

The application uses Streamlink under the hood for reliable stream capture and supports automatic monitoring with customizable check intervals.

App screenshot

Build it yourself

For now, the only way to run the app is to build it yourself.
Choose the method that fits your needs:


0. Clone the repository

# Clone the repository
git clone https://github.com/YouG-o/StreamWarden.git
cd StreamWarden

1. Development Build (Cross-platform)

Prerequisites

  • Java Development Kit (JDK) 17 or higher (not just the JRE)
  • Maven 3.6+
  • Streamlink installed on your system (7.3.0 or higher for Kick support) (tested on 7.6.0)
  • Python (required by Streamlink)

Installation & Run

# Build and run the application in development mode
mvn clean javafx:run

This will launch the app directly from source.
You must have Streamlink and Python installed and available in your system PATH.


2. Windows: Build a Portable Executable

If you are on Windows, you can generate a portable .exe version of StreamWarden using the provided batch script:

build-windows-portable.bat

This script will:

  • Automatically download and prepare all required native dependencies (Streamlink portable and JavaFX DLLs)
  • Build the application with Maven
  • Package everything into a portable app-image using jpackage

How to use:

  1. Make sure you have the Java Development Kit (JDK) 17 or higher (not just the JRE) and Maven installed.
  2. Open a terminal in the project root directory.
  3. Run the script
  4. After completion, you will find the portable executable in the StreamWarden_Win_Portable folder.

No manual setup of the bin folder is required—the script handles everything for you!


Contributors:

Contributions are welcome! Whether you want to fix bugs, add features, or improve documentation, your help is appreciated.

Support This Project

This application is completely free and open-source. If you find it valuable, you can support its development with a pay-what-you-want contribution!


Support me on Ko-Fi

Support with Cryptocurrency


You can also support this project by:

  • Starring this repository
  • Sharing it with others who might find it useful
  • Following me on GitHub

Legal Notice ⚠️

Important: Before recording any stream, make sure you have the creator's permission or that the content is not protected by copyright.

Always respect the terms of service of streaming platforms (Twitch, YouTube, etc.).

This software is provided for educational and personal use only. I do not encourage copyright infringement and cannot be held responsible for improper use of this application.

LICENSE

This project is licensed under the GNU Affero General Public License v3.0

About

GUI desktop app that automatically monitors Twitch / YouTube / Kick channels and records livestreams as soon as they go live.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Contributors 2

  •  
  •