Coder Social home page Coder Social logo

rcloneumbrel's Introduction

Umbrel Community App Store Template

This repository is a template to create an Umbrel Community App Store. These additional app stores allow developers to distribute applications without submitting to the Official Umbrel App Store.

Just click the "Use this template" button above and start adding your own apps!

Technical Details

The umbrel-app-store.yml file defines two important properties:

  • id - This is used as a prefix for all apps within the community app store. You MUST prefix your application id with your app store ID. For example, this template defines sparkles as a community app store ID and we have a hello world app. The app ID therefore should be: sparkles-hello-world
  • name - This name appears within the Umbrel user interface when users explore apps within these community app stores.

Testing

To test your community app store, you can add this repository through the Umbrel user interface as shown in the following demo:

umbrel-0.5.2.mp4

Alternatively, you can use the Umbrel CLI as described below.

To add an app store:

sudo ~/umbrel/scripts/repo add https://github.com/getumbrel/umbrel-community-app-store.git

sudo ~/umbrel/scripts/repo update

To install an app from the app store

sudo ~/umbrel/scripts/app install sparkles-hello-world

To remove an app store:

sudo ~/umbrel/scripts/repo remove https://github.com/getumbrel/umbrel-community-app-store.git

rcloneumbrel's People

Watchers

A Magno avatar

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.