Skip to content

Latest commit

Β 

History

History
69 lines (47 loc) Β· 1.61 KB

File metadata and controls

69 lines (47 loc) Β· 1.61 KB

Dester Client

Cross-platform client application for DesterLib - Your personal media streaming app.

πŸ“± Platforms

  • Android, iOS, macOS, Linux, Windows
  • Coming soon: Android TV, Apple TV

πŸš€ Quick Start

# Clone and setup
git clone https://github.com/DesterLib/desterlib-flutter.git
cd desterlib-flutter
bash scripts/setup.sh

# Run
flutter run

πŸ“– Documentation

πŸ“– Full Client Documentation

The documentation covers:

🎨 Features

  • Browse and stream media
  • Watch progress tracking
  • Search and filters
  • Dark mode
  • Cross-platform

πŸ› οΈ Development

# Run app
flutter run

# Run tests
flutter test

# Build for release
flutter build apk      # Android
flutter build ios      # iOS  
flutter build macos    # macOS

See CODE_STRUCTURE.md for project structure.

πŸ“š Resources

πŸ“„ License

GNU Affero General Public License v3.0 (AGPL-3.0)


Made with ❀️ by the DesterLib community