Initial commit: Video player with HLS support
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
5
quantum-autostart.bat
Normal file
5
quantum-autostart.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
REM Quantum Player Autostart Script
|
||||
REM Copy this file to: %APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup
|
||||
|
||||
wsl -d Ubuntu -e bash -c "cd /home/draganel/repos/videoPlayer && bash autostart.sh"
|
||||
Reference in New Issue
Block a user