Twitch-VOD-Manager/typescript-version
xRangerDE 31482d8a38 Add TypeScript/Electron version of Twitch VOD Manager
Complete rewrite using modern web technologies:
- Electron for cross-platform desktop app
- TypeScript for type-safe code
- Modern UI with multiple themes (Twitch, Discord, YouTube, Apple)

Features:
- VOD browsing and download with Streamlink
- Clip downloader
- Download queue with persistence
- Settings management
- Auto-update support

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 12:51:14 +01:00
..
src Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00
.gitignore Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00
package-lock.json Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00
package.json Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00
tsconfig.json Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00