mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
48 lines
2.1 KiB
Plaintext
48 lines
2.1 KiB
Plaintext
---
|
|
title: LunaSea
|
|
description: Self-hosted software controller built using Flutter
|
|
---
|
|
|
|
<Image
|
|
src="https://raw.githubusercontent.com/JagandeepBrar/LunaSea/master/assets/images/branding_logo.png"
|
|
width="250px"
|
|
alt="LunaSea"
|
|
zoom={false}
|
|
caption="Self-hosted software controller built using Flutter"
|
|
/>
|
|
|
|
## About
|
|
|
|
LunaSea is a fully featured, open source self-hosted controller focused on giving you a seamless experience between all of your self-hosted media software remotely on your devices. LunaSea currently supports:
|
|
|
|
- [Lidarr](https://github.com/lidarr/lidarr)
|
|
- [Radarr](https://github.com/radarr/radarr)
|
|
- [Sonarr](https://github.com/sonarr/sonarr)
|
|
- [NZBGet](https://github.com/nzbget/nzbget)
|
|
- [SABnzbd](https://github.com/sabnzbd/sabnzbd)
|
|
- [Newznab Indexer Searching](https://newznab.readthedocs.io/en/latest/misc/api/)
|
|
- [NZBHydra2](https://github.com/theotherp/nzbhydra2)
|
|
- [Tautulli](https://github.com/Tautulli/Tautulli)
|
|
- [Wake on LAN](https://en.wikipedia.org/wiki/Wake-on-LAN)
|
|
|
|
LunaSea even comes with support for webhook-based push notifications, multiple instances of applications using profiles, backup and restore functionality for your configuration, an AMOLED black theme, and more!
|
|
|
|
> LunaSea is purely a remote control application, it does not offer any functionality without software installed on a server/computer.
|
|
|
|
## Releases
|
|
|
|
All releases for every build channel can be downloaded from the [build bucket](https://builds.lunasea.app), and all stable releases for all platforms are also available on [GitHub](https://github.com/JagandeepBrar/LunaSea/releases).
|
|
|
|
- [Android](https://www.lunasea.app/playstore)
|
|
- [iOS](https://www.lunasea.app/appstore)
|
|
- [Linux](https://www.lunasea.app/snapcraft)
|
|
- [macOS](https://formulae.brew.sh/cask/lunasea)
|
|
- [Web](https://web.lunasea.app)
|
|
- [Windows](https://builds.lunasea.app/#latest/stable/)
|
|
|
|
Interested in using prerelease build channels of LunaSea? Learn the differences between all the build channels and how to join one [here](https://www.lunasea.app/build-channels)!
|
|
|
|
## License
|
|
|
|
See [LICENSE.md](https://github.com/JagandeepBrar/LunaSea/blob/master/LICENSE.md) for more information.
|