Giter Club home page Giter Club logo

casaos-appstore-edge's Introduction

CasaOS (Edge) AppStore

GitHub issues by-label GitHub contributors

CasaOS AppStore needs your help to grow:

  • See CONTRIBUTING.md for how to contribute CasaOS Apps in Docker Compose format.
  • Check help wanted for which issues you can help with.

Thank you!


Number of installs Donate ๐Ÿ‘ˆ โ˜• Treat me a cup of coffee...


๐Ÿ’ก Information

This is an Edge version of the Official CasaOS Appstore.

This version of the CasaOS Appstore attempts to automatically update all the listed apps into their more recent (stable) versions if possible.

The list will update every 24 hours.

๐Ÿšจ Disclaimer

This appstore cannot guarantee that the newer version of an app it automatically resolved to is fully stable and working.

If there is a new update available, it is best to verify from other sources (reddit, github repo) first if the current (more recent) tag referenced in each app is safe to update to.


๐Ÿ”ฅ Installation

Unregister the Official CasaOS Appstore:

casaos-cli app-management unregister app-store 0

Register the edge version of CasaOS appstore:

casaos-cli app-management register app-store https://paodayag.dev/casaos-appstore-edge.zip

Done.


๐Ÿ”ƒ Restoring back the Official CasaOS Appstore

Get the assigned ID of the CasaOS Edge Appstore:

casaos-cli app-management list app-stores

Unregister the CasaOS Edge Appstore:

casaos-cli app-management unregister app-store <casaos-edge-appstore-id>

NOTE: Replace <casaos-edge-appstore-id> with the corresponding ID of the CasaOS Edge Appstore.

Register the Official CasaOS appstore:

casaos-cli app-management register app-store https://github.com/IceWhaleTech/CasaOS-AppStore/archive/refs/heads/main.zip

Done.


๐Ÿ›  Troubleshooting

  • I followed and run all the instructions but it seems not working

    Solution:

    Adding third-party appstores only works on CasaOS v0.4.4 and above.

    Upgrade your CasaOS to at least v0.4.4

  • I receive an Error 404 Not found when running the register command.

    Solution:

    It could be that your CasaOS is running on a port other than port 80.

    You need to tell the command which port your CasaOS is running by passing the -u flag together with the host and port.

    For example, if my CasaOS is running on port 90:

      casaos-cli app-management register app-store https://paodayag.dev/casaos-appstore-edge.zip -u "localhost:90"
    

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.