Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 2.29 KB

File metadata and controls

45 lines (38 loc) · 2.29 KB

hexos-app-catalog

Community-maintained install scripts for deploying apps on HexOS.

Install scripts are JSON configurations that automate app deployment on HexOS — handling storage mounts, directory creation, permissions, networking, and resource allocation with a single click.

Available Scripts

App Description
Bazarr Subtitle management for Sonarr & Radarr
Blinko Self-hosted bookmarking and note-taking
Dozzle Real-time Docker log viewer
Draw.io Diagram and whiteboard editor
Emby Media server
Excalidraw Virtual whiteboard for sketching
Fladder Front-end interface for Jellyfin
Handbrake Video transcoder
Home Assistant Home automation platform
Immich Self-hosted photo & video management
Jellyfin Free media server
Jellystat Statistics App for Jellyfin
Lidarr Music collection manager
LubeLogger Vehicle maintenance tracker
Navidrome Music server and streamer
Nextcloud File sync and collaboration
Peanut UPS monitoring dashboard
Plex Media server with Plex Pass support
Portracker Docker port tracking dashboard
Prowlarr Indexer manager for Sonarr & Radarr
qBittorrent BitTorrent client
Radarr Movie collection manager
Scrutiny Hard drive S.M.A.R.T. monitoring
Seerr Request management and media discovery tool
Sonarr TV series collection manager
Syncthing Continuous file synchronization

For schema documentation, macros reference, and contribution guidelines, see docs.hexos.com.

Contributing

  1. Fork this repository
  2. Create your install script JSON in the root directory
  3. Test it in HexOS by loading it as a custom install script
  4. Submit a pull request with a description of any special requirements (GPU, unique mounts, environment variables, etc.)