Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

DesterLib/desterlib

Repository files navigation

🎬 DesterLib

Your Personal Media Server - Self-hosted media streaming for movies and TV shows.

Key Features

  • 📚 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

Quick Start

Simple Setup (Recommended)

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 | bash

Windows (PowerShell):

iwr -useb https://raw.githubusercontent.com/DesterLib/desterlib/main/scripts/setup/windows.ps1 | iex

This script will:

  • ✅ Check Docker installation
  • ✅ Clone the repository
  • ✅ Prompt for configuration (media path, port, database)
  • ✅ Set up and start DesterLib

Download Client Apps

📥 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

Documentation

📖 Full Documentation

For installation, usage, API reference, and more, visit the documentation site.

License

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