Skip to content

zot24/umbrel-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zot24's Umbrel Community App Store

Custom apps for Umbrel.

Adding this App Store

On your Umbrel, go to App StoreCommunity App StoresAdd and enter:

https://github.com/zot24/umbrel-apps

Available Apps

OpenClaw

Self-hosted AI assistant with Telegram integration. Connect Claude to your messaging platforms.

Architecture

This repository uses a separate gallery repository for icons and screenshots:

Why a Separate Gallery Repo?

Umbrel community app stores have a limitation: icons and gallery images placed in the app folder don't display correctly. Umbrel tries to fetch them from the official gallery endpoint instead of the local store.

The workaround: Host assets in a separate repository and use full URLs in umbrel-app.yml:

icon: https://raw.githubusercontent.com/zot24/umbrel-apps-gallery/main/zot24-openclaw/icon.png
gallery:
  - https://raw.githubusercontent.com/zot24/umbrel-apps-gallery/main/zot24-openclaw/1.jpg
  - https://raw.githubusercontent.com/zot24/umbrel-apps-gallery/main/zot24-openclaw/2.jpg

This is documented in Umbrel issue #1998.

Related Repositories

Repository Purpose
zot24/umbrel-apps This repo - app definitions
zot24/umbrel-apps-gallery Icons and gallery images
zot24/openclaw-docker Docker image builds

About

Zot24 Community App Store for Umbrel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors