File | Date | Author | Commit |
---|---|---|---|
.github | 2025-09-16 |
![]() |
[487660] v0.1.0 |
assets | 2025-09-15 |
![]() |
[408199] Build script update, |
src | 2025-09-15 |
![]() |
[408199] Build script update, |
.gitignore | 2025-09-12 |
![]() |
[63b9b2] feat: Added automated Windows portable build sc... |
CHANGELOG.md | 2025-09-16 |
![]() |
[487660] v0.1.0 |
LICENSE | 2025-08-27 |
![]() |
[1ceb9c] feat: implement main UI with channel table and ... |
README.md | 2025-09-16 |
![]() |
[487660] v0.1.0 |
build-windows-portable.bat | 2025-09-15 |
![]() |
[73e3ba] Windows build workflow |
pom.xml | 2025-09-12 |
![]() |
[63b9b2] feat: Added automated Windows portable build sc... |
Windows users:
You can download the latest pre-built portable version of StreamWarden directly from the latest release.
No installation required!
The portable zip contains everything you need:
- Java runtime (no need to install Java)
- Streamlink (no need to install it separately)
- All required native dependencies
Just unzip and run the executable on any recent Windows system.
Other platforms (Linux, MacOS):
You need to build the application yourself.
See the Build it yourself section below for instructions.
# Clone the repository
git clone https://github.com/YouG-o/StreamWarden.git
cd StreamWarden
# 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.
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, JavaFX & Maven)
- Build the application with Maven
- Package everything into a portable app-image using jpackage
StreamWarden_Win_Portable
folder.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!
You can also support this project by: