File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111- π₯οΈ ** Self-Hosted** - Full control over your media library and data
1212- π ** Open Source** - Fully open source with active community development
1313
14+ ## Quick Start
15+
16+ ### Install the CLI
17+
18+ The DesterLib CLI makes it easy to set up and manage your media server.
19+
20+ ** macOS/Linux:**
21+
22+ ``` bash
23+ curl -fsSL https://raw.githubusercontent.com/DesterLib/desterlib/main/packages/cli/install.sh | bash
24+ ```
25+
26+ ** Windows (PowerShell):**
27+
28+ ``` powershell
29+ iwr -useb https://raw.githubusercontent.com/DesterLib/desterlib/main/packages/cli/install.ps1 | iex
30+ ```
31+
32+ The installer will automatically install Node.js if needed, then install the CLI globally. Once installed, run ` desterlib ` to start the setup wizard.
33+
34+ ### Download Client Apps
35+
36+ π₯ ** [ Get the Latest Client Release] ( https://github.com/DesterLib/desterlib-flutter/releases/latest ) **
37+
38+ ** Available platforms:**
39+
40+ - π± ** Android** - ` Dester-*-Android-arm64-v8a.apk `
41+ - πΊ ** Android TV** - ` Dester-*-AndroidTV-arm64.apk `
42+ - π ** macOS** - ` Dester-*-macOS.dmg `
43+ - πͺ ** Windows** - ` Dester-*-Windows-x64.zip `
44+ - π§ ** Linux** - ` Dester-*-Linux-x64.tar.gz `
45+ - π± ** iOS** - Build from [ source] ( https://github.com/DesterLib/desterlib-flutter )
46+
1447## Documentation
1548
1649π ** [ Full Documentation] ( https://docs.dester.in ) **
You canβt perform that action at this time.
0 commit comments