Giter Club home page Giter Club logo

lunasea's Introduction

App Store Play Store Beta Build Subreddit

LunaSea

Screenshot

LunaSea is a fully featured, open source self-hosted media manager! Focused on giving you a seamless experience between all of your self-hosted media software, LunaSea supports:

  • Lidarr
  • Radarr
  • Sonarr
  • SABnzbd
  • NZBGet
  • NZBHydra2
  • Newznab Indexer Searching
  • Wake on LAN

LunaSea even comes with support for multiple instances of applications using profiles, backing up and restoring your configuration to your filesystem, an AMOLED black theme, and more!

Please note that LunaSea is purely a remote control application, it does not offer any functionality without software installed on a server/computer.


Developing, Installing, & Building (iOS)

Requirements

  1. A MacOS Machine
  2. An AppleID account (does not require developer account)
  3. Flutter Framework (Beta Channel)
  4. XCode 11.4 or Higher
  5. Developer Certificate Configured

Developing

  1. Clone the repository
  2. Install the Flutter packages
    • flutter pub get
  3. Start your simulator or plug in your device and ensure you have accepted it is a trusted device
  4. Install LunaSea in development mode on your device or simulator
    • flutter run

Installing

Release builds can only be installed on physical devices

  1. Clone the repository
  2. Install the Flutter packages
    • flutter pub get
  3. Plug in your device and ensure you have accepted it is a trusted device
  4. Install a production version of the application on your device
    • flutter run --release

Building (.ipa)

  1. Clone the repository
  2. Install the Flutter packages
    • flutter pub get
  3. Run build_ipa inside of the scripts folder
  4. The IPA will be placed in the root of the project directory

Developing, Installing, & Building (Android)

Requirements

  1. Android SDK/Android Studio Installed & Configured
  2. Flutter Framework (Beta Channel)
  3. Keystore Configured

Developing

  1. Clone the repository
  2. Install the Flutter packages
    • flutter pub get
  3. Start your simulator or plug in your device and ensure you have enabled USB Debugging
  4. Install LunaSea in development mode on your device or simulator
    • flutter run

Installing

Release builds can only be installed on physical devices

  1. Clone the repository
  2. Install the Flutter packages
    • flutter pub get
  3. Plug in your device and ensure you have enabled USB Debugging
  4. Install a production version of the application on your device
    • flutter run --release

Building (.apk)

  1. Clone the repository
  2. Install the Flutter packages
    • flutter pub get
  3. Run build_apk inside of the scripts folder
  4. The APKs will be placed in the root of the project directory
    • ARM 32-bit: LunaSea-armeabi-v7a-release.apk
    • ARM 64-bit: LunaSea-arm64-v8a-release.apk
    • x86 64-bit: LunaSea-x86_64-release.apk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.