Cross-platform client application for DesterLib - Your personal media streaming app.
- Android, iOS, macOS, Linux, Windows
- Coming soon: Android TV, Apple TV
# Clone and setup
git clone https://github.com/DesterLib/desterlib-flutter.git
cd desterlib-flutter
bash scripts/setup.sh
# Run
flutter runThe documentation covers:
- Platform Setup - Detailed installation
- Server Configuration - How to connect to API
- Contributing - Development guide
- Versioning - Version management
- Browse and stream media
- Watch progress tracking
- Search and filters
- Dark mode
- Cross-platform
# Run app
flutter run
# Run tests
flutter test
# Build for release
flutter build apk # Android
flutter build ios # iOS
flutter build macos # macOSSee CODE_STRUCTURE.md for project structure.
GNU Affero General Public License v3.0 (AGPL-3.0)
Made with ❤️ by the DesterLib community