Your Personal Media Server - Self-hosted media streaming for movies and TV shows.
- 📚 Automatic Organization - Intelligent media scanning with TMDB metadata and artwork integration
- 🚀 Easy Setup - One command installer to get started in minutes
- 🎞️ Direct Streaming - Stream media files directly with HTTP range support for seamless playback
- 📱 Multi-Platform - Native apps for iOS, Android, macOS, Linux, and Windows
- 🖥️ Self-Hosted - Full control over your media library and data
- 🔓 Open Source - Fully open source with active community development
The easiest way to get started - no installation required, just run the setup script:
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/DesterLib/desterlib/main/scripts/setup/unix.sh | bashWindows (PowerShell):
iwr -useb https://raw.githubusercontent.com/DesterLib/desterlib/main/scripts/setup/windows.ps1 | iexThis script will:
- ✅ Check Docker installation
- ✅ Clone the repository
- ✅ Prompt for configuration (media path, port, database)
- ✅ Set up and start DesterLib
📥 Get the Latest Client Release
Available platforms:
- 📱 Android -
Dester-*-Android-arm64-v8a.apk - 🍎 macOS -
Dester-*-macOS.dmg - 🪟 Windows -
Dester-*-Windows-x64.zip - 🐧 Linux -
Dester-*-Linux-x64.tar.gz - 📱 iOS - Build from source
For installation, usage, API reference, and more, visit the documentation site.
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
See LICENSE for details.
Made with ❤️ by the DesterLib community