fix: do not load app icons (#3483)

This commit is contained in:
Stavros 2024-05-13 19:40:29 +03:00 committed by GitHub
parent 159ce99e5c
commit f39677aa96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 239 additions and 239 deletions

View File

@ -18,7 +18,7 @@ const getAppsList = async () => {
try {
const appConfig = fs.readFileSync(
`${__dirname}/../../apps/${app}/config.json`,
"utf8"
"utf8",
);
const appConfigJson = JSON.parse(appConfig);
@ -40,13 +40,13 @@ const getAppsList = async () => {
};
const appToReadme = async (app: App) => {
return `| <img src="apps/${app.id}/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [${app.name}](${app.source}) | ${app.description} | ${app.port} |`;
return `| [${app.name}](${app.source}) | ${app.description} | ${app.port} |`;
};
const writeToReadme = (appsList: string, count: number) => {
const baseReadme = fs.readFileSync(
__dirname + "/../../templates/README.md",
"utf8"
"utf8",
);
let finalReadme = baseReadme.replace("<!appsList>", appsList);
finalReadme = finalReadme.replace("<!appsCount>", count.toString());
@ -72,7 +72,7 @@ const main = async () => {
} else if (stdout) {
console.log(stdout);
}
}
},
);
};

466
README.md
View File

@ -12,236 +12,236 @@ If you want to see new apps on Tipi you can either:
## Apps available (231)
| Icon | Name | Description | Port |
| ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----- |
| <img src="apps/pinchflat/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Pinchflat](https://github.com/kieraneglin/pinchflat) | Your next YouTube media manager | 8945 |
| <img src="apps/slskd/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [SLSKD](https://github.com/slskd/slskd) | P2P downloads | 5030 |
| <img src="apps/booksonic/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Booksonic](https://github.com/popeen/Booksonic-Air) | The selfhosted audiobook server | 8040 |
| <img src="apps/adguard/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Adguard](https://github.com/AdguardTeam) | World's most advanced adblocker! | 8104 |
| <img src="apps/maintainerr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Maintainerr](https://github.com/jorenn92/Maintainerr) | Maintainerr will manage the storage space on your plex server, launching automated actions to delete your files. | 8030 |
| <img src="apps/dockge/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Dockge](https://github.com/louislam/dockge) | Docker compose.yaml stack-oriented manager. | 8768 |
| <img src="apps/autobrr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [autobrr](https://github.com/autobrr/autobrr) | Automation for downloads. | 8158 |
| <img src="apps/fireshare/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Fireshare](https://github.com/ShaneIsrael/fireshare) | Self host your media and share with unique links | 8140 |
| <img src="apps/nocodb/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [NocoDB](https://github.com/nocodb/nocodb) | Open Source Airtable Alternative | 8146 |
| <img src="apps/homebox/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [HomeBox](https://github.com/hay-kot/homebox) | Homebox is the inventory and organization system built for the Home User | 7745 |
| <img src="apps/atuin/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Atuin Server](https://github.com/atuinsh/atuin) | Magical Shell History | 8888 |
| <img src="apps/kimai/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Kimai](https://github.com/kimai/kimai) | Open source time-tracker | 8003 |
| <img src="apps/outline/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Outline](https://github.com/outline/outline) | A home for all your docs | 8404 |
| <img src="apps/grist/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Grist](https://github.com/gristlabs/grist-core) | Grist is the evolution of spreadsheets. | 8484 |
| <img src="apps/bazarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Bazarr](https://github.com/morpheus65535/bazarr) | A companion application to Sonarr and Radarr that manages and downloads subtitles | 6767 |
| <img src="apps/notemark/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Notemark](https://github.com/enchant97/note-mark/) | Lighting fast web-based Markdown notes app. | 8567 |
| <img src="apps/ollama-cpu/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Ollama - CPU](https://github.com/ollama/ollama) | LLMs inference server with OpenAI compatible API | 11436 |
| <img src="apps/whisparr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Whisparr](https://github.com/Whisparr/Whisparr) | Adult movie collection manager. | 6969 |
| <img src="apps/grafana/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Grafana](https://github.com/grafana/grafana) | The open and composable observability and data visualization platform | 8160 |
| <img src="apps/qdirstat/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [qDirStat](https://github.com/linuxserver/docker-qdirstat) | A graphical disk usage analyzer | 7125 |
| <img src="apps/wikijs/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [WikiJS](https://github.com/requarks/wiki) | A modern and powerful wiki app built on Node.js | 8148 |
| <img src="apps/podfetch/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [PodFetch](https://github.com/SamTV12345/PodFetch) | A sleek and efficient podcast downloader. | 8177 |
| <img src="apps/send/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Send](https://gitlab.com/timvisee/send) | Simple, private file sharing. https://send.vis.ee/ | 8126 |
| <img src="apps/mylar3/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Mylar3](https://github.com/mylar3/mylar3) | Mylar3 is an automated Comic Book downloader (cbr/cbz) for use with NZB and torrents written in python. | 8174 |
| <img src="apps/traefik-certs-dumper/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Traefik Certs Dumper](https://github.com/kereis/traefik-certs-dumper) | Dumps Let's Encrypt certificates of a specified domain which Traefik stores in acme.json. | 9999 |
| <img src="apps/linkwarden/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Linkwarden](https://github.com/linkwarden/linkwarden) | A self-hosted, open-source collaborative bookmark manager | 8199 |
| <img src="apps/trilium/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Trilium](https://github.com/zadam/trilium) | An open-source, self-hosted Notion alterative | 8267 |
| <img src="apps/owncast/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Owncast](https://github.com/owncast/owncast) | Take control over your live stream video by running it yourself. Streaming + chat out of the box. | 8198 |
| <img src="apps/wekan/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Wekan](https://github.com/wekan/wekan) | Open-Source, customizable, and privacy-focused kanban | 8678 |
| <img src="apps/bitcoind/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Bitcoin](https://github.com/lncm/docker-bitcoind) | Bitcoin core node | 8333 |
| <img src="apps/proxitok/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [ProxiTok](https://github.com/pablouser1/ProxiTok) | Open source alternative frontend for TikTok made using PHP | 8118 |
| <img src="apps/simplex-smp/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [SimpleX SMP](https://github.com/simplex-chat/simplexmq) | A reference implementation of the SimpleX Messaging Protocol for simplex queues over public networks. | 5223 |
| <img src="apps/jellyseerr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Jellyseerr](https://github.com/Fallenbagel/jellyseerr) | Fork of overseerr for Jellyfin support | 8163 |
| <img src="apps/flowise/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Flowise AI](https://github.com/FlowiseAI/Flowise) | Build LLM Apps Easily | 8009 |
| <img src="apps/calibre-web/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Calibre-Web - EBook Reader](https://github.com/janeczku/calibre-web) | Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. | 8100 |
| <img src="apps/speedtest-tracker/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Speedtest Tracker](https://github.com/alexjustesen/speedtest-tracker) | Internet performance tracking application. | 8211 |
| <img src="apps/memos/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Memos](https://github.com/usememos/memos) | Memo hub for knowledge management and collaboration. | 5230 |
| <img src="apps/filestash/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Filestash](https://github.com/mickael-kerjean/filestash) | A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze | 8189 |
| <img src="apps/movary/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Movary](https://github.com/leepeuker/movary) | Movary is a self-hosted web application to track and rate your watched movies. | 8155 |
| <img src="apps/baikal/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Baïkal](https://github.com/ckulka/baikal-docker) | Baïkal is a Calendar+Contacts server | 6556 |
| <img src="apps/authentik/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Authentik](https://github.com/goauthentik/authentik) | The authentication glue you need. | 8770 |
| <img src="apps/plex/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Plex](https://github.com/plexinc/pms-docker) | Stream Movies & TV Shows | 32400 |
| <img src="apps/ryot/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Ryot](https://github.com/IgnisDa/ryot) | Roll your own tracker! | 8206 |
| <img src="apps/rsshub/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [RSSHub](https://github.com/DIYgod/RSSHub) | Everything is RSSible with RSSHub | 8223 |
| <img src="apps/grav/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Grav](https://github.com/getgrav/grav) | Grav is a Fast, Simple, and Flexible, file-based Web-platform. | 8161 |
| <img src="apps/ctfd/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [CTFd](https://github.com/CTFd/CTFd) | Cyber Security Training made simple. | 8546 |
| <img src="apps/mixpost/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Mixpost](https://github.com/inovector/mixpost) | Self-hosted social media management. Schedule and organize your social content. | 8167 |
| <img src="apps/lodestone-core/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Lodestone Core](https://github.com/Lodestone-Team/lodestone_core) | Server hosting tool for Minecraft and other multiplayers | 16662 |
| <img src="apps/mongo-express/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Mongo Express](https://github.com/mongo-express/mongo-express) | Web-based MongoDB admin interface, written with Node.js and Express | 8087 |
| <img src="apps/onedev/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [OneDev](https://code.onedev.io/onedev/server) | Self-hosted Git Server with Kanban and CI/CD | 6610 |
| <img src="apps/gitea/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Gitea](https://github.com/go-gitea/gitea) | Gitea - Git with a cup of tea · A painless self-hosted Git service. · Cross-platform · Easy to install · Lightweight · Open Source. | 8108 |
| <img src="apps/umami/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Umami](https://github.com/umami-software/umami) | Umami is a simple, fast, privacy-focused alternative to Google Analytics. | 8147 |
| <img src="apps/chatpad/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Chatpad AI](https://github.com/deiucanta/chatpad) | Not just another ChatGPT user-interface! | 8179 |
| <img src="apps/dailytxt/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [DailyTxT](https://github.com/PhiTux/DailyTxT) | Encrypted Diary Web-App | 8156 |
| <img src="apps/silverbullet/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Silverbullet](https://github.com/silverbulletmd/silverbullet) | SilverBullet is a creative space where you collect, create and expand your personal knowledge, while also letting you constantly evolve the tools you use to do so. | 8214 |
| <img src="apps/mixpost-pro/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Mixpost Pro](https://github.com/inovector/mixpost) | Self-hosted social media management. Schedule and organize your social content. | 8191 |
| <img src="apps/lobe-chat/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Lobe Chat](https://github.com/lobehub/lobe-chat) | LLM chatbot framework | 3210 |
| <img src="apps/seedsync/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [SeedSync](https://github.com/ipsingh06/seedsync) | SeedSync is a tool to sync the files on a remote Linux server. | 8800 |
| <img src="apps/excalidraw/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Excalidraw](https://github.com/excalidraw/excalidraw) | Online whiteboard collaboration made easy | 8172 |
| <img src="apps/lidarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Lidarr](https://github.com/Lidarr/Lidarr) | Looks and smells like Sonarr but made for music. | 8131 |
| <img src="apps/homarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Homarr](https://github.com/ajnart/homarr) | Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. | 8102 |
| <img src="apps/stalwart-mail/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Stalwart Mail](https://github.com/stalwartlabs) | Open-source mail server solution with JMAP, IMAP4, and SMTP support | 8677 |
| <img src="apps/deemix/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Deemix](https://gitlab.com/Bockiii/deemix-docker) | deemix is a barebone deezer downloader library built from the ashes of Deezloader Remix. | 6595 |
| <img src="apps/code-server/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Code-Server - Web VS Code](https://github.com/linuxserver/docker-code-server) | Code-server is VS Code running on a remote server, accessible through the browser. | 8138 |
| <img src="apps/filebrowser/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [File Browser](https://github.com/filebrowser/filebrowser) | Access your homeserver files from your browser | 8096 |
| <img src="apps/kavita/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Kavita](https://github.com/Kareadita/Kavita) | Kavita is a fast, feature rich, cross platform reading server | 8175 |
| <img src="apps/barrage/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Barrage](https://github.com/maulik9898/barrage) | Minimal Deluge WebUI with full mobile support | 8145 |
| <img src="apps/affine/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [AFFiNE](https://github.com/toeverything/affine) | AFFiNE is a workspace with fully merged docs, whiteboards and databases. | 3010 |
| <img src="apps/nitter/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Nitter](https://github.com/zedeus/nitter) | Twitter without annoyances! | 8106 |
| <img src="apps/getashell/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Get A Shell](https://github.com/steveiliop56/getashell) | SSH shells from a Web UI | 8281 |
| <img src="apps/lidarr-deemix/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Lidarr on Steroids](https://github.com/youegraillot/lidarr-on-steroids) | Lidarr with some muscles thanks to deemix | 8186 |
| <img src="apps/deluge/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Deluge](https://github.com/linuxserver/docker-deluge) | Deluge is a lightweight, Free Software, cross-platform BitTorrent client. | 8144 |
| <img src="apps/homepage/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Homepage](https://github.com/gethomepage/homepage) | A highly customizable homepage | 8756 |
| <img src="apps/firefly-iii-data-importer/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Firefly III Data Importer](https://github.com/firefly-iii/data-importer) | The Firefly III Data Importer can import data into Firefly III | 8150 |
| <img src="apps/romm/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [RomM](https://github.com/zurdi15/romm) | RomM (Rom Manager) is a web based retro roms manager integrated with IGDB. | 8178 |
| <img src="apps/radarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Radarr](https://github.com/Radarr/Radarr) | Movie collection manager for Usenet and BitTorrent users. | 8088 |
| <img src="apps/nginx/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Nginx](https://github.com/nginx/nginx) | Open-source simple and fast web server. | 8754 |
| <img src="apps/planka/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Planka](https://github.com/plankanban/planka) | Free open source kanban board for workgroups. | 8016 |
| <img src="apps/heimdall/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Heimdall](https://github.com/linuxserver/Heimdall) | Application Dashboard | 8783 |
| <img src="apps/tandoor/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Tandoor](https://github.com/TandoorRecipes/recipes) | Recipe collection manager. | 8341 |
| <img src="apps/dokuwiki/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [DokuWiki](https://github.com/dokuwiki/dokuwiki) | DokuWiki is a simple to use and highly versatile Open Source wiki software | 8149 |
| <img src="apps/glances/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Glances](https://github.com/nicolargo/glances) | An eye on your system | 8420 |
| <img src="apps/metube/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [MeTube](https://github.com/alexta69/metube) | youtube-dl web UI | 8250 |
| <img src="apps/flatnotes/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [flatnotes](https://github.com/Dullage/flatnotes) | A self-hosted, database-less note taking web app | 8137 |
| <img src="apps/2fauth/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [2FAuth](https://github.com/Bubka/2FAuth) | Manage your Two-Factor Authentication codes. | 8235 |
| <img src="apps/netbootxyz/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Netboot.xyz](https://github.com/netbootxyz/netboot.xyz) | Your favorite operating systems in one place. | 8675 |
| <img src="apps/haven/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Haven](https://github.com/havenweb/haven) | Self-hostable private blogging | 8130 |
| <img src="apps/syncthing/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Syncthing](https://github.com/syncthing) | Peer-to-peer file synchronization between your devices | 8090 |
| <img src="apps/gotosocial/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [GoToSocial](https://github.com/superseriousbusiness/gotosocial) | Fast, fun, ActivityPub server, powered by Go. | 8188 |
| <img src="apps/wg-easy/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Wireguard](https://github.com/WeeJeWel/wg-easy/) | VPN server for your homeserver | 8082 |
| <img src="apps/bookstack/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Bookstack](https://github.com/BookStackApp/BookStack) | BookStack is a self-hosted platform for organising and storing information. | 8119 |
| <img src="apps/cloudflare-ddns/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Cloudflare DDNS](https://github.com/joshuaavalon/docker-cloudflare) | Update DNS records on Cloudflare. | 22222 |
| <img src="apps/serge/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Serge](https://github.com/serge-chat/serge) | LLaMA made easy | 8008 |
| <img src="apps/homebridge/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Home Bridge](https://github.com/homebridge/homebridge) | HomeKit support for the impatient. | 8581 |
| <img src="apps/qbittorrent/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [qBittorrent](https://github.com/qbittorrent/qBittorrent) | Fast, easy, and free BitTorrent client | 8133 |
| <img src="apps/photoprism/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [PhotoPrism](https://github.com/photoprism/photoprism) | AI-Powered Photos App for the Decentralized Web. We are on a mission to protect your freedom and privacy. | 8110 |
| <img src="apps/gotify/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Gotify](https://github.com/gotify/server) | Gotify, a simple server for sending and receiving notification messages. | 8129 |
| <img src="apps/drawio/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Draw.io](https://github.com/jgraph/drawio) | Diagramming and whiteboarding app. | 8734 |
| <img src="apps/ollama-nvidia/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Ollama - Nvidia](https://github.com/ollama/ollama) | LLMs inference server with OpenAI compatible API | 11435 |
| <img src="apps/gandi-livedns/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [gandi-livedns](https://github.com/jbbodart/gandi-livedns) | Update your Gandi DNS zone records with your WAN IP | 8134 |
| <img src="apps/librephotos/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [LibrePhotos](https://github.com/LibrePhotos/librephotos) | Complete photo management service | 8132 |
| <img src="apps/hammond/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Hammond](https://github.com/alfhou/hammond) | Self hosted vehicle and expense management system. Like Clarkson, but better | 8185 |
| <img src="apps/moneroblock/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Moneroblock](https://github.com/duggavo/MoneroBlock) | Decentralized and trustless Monero block explorer | 31312 |
| <img src="apps/dashy/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Dashy](https://github.com/lissy93/dashy) | A self-hostable personal dashboard built for you. | 8205 |
| <img src="apps/resilio-sync/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Resilio](https://github.com/bt-sync) | Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology | 8113 |
| <img src="apps/freshrss/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [FreshRSS](https://github.com/FreshRSS/FreshRSS) | A free, self-hostable aggregator… | 8086 |
| <img src="apps/viewtube/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [ViewTube](https://github.com/ViewTube/viewtube) | The open source, privacy-conscious way to enjoy your favorite YouTube content. | 8180 |
| <img src="apps/firefly-iii/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Firefly III](https://github.com/firefly-iii/firefly-iii) | Firefly III: a personal finances manager | 8115 |
| <img src="apps/grocy/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Grocy](https://github.com/grocy/grocy) | ERP beyond your fridge | 8136 |
| <img src="apps/zigbee2mqtt/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Zigbee2MQTT](https://github.com/Koenkk/zigbee2mqtt) | Zigbee to MQTT bridge | 8290 |
| <img src="apps/prowlarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Prowlarr](https://github.com/Prowlarr/Prowlarr/) | A torrent/usenet indexer manager/proxy | 8109 |
| <img src="apps/openbooks/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [openbooks](https://github.com/evan-buss/openbooks) | Search and Download eBooks | 8152 |
| <img src="apps/privatebin/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [PrivateBin](https://github.com/PrivateBin/PrivateBin) | A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. | 8122 |
| <img src="apps/postfix-relay/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Postfix Mail Relay](https://github.com/shamil/docker-postfix-relay) | Simple SMTP relay for environments where you may have private servers with no Internet connection. | 2525 |
| <img src="apps/joplin/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Joplin Server](https://github.com/laurent22/joplin) | Note taking and to-do application with synchronisation | 8099 |
| <img src="apps/mstream/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [mStream Music](https://github.com/IrosTheBeggar/mStream) | The easiest music streaming server available | 8162 |
| <img src="apps/zerotier/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [ZeroTier](https://github.com/zerotier/ZeroTierOne) | Easy to use zero configuration VPN. | 9993 |
| <img src="apps/invoice-ninja/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Invoice Ninja](https://github.com/invoiceninja/invoiceninja) | Invoices, Expenses and Tasks built with Laravel, Flutter and React. | 8881 |
| <img src="apps/invidious/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Invidious](https://github.com/iv-org/invidious) | An alternative front-end to YouTube | 8095 |
| <img src="apps/cross-seed/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Cross-Seed](https://github.com/cross-seed/cross-seed) | Fully-automatic cross-seeding with Torznab. | 2468 |
| <img src="apps/kanboard/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Kanboard](https://github.com/kanboard/kanboard) | Open Source Kanban Board | 8010 |
| <img src="apps/eclipse-mosquitto/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Eclipse Mosquitto](https://github.com/eclipse/mosquitto/) | open source message broker | 8288 |
| <img src="apps/planning-poker/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Planning Poker](https://github.com/axeleroy/self-host-planning-poker) | Online planning poker for scrum master. | 8880 |
| <img src="apps/dashdot/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Dash.](https://github.com/MauriceNino/dashdot) | A simple, modern server dashboard, primarily used by smaller private server | 8173 |
| <img src="apps/transmission/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Transmission](https://github.com/transmission/transmission) | Fast, easy, and free BitTorrent client | 8089 |
| <img src="apps/anse/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Anse](https://github.com/anse-app/anse) | Fully optimized UI for AI Chats. | 8014 |
| <img src="apps/crafty/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Crafty](https://gitlab.com/crafty-controller/crafty-4) | Python based Control Panel for your Minecraft Server | 8456 |
| <img src="apps/emulatorjs/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Emulatorjs](https://github.com/EmulatorJS/EmulatorJS) | Self-hosted Javascript emulation for various system. | 8164 |
| <img src="apps/ollama-amd/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Ollama - AMD](https://github.com/ollama/ollama) | LLMs inference server with OpenAI compatible API | 11434 |
| <img src="apps/your-spotify/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Your Spotify](https://github.com/Yooooomi/your_spotify) | Self hosted Spotify tracking dashboard. | 8103 |
| <img src="apps/spoolman/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Spoolman](https://github.com/Donkie/Spoolman) | Keep track of your inventory of 3D-printer filament spools | 7912 |
| <img src="apps/penpot/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Penpot](https://github.com/penpot/penpot) | Open-Source design & prototyping platform. | 8645 |
| <img src="apps/obsidian-livesync/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Obsidian LiveSync](https://github.com/vrtmrz/self-hosted-livesync-server) | LiveSync couchdb backend for Obsidian | 5984 |
| <img src="apps/pairdrop/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [PairDrop](https://github.com/schlagmichdoch/PairDrop) | Local file sharing in your browser. Inspired by Apple's AirDrop | 8182 |
| <img src="apps/budibase/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Budibase](https://github.com/Budibase/budibase) | Internal tools made easy. | 8268 |
| <img src="apps/it-tools/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [IT-Tools](https://github.com/CorentinTh/it-tools) | Collection of handy online tools for developers, with great UX. | 8171 |
| <img src="apps/komga/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Komga](https://github.com/gotson/komga) | A media server for your comics, mangas, BDs, magazines and eBooks. | 2560 |
| <img src="apps/n8n-1/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [n8n](https://github.com/n8n-io/n8n) | Workflow Automation Tool. Alternative to Zapier | 8215 |
| <img src="apps/mind/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Mind](https://github.com/Casvt/MIND) | A simple self hosted reminder platform that uses push to send notifications to your device. | 8143 |
| <img src="apps/halo/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Halo](https://github.com/halo-dev/halo) | Halo - Open source website building tool. | 8092 |
| <img src="apps/portainer/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Portainer](https://github.com/portainer/portainer) | Making Docker and Kubernetes management easy. | 9443 |
| <img src="apps/gladys/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Gladys Assistant](https://github.com/gladysassistant/gladys) | A privacy-first, open-source home assistant | 8270 |
| <img src="apps/flaresolverr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Flaresolverr](https://github.com/FlareSolverr/FlareSolverr) | Bypass Cloudflare and DDoS-GuARD. | 8666 |
| <img src="apps/vaultwarden/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [VaultWarden](https://github.com/dani-garcia/vaultwarden) | All your passwords in your control! | 8107 |
| <img src="apps/kasm-workspaces/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Kasm Workspaces](https://github.com/kasmtech) | Container streaming platform. | 8744 |
| <img src="apps/ghost/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Ghost](https://github.com/TryGhost/Ghost) | Ghost - Turn your audience into a business. | 8117 |
| <img src="apps/scrypted/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Scrypted](https://github.com/koush/scrypted) | High performance home video integration and automation platform | 10443 |
| <img src="apps/hedgedoc/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [HedgeDoc](https://github.com/hedgedoc/hedgedoc) | A Collaborative Markdown and Note Taking App | 8142 |
| <img src="apps/linkstack/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [LinkStack](https://github.com/LinkStackOrg/linkstack-docker) | LinkStack is a highly customizable link sharing platform with an intuitive, easy to use user interface | 8154 |
| <img src="apps/cloudflared/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Cloudflared](https://github.com/WisdomSky/Cloudflared-web) | Cloudflare Tunnels in a Web UI | 14333 |
| <img src="apps/recyclarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Recyclarr](https://github.com/recyclarr/recyclarr) | Sync TRaSH Guides. | 1111 |
| <img src="apps/duckdns/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Duck DNS](https://github.com/linuxserver/docker-duckdns) | Duck DNS is a free Dynamic DNS service | 8026 |
| <img src="apps/libreddit/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [LibReddit](https://github.com/spikecodes/libreddit) | Browse reddit without problems! | 8105 |
| <img src="apps/audiobookshelf/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Audiobookshelf](https://github.com/advplyr/audiobookshelf) | Audiobookshelf is a self-hosted audiobook and podcast server. | 13378 |
| <img src="apps/tautulli/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Tautulli](https://github.com/Tautulli/Tautulli) | Monitoring and tracking tool for Plex Media Server. | 8181 |
| <img src="apps/windows/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Windows](https://github.com/dockur/windows/) | Full windows vm in your browser | 8006 |
| <img src="apps/peppermint/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Peppermint](https://github.com/Peppermint-Lab/peppermint) | An open source ticket management & help desk solution. | 8216 |
| <img src="apps/plausible/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Plausible](https://github.com/plausible/analytics) | Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. | 8190 |
| <img src="apps/rss/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [RSS](https://github.com/ssddanbrown/rss) | A simple, opinionated, RSS feed aggregator. | 8141 |
| <img src="apps/sftpgo/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [SFTPGo](https://github.com/drakkan/sftpgo) | Fully featured and highly configurable SFTP server | 8002 |
| <img src="apps/duplicati/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Duplicati](https://github.com/linuxserver/docker-duplicati) | Store securely encrypted backups in the cloud! | 8159 |
| <img src="apps/vikunja/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Vikunja](https://kolaente.dev/vikunja) | The Todo-app to organize your life. | 8135 |
| <img src="apps/sonarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Sonarr](https://github.com/Sonarr/Sonarr) | TV show manager for Usenet and BitTorrent | 8098 |
| <img src="apps/sabnzbd/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [SABnzbd](https://github.com/sabnzbd/sabnzbd) | Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can | 8168 |
| <img src="apps/navidrome/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Navidrome](https://github.com/navidrome/navidrome/) | A selfhosted music server | 4533 |
| <img src="apps/koillection/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Koillection](https://github.com/benjaminjonard/koillection) | Koillection allow you to manage any kind of collections. | 8050 |
| <img src="apps/archivebox/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [ArchiveBox](https://github.com/ArchiveBox/ArchiveBox) | Open source self-hosted web archiving. | 8015 |
| <img src="apps/octobot/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Octobot](https://github.com/Drakkar-Software/OctoBot) | Octobot is a powerful open-source cryptocurrency trading robot. | 8825 |
| <img src="apps/mealie-1/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Mealie](https://github.com/hay-kot/mealie) | Mealie is a self-hosted recipe manager and meal planner. | 8220 |
| <img src="apps/tailscale/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Tailscale](https://github.com/tailscale/tailscale) | The easiest, most secure way to use WireGuard and 2FA. | 8093 |
| <img src="apps/minecraft-server/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Minecraft Server](https://github.com/itzg/docker-minecraft-server) | Run a minecraft server | 25565 |
| <img src="apps/calcom/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Cal.com](https://github.com/calcom/cal.com) | Scheduling infrastructure for absolutely everyone. | 8294 |
| <img src="apps/codex-docs/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [CodeX.docs](https://github.com/codex-team/codex.docs) | Free Docs app powered by Editor.js ecosystem. | 8101 |
| <img src="apps/nextcloud/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Nextcloud](https://github.com/nextcloud/server) | Productivity platform that keeps you in control | 8083 |
| <img src="apps/nextgba/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [NextGBA](https://github.com/meienberger/nextgba) | Gameboy in your browser | 8435 |
| <img src="apps/crowdsec/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Crowdsec](https://github.com/crowdsecurity/crowdsec) | Participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI. | 8679 |
| <img src="apps/minio/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Minio](https://github.com/minio/minio) | High Performance Object Storage | 8001 |
| <img src="apps/logto/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Logto](https://github.com/logto-io/logto) | Logto is a cost-effective open-source alternative to Auth0. | 8203 |
| <img src="apps/dozzle/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Dozzle](https://github.com/amir20/dozzle) | Dozzle is a small web based app to monitor Docker logs | 8013 |
| <img src="apps/wallos/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Wallos](https://github.com/ellite/Wallos) | Open-Source Personal Subscription Tracker | 8222 |
| <img src="apps/shlink/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Shlink](https://github.com/shlinkio/shlink) | Shlink is a self-hosted URL shortener | 8207 |
| <img src="apps/forgejo/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Forgejo](https://codeberg.org/forgejo/forgejo/) | Beyond coding. We forge. · Lightweight and performant · Guaranteed 100% Free Software | 8195 |
| <img src="apps/pihole/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Pi-hole](https://github.com/pi-hole/pi-hole) | A black hole for Internet advertisements | 8081 |
| <img src="apps/kapowarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Kapowarr](https://github.com/Casvt/Kapowarr) | Kapowarr is a software to build and manage a comic book library, fitting in the \*arr suite of software. | 8194 |
| <img src="apps/stirling-pdf/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Stirling-PDF](https://github.com/Frooodle/Stirling-PDF/) | Powerful locally hosted web based PDF manipulation tool. | 8234 |
| <img src="apps/monica/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Monica](https://github.com/monicahq/monica) | A Personal Relationship Management tool to help you document your social life. | 3291 |
| <img src="apps/tubearchivist/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Tube Archivist](https://github.com/tubearchivist/tubearchivist) | Your self-hosted YouTube media server | 8120 |
| <img src="apps/kiwix-serve/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Kiwix Server](https://github.com/kiwix/kiwix-tools/) | Kiwix Server is a web server for hosting .zim files | 8169 |
| <img src="apps/activepieces/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Activepieces](https://github.com/activepieces/activepieces) | True zapier alternative. | 8605 |
| <img src="apps/netdata/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Netdata](https://github.com/netdata/netdata) | Open-source, real-time, performance and health monitoring. | 19999 |
| <img src="apps/cheshire-cat-ai/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Cheshire Cat AI](https://github.com/cheshire-cat-ai/core) | A production-ready AI framework to develop AI agents. | 1865 |
| <img src="apps/libretranslate/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) | Free and Open Source Machine Translation API. 100% self-hosted, offline capable and easy to setup. | 8121 |
| <img src="apps/jellyfin-vue/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Jellyfin Vue (Beta)](https://github.com/jellyfin/jellyfin-vue) | A modern web client for Jellyfin based on Vue | 8202 |
| <img src="apps/tasks-md/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Tasks.md](https://github.com/BaldissaraMatheus/Tasks.md) | A self-hosted, file based task management board. | 8157 |
| <img src="apps/email-oauth2-proxy/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Email OAuth2 Proxy](https://github.com/simonrob/email-oauth2-proxy) | OAuth Proxy for IMAP/POP/SMTP. | 1999 |
| <img src="apps/homeassistant-1/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Home Assistant](https://github.com/home-assistant/core) | Open source home automation that puts local control and privacy first | 8209 |
| <img src="apps/jackett/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Jackett](https://github.com/Jackett/Jackett) | API Support for your favorite torrent trackers | 8097 |
| <img src="apps/changedetection/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [ChangeDetection](https://github.com/dgtlmoon/changedetection.io) | Website change detection. | 8257 |
| <img src="apps/unmanic/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Unmanic](https://github.com/Unmanic/unmanic) | Unmanic - Library Optimiser. | 8256 |
| <img src="apps/owncloud/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Owncloud](https://github.com/owncloud/core) | A personal cloud which runs on your own server. | 8151 |
| <img src="apps/sshwifty/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Sshwifty](https://github.com/nirui/sshwifty) | Web SSH & Telnet (WebSSH & WebTelnet client) | 8274 |
| <img src="apps/ntfy/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Ntfy](https://github.com/binwiederhier/ntfy) | Ntfy, a simple server for sending and receiving notification messages. | 8166 |
| <img src="apps/hello-world/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Hello World](https://github.com/crccheck/docker-hello-world) | Hello World web server in under 2 MB | 8000 |
| <img src="apps/monerod/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Monero Daemon](https://github.com/sethforprivacy/simple-monerod-docker) | Monero is a private, decentralized cryptocurrency that keeps your finances confidential and secure. | 18080 |
| <img src="apps/mongo/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [MongoDB](https://github.com/mongodb/mongo) | MongoDB is an open-source NoSQL database | 27017 |
| <img src="apps/bitmagnet/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Bitmagnet](https://github.com/bitmagnet-io/bitmagnet) | A self-hosted BitTorrent indexer. | 3335 |
| <img src="apps/searxng/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [SearXNG](https://github.com/searxng/searxng) | Privacy-respecting, hackable metasearch engine | 8127 |
| <img src="apps/wizarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Wizarr](https://github.com/Wizarrrr/wizarr) | Wizarr is an automatic user invitation system for Plex and Jellyfin. | 5690 |
| <img src="apps/actual-budget/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Actual Budget](https://github.com/actualbudget/actual-server) | Local-first OpenSource Budget tool | 8011 |
| <img src="apps/jellyfin/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Jellyfin](https://github.com/jellyfin/jellyfin) | A media server for your home collection | 8091 |
| <img src="apps/mastodon/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Mastodon](https://github.com/mastodon/mastodon) | Your self-hosted, globally interconnected microblogging community | 8210 |
| <img src="apps/flightlog/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Flightlog](https://github.com/perdian/flightlog/) | Flightlog, a web application that keeps track of your personal flight history | 8934 |
| <img src="apps/rallly/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Rallly](https://github.com/lukevella/rallly) | Scheduling and collaboration tool | 8208 |
| <img src="apps/databag/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Databag](https://github.com/balzack/databag) | Messenger for the Decentralized Web | 8201 |
| <img src="apps/readarr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Readarr](https://github.com/Readarr/Readarr) | Book Manager and Automation (Sonarr for Ebooks) | 8112 |
| <img src="apps/ghostfolio/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Ghostfolio](https://github.com/ghostfolio/ghostfolio) | Open Source Wealth Management Software. | 3333 |
| <img src="apps/transmission-vpn/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Transmission (VPN)](https://github.com/haugene/docker-transmission-openvpn) | BitTorrent client with VPN support. | 9091 |
| <img src="apps/wordpress/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [WordPress](https://github.com/WordPress/WordPress) | Popular CMS for websites and blogs | 8213 |
| <img src="apps/revolt/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Revolt Chat](https://github.com/revoltchat) | Open source user-first chat platform. | 8272 |
| <img src="apps/matrix-conduit/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Conduit](https://gitlab.com/famedly/conduit) | Conduit is a simple, fast and reliable chat server written in Rust | 6167 |
| <img src="apps/immich/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Immich](https://github.com/immich-app/immich) | Photo and video backup solution directly from your mobile phone. | 8128 |
| <img src="apps/paperless-ngx/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | Document Management System (DMS) | 8012 |
| <img src="apps/chatgpt-ui/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [ChatGPT UI](https://github.com/WongSaang/chatgpt-ui) | A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage | 8200 |
| <img src="apps/nodered/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Node-RED](https://github.com/node-red/node-red) | Low-code programming for event-driven applications | 8111 |
| <img src="apps/odoo/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Odoo](https://github.com/odoo/odoo) | Open-source business management software with modular applications for streamlined operations. | 8017 |
| <img src="apps/tooljet/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Tooljet](https://github.com/ToolJet/ToolJet) | Alternative to retool to construct CRM dashboard | 9876 |
| <img src="apps/moodist/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Moodist](https://github.com/remvze/moodist) | Ambient sounds for focus and calm. | 8221 |
| <img src="apps/uptime-kuma/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Uptime Kuma](https://github.com/louislam/uptime-kuma) | A fancy self-hosted monitoring tool. | 8125 |
| <img src="apps/whoogle/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Whoogle Search](https://github.com/benbusby/whoogle-search) | A self-hosted, ad-free, privacy-respecting metasearch engine. | 8255 |
| <img src="apps/zipline/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Zipline](https://github.com/diced/zipline) | A ShareX/file upload server that is easy to use, packed with features, and with an easy setup! | 8139 |
| <img src="apps/overseerr/metadata/logo.jpg" style="border-radius: 10px;" height="auto" width=50> | [Overseerr](https://github.com/sct/overseerr) | Request management and media discovery tool for the Plex ecosystem | 8116 |
| Name | Description | Port |
| ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----- |
| [Cloudflared](https://github.com/WisdomSky/Cloudflared-web) | Cloudflare Tunnels in a Web UI | 14333 |
| [qDirStat](https://github.com/linuxserver/docker-qdirstat) | A graphical disk usage analyzer | 7125 |
| [SFTPGo](https://github.com/drakkan/sftpgo) | Fully featured and highly configurable SFTP server | 8002 |
| [Homepage](https://github.com/gethomepage/homepage) | A highly customizable homepage | 8756 |
| [Dockge](https://github.com/louislam/dockge) | Docker compose.yaml stack-oriented manager. | 8768 |
| [AFFiNE](https://github.com/toeverything/affine) | AFFiNE is a workspace with fully merged docs, whiteboards and databases. | 3010 |
| [Nextcloud](https://github.com/nextcloud/server) | Productivity platform that keeps you in control | 8083 |
| [Crafty](https://gitlab.com/crafty-controller/crafty-4) | Python based Control Panel for your Minecraft Server | 8456 |
| [Shlink](https://github.com/shlinkio/shlink) | Shlink is a self-hosted URL shortener | 8207 |
| [Atuin Server](https://github.com/atuinsh/atuin) | Magical Shell History | 8888 |
| [LinkStack](https://github.com/LinkStackOrg/linkstack-docker) | LinkStack is a highly customizable link sharing platform with an intuitive, easy to use user interface | 8154 |
| [Nitter](https://github.com/zedeus/nitter) | Twitter without annoyances! | 8106 |
| [Overseerr](https://github.com/sct/overseerr) | Request management and media discovery tool for the Plex ecosystem | 8116 |
| [Lobe Chat](https://github.com/lobehub/lobe-chat) | LLM chatbot framework | 3210 |
| [Filestash](https://github.com/mickael-kerjean/filestash) | A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze | 8189 |
| [Jackett](https://github.com/Jackett/Jackett) | API Support for your favorite torrent trackers | 8097 |
| [GoToSocial](https://github.com/superseriousbusiness/gotosocial) | Fast, fun, ActivityPub server, powered by Go. | 8188 |
| [Mylar3](https://github.com/mylar3/mylar3) | Mylar3 is an automated Comic Book downloader (cbr/cbz) for use with NZB and torrents written in python. | 8174 |
| [Resilio](https://github.com/bt-sync) | Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology | 8113 |
| [Memos](https://github.com/usememos/memos) | Memo hub for knowledge management and collaboration. | 5230 |
| [Logto](https://github.com/logto-io/logto) | Logto is a cost-effective open-source alternative to Auth0. | 8203 |
| [Baïkal](https://github.com/ckulka/baikal-docker) | Baïkal is a Calendar+Contacts server | 6556 |
| [SearXNG](https://github.com/searxng/searxng) | Privacy-respecting, hackable metasearch engine | 8127 |
| [ChangeDetection](https://github.com/dgtlmoon/changedetection.io) | Website change detection. | 8257 |
| [Umami](https://github.com/umami-software/umami) | Umami is a simple, fast, privacy-focused alternative to Google Analytics. | 8147 |
| [Obsidian LiveSync](https://github.com/vrtmrz/self-hosted-livesync-server) | LiveSync couchdb backend for Obsidian | 5984 |
| [Kiwix Server](https://github.com/kiwix/kiwix-tools/) | Kiwix Server is a web server for hosting .zim files | 8169 |
| [NocoDB](https://github.com/nocodb/nocodb) | Open Source Airtable Alternative | 8146 |
| [Barrage](https://github.com/maulik9898/barrage) | Minimal Deluge WebUI with full mobile support | 8145 |
| [Bitmagnet](https://github.com/bitmagnet-io/bitmagnet) | A self-hosted BitTorrent indexer. | 3335 |
| [Prowlarr](https://github.com/Prowlarr/Prowlarr/) | A torrent/usenet indexer manager/proxy | 8109 |
| [Koillection](https://github.com/benjaminjonard/koillection) | Koillection allow you to manage any kind of collections. | 8050 |
| [Grafana](https://github.com/grafana/grafana) | The open and composable observability and data visualization platform | 8160 |
| [Fireshare](https://github.com/ShaneIsrael/fireshare) | Self host your media and share with unique links | 8140 |
| [Whoogle Search](https://github.com/benbusby/whoogle-search) | A self-hosted, ad-free, privacy-respecting metasearch engine. | 8255 |
| [Tailscale](https://github.com/tailscale/tailscale) | The easiest, most secure way to use WireGuard and 2FA. | 8093 |
| [DokuWiki](https://github.com/dokuwiki/dokuwiki) | DokuWiki is a simple to use and highly versatile Open Source wiki software | 8149 |
| [Audiobookshelf](https://github.com/advplyr/audiobookshelf) | Audiobookshelf is a self-hosted audiobook and podcast server. | 13378 |
| [Octobot](https://github.com/Drakkar-Software/OctoBot) | Octobot is a powerful open-source cryptocurrency trading robot. | 8825 |
| [SimpleX SMP](https://github.com/simplex-chat/simplexmq) | A reference implementation of the SimpleX Messaging Protocol for simplex queues over public networks. | 5223 |
| [Jellyfin](https://github.com/jellyfin/jellyfin) | A media server for your home collection | 8091 |
| [Ghost](https://github.com/TryGhost/Ghost) | Ghost - Turn your audience into a business. | 8117 |
| [WordPress](https://github.com/WordPress/WordPress) | Popular CMS for websites and blogs | 8213 |
| [Ollama - AMD](https://github.com/ollama/ollama) | LLMs inference server with OpenAI compatible API | 11434 |
| [Immich](https://github.com/immich-app/immich) | Photo and video backup solution directly from your mobile phone. | 8128 |
| [Actual Budget](https://github.com/actualbudget/actual-server) | Local-first OpenSource Budget tool | 8011 |
| [ArchiveBox](https://github.com/ArchiveBox/ArchiveBox) | Open source self-hosted web archiving. | 8015 |
| [Notemark](https://github.com/enchant97/note-mark/) | Lighting fast web-based Markdown notes app. | 8567 |
| [Moneroblock](https://github.com/duggavo/MoneroBlock) | Decentralized and trustless Monero block explorer | 31312 |
| [Trilium](https://github.com/zadam/trilium) | An open-source, self-hosted Notion alterative | 8267 |
| [Mongo Express](https://github.com/mongo-express/mongo-express) | Web-based MongoDB admin interface, written with Node.js and Express | 8087 |
| [File Browser](https://github.com/filebrowser/filebrowser) | Access your homeserver files from your browser | 8096 |
| [Traefik Certs Dumper](https://github.com/kereis/traefik-certs-dumper) | Dumps Let's Encrypt certificates of a specified domain which Traefik stores in acme.json. | 9999 |
| [Transmission](https://github.com/transmission/transmission) | Fast, easy, and free BitTorrent client | 8089 |
| [Authentik](https://github.com/goauthentik/authentik) | The authentication glue you need. | 8770 |
| [HomeBox](https://github.com/hay-kot/homebox) | Homebox is the inventory and organization system built for the Home User | 7745 |
| [Budibase](https://github.com/Budibase/budibase) | Internal tools made easy. | 8268 |
| [Mixpost](https://github.com/inovector/mixpost) | Self-hosted social media management. Schedule and organize your social content. | 8167 |
| [FreshRSS](https://github.com/FreshRSS/FreshRSS) | A free, self-hostable aggregator… | 8086 |
| [Ollama - CPU](https://github.com/ollama/ollama) | LLMs inference server with OpenAI compatible API | 11436 |
| [Bazarr](https://github.com/morpheus65535/bazarr) | A companion application to Sonarr and Radarr that manages and downloads subtitles | 6767 |
| [CTFd](https://github.com/CTFd/CTFd) | Cyber Security Training made simple. | 8546 |
| [Silverbullet](https://github.com/silverbulletmd/silverbullet) | SilverBullet is a creative space where you collect, create and expand your personal knowledge, while also letting you constantly evolve the tools you use to do so. | 8214 |
| [ZeroTier](https://github.com/zerotier/ZeroTierOne) | Easy to use zero configuration VPN. | 9993 |
| [Eclipse Mosquitto](https://github.com/eclipse/mosquitto/) | open source message broker | 8288 |
| [qBittorrent](https://github.com/qbittorrent/qBittorrent) | Fast, easy, and free BitTorrent client | 8133 |
| [Gladys Assistant](https://github.com/gladysassistant/gladys) | A privacy-first, open-source home assistant | 8270 |
| [Zigbee2MQTT](https://github.com/Koenkk/zigbee2mqtt) | Zigbee to MQTT bridge | 8290 |
| [Firefly III Data Importer](https://github.com/firefly-iii/data-importer) | The Firefly III Data Importer can import data into Firefly III | 8150 |
| [flatnotes](https://github.com/Dullage/flatnotes) | A self-hosted, database-less note taking web app | 8137 |
| [Gitea](https://github.com/go-gitea/gitea) | Gitea - Git with a cup of tea · A painless self-hosted Git service. · Cross-platform · Easy to install · Lightweight · Open Source. | 8108 |
| [Cloudflare DDNS](https://github.com/joshuaavalon/docker-cloudflare) | Update DNS records on Cloudflare. | 22222 |
| [Ollama - Nvidia](https://github.com/ollama/ollama) | LLMs inference server with OpenAI compatible API | 11435 |
| [Home Bridge](https://github.com/homebridge/homebridge) | HomeKit support for the impatient. | 8581 |
| [Unmanic](https://github.com/Unmanic/unmanic) | Unmanic - Library Optimiser. | 8256 |
| [Postfix Mail Relay](https://github.com/shamil/docker-postfix-relay) | Simple SMTP relay for environments where you may have private servers with no Internet connection. | 2525 |
| [Serge](https://github.com/serge-chat/serge) | LLaMA made easy | 8008 |
| [Maintainerr](https://github.com/jorenn92/Maintainerr) | Maintainerr will manage the storage space on your plex server, launching automated actions to delete your files. | 8030 |
| [Send](https://gitlab.com/timvisee/send) | Simple, private file sharing. https://send.vis.ee/ | 8126 |
| [LibrePhotos](https://github.com/LibrePhotos/librephotos) | Complete photo management service | 8132 |
| [Portainer](https://github.com/portainer/portainer) | Making Docker and Kubernetes management easy. | 9443 |
| [Flowise AI](https://github.com/FlowiseAI/Flowise) | Build LLM Apps Easily | 8009 |
| [Grocy](https://github.com/grocy/grocy) | ERP beyond your fridge | 8136 |
| [Gotify](https://github.com/gotify/server) | Gotify, a simple server for sending and receiving notification messages. | 8129 |
| [Transmission (VPN)](https://github.com/haugene/docker-transmission-openvpn) | BitTorrent client with VPN support. | 9091 |
| [Ntfy](https://github.com/binwiederhier/ntfy) | Ntfy, a simple server for sending and receiving notification messages. | 8166 |
| [Cheshire Cat AI](https://github.com/cheshire-cat-ai/core) | A production-ready AI framework to develop AI agents. | 1865 |
| [Odoo](https://github.com/odoo/odoo) | Open-source business management software with modular applications for streamlined operations. | 8017 |
| [Wekan](https://github.com/wekan/wekan) | Open-Source, customizable, and privacy-focused kanban | 8678 |
| [Glances](https://github.com/nicolargo/glances) | An eye on your system | 8420 |
| [WikiJS](https://github.com/requarks/wiki) | A modern and powerful wiki app built on Node.js | 8148 |
| [Komga](https://github.com/gotson/komga) | A media server for your comics, mangas, BDs, magazines and eBooks. | 2560 |
| [ChatGPT UI](https://github.com/WongSaang/chatgpt-ui) | A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage | 8200 |
| [Lodestone Core](https://github.com/Lodestone-Team/lodestone_core) | Server hosting tool for Minecraft and other multiplayers | 16662 |
| [Ghostfolio](https://github.com/ghostfolio/ghostfolio) | Open Source Wealth Management Software. | 3333 |
| [openbooks](https://github.com/evan-buss/openbooks) | Search and Download eBooks | 8152 |
| [HedgeDoc](https://github.com/hedgedoc/hedgedoc) | A Collaborative Markdown and Note Taking App | 8142 |
| [Calibre-Web - EBook Reader](https://github.com/janeczku/calibre-web) | Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. | 8100 |
| [Email OAuth2 Proxy](https://github.com/simonrob/email-oauth2-proxy) | OAuth Proxy for IMAP/POP/SMTP. | 1999 |
| [Monero Daemon](https://github.com/sethforprivacy/simple-monerod-docker) | Monero is a private, decentralized cryptocurrency that keeps your finances confidential and secure. | 18080 |
| [Bookstack](https://github.com/BookStackApp/BookStack) | BookStack is a self-hosted platform for organising and storing information. | 8119 |
| [Conduit](https://gitlab.com/famedly/conduit) | Conduit is a simple, fast and reliable chat server written in Rust | 6167 |
| [IT-Tools](https://github.com/CorentinTh/it-tools) | Collection of handy online tools for developers, with great UX. | 8171 |
| [Lidarr on Steroids](https://github.com/youegraillot/lidarr-on-steroids) | Lidarr with some muscles thanks to deemix | 8186 |
| [Sshwifty](https://github.com/nirui/sshwifty) | Web SSH & Telnet (WebSSH & WebTelnet client) | 8274 |
| [Netdata](https://github.com/netdata/netdata) | Open-source, real-time, performance and health monitoring. | 19999 |
| [Vikunja](https://kolaente.dev/vikunja) | The Todo-app to organize your life. | 8135 |
| [Heimdall](https://github.com/linuxserver/Heimdall) | Application Dashboard | 8783 |
| [2FAuth](https://github.com/Bubka/2FAuth) | Manage your Two-Factor Authentication codes. | 8235 |
| [Kapowarr](https://github.com/Casvt/Kapowarr) | Kapowarr is a software to build and manage a comic book library, fitting in the \*arr suite of software. | 8194 |
| [Deluge](https://github.com/linuxserver/docker-deluge) | Deluge is a lightweight, Free Software, cross-platform BitTorrent client. | 8144 |
| [PhotoPrism](https://github.com/photoprism/photoprism) | AI-Powered Photos App for the Decentralized Web. We are on a mission to protect your freedom and privacy. | 8110 |
| [NextGBA](https://github.com/meienberger/nextgba) | Gameboy in your browser | 8435 |
| [Homarr](https://github.com/ajnart/homarr) | Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. | 8102 |
| [Booksonic](https://github.com/popeen/Booksonic-Air) | The selfhosted audiobook server | 8040 |
| [Mind](https://github.com/Casvt/MIND) | A simple self hosted reminder platform that uses push to send notifications to your device. | 8143 |
| [Monica](https://github.com/monicahq/monica) | A Personal Relationship Management tool to help you document your social life. | 3291 |
| [RSS](https://github.com/ssddanbrown/rss) | A simple, opinionated, RSS feed aggregator. | 8141 |
| [CodeX.docs](https://github.com/codex-team/codex.docs) | Free Docs app powered by Editor.js ecosystem. | 8101 |
| [Code-Server - Web VS Code](https://github.com/linuxserver/docker-code-server) | Code-server is VS Code running on a remote server, accessible through the browser. | 8138 |
| [Readarr](https://github.com/Readarr/Readarr) | Book Manager and Automation (Sonarr for Ebooks) | 8112 |
| [Moodist](https://github.com/remvze/moodist) | Ambient sounds for focus and calm. | 8221 |
| [Joplin Server](https://github.com/laurent22/joplin) | Note taking and to-do application with synchronisation | 8099 |
| [Hammond](https://github.com/alfhou/hammond) | Self hosted vehicle and expense management system. Like Clarkson, but better | 8185 |
| [Nginx](https://github.com/nginx/nginx) | Open-source simple and fast web server. | 8754 |
| [PodFetch](https://github.com/SamTV12345/PodFetch) | A sleek and efficient podcast downloader. | 8177 |
| [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) | Free and Open Source Machine Translation API. 100% self-hosted, offline capable and easy to setup. | 8121 |
| [MongoDB](https://github.com/mongodb/mongo) | MongoDB is an open-source NoSQL database | 27017 |
| [Mealie](https://github.com/hay-kot/mealie) | Mealie is a self-hosted recipe manager and meal planner. | 8220 |
| [Planka](https://github.com/plankanban/planka) | Free open source kanban board for workgroups. | 8016 |
| [Emulatorjs](https://github.com/EmulatorJS/EmulatorJS) | Self-hosted Javascript emulation for various system. | 8164 |
| [Grav](https://github.com/getgrav/grav) | Grav is a Fast, Simple, and Flexible, file-based Web-platform. | 8161 |
| [Grist](https://github.com/gristlabs/grist-core) | Grist is the evolution of spreadsheets. | 8484 |
| [ViewTube](https://github.com/ViewTube/viewtube) | The open source, privacy-conscious way to enjoy your favorite YouTube content. | 8180 |
| [RSSHub](https://github.com/DIYgod/RSSHub) | Everything is RSSible with RSSHub | 8223 |
| [Netboot.xyz](https://github.com/netbootxyz/netboot.xyz) | Your favorite operating systems in one place. | 8675 |
| [Recyclarr](https://github.com/recyclarr/recyclarr) | Sync TRaSH Guides. | 1111 |
| [Home Assistant](https://github.com/home-assistant/core) | Open source home automation that puts local control and privacy first | 8209 |
| [Get A Shell](https://github.com/steveiliop56/getashell) | SSH shells from a Web UI | 8281 |
| [Tasks.md](https://github.com/BaldissaraMatheus/Tasks.md) | A self-hosted, file based task management board. | 8157 |
| [Speedtest Tracker](https://github.com/alexjustesen/speedtest-tracker) | Internet performance tracking application. | 8211 |
| [ProxiTok](https://github.com/pablouser1/ProxiTok) | Open source alternative frontend for TikTok made using PHP | 8118 |
| [Activepieces](https://github.com/activepieces/activepieces) | True zapier alternative. | 8605 |
| [Stirling-PDF](https://github.com/Frooodle/Stirling-PDF/) | Powerful locally hosted web based PDF manipulation tool. | 8234 |
| [Chatpad AI](https://github.com/deiucanta/chatpad) | Not just another ChatGPT user-interface! | 8179 |
| [Kimai](https://github.com/kimai/kimai) | Open source time-tracker | 8003 |
| [Pinchflat](https://github.com/kieraneglin/pinchflat) | Your next YouTube media manager | 8945 |
| [Revolt Chat](https://github.com/revoltchat) | Open source user-first chat platform. | 8272 |
| [Linkwarden](https://github.com/linkwarden/linkwarden) | A self-hosted, open-source collaborative bookmark manager | 8199 |
| [Zipline](https://github.com/diced/zipline) | A ShareX/file upload server that is easy to use, packed with features, and with an easy setup! | 8139 |
| [Bitcoin](https://github.com/lncm/docker-bitcoind) | Bitcoin core node | 8333 |
| [Ryot](https://github.com/IgnisDa/ryot) | Roll your own tracker! | 8206 |
| [gandi-livedns](https://github.com/jbbodart/gandi-livedns) | Update your Gandi DNS zone records with your WAN IP | 8134 |
| [Spoolman](https://github.com/Donkie/Spoolman) | Keep track of your inventory of 3D-printer filament spools | 7912 |
| [Duplicati](https://github.com/linuxserver/docker-duplicati) | Store securely encrypted backups in the cloud! | 8159 |
| [Haven](https://github.com/havenweb/haven) | Self-hostable private blogging | 8130 |
| [Whisparr](https://github.com/Whisparr/Whisparr) | Adult movie collection manager. | 6969 |
| [Adguard](https://github.com/AdguardTeam) | World's most advanced adblocker! | 8104 |
| [Kavita](https://github.com/Kareadita/Kavita) | Kavita is a fast, feature rich, cross platform reading server | 8175 |
| [Planning Poker](https://github.com/axeleroy/self-host-planning-poker) | Online planning poker for scrum master. | 8880 |
| [RomM](https://github.com/zurdi15/romm) | RomM (Rom Manager) is a web based retro roms manager integrated with IGDB. | 8178 |
| [Wireguard](https://github.com/WeeJeWel/wg-easy/) | VPN server for your homeserver | 8082 |
| [Invoice Ninja](https://github.com/invoiceninja/invoiceninja) | Invoices, Expenses and Tasks built with Laravel, Flutter and React. | 8881 |
| [Kanboard](https://github.com/kanboard/kanboard) | Open Source Kanban Board | 8010 |
| [Tautulli](https://github.com/Tautulli/Tautulli) | Monitoring and tracking tool for Plex Media Server. | 8181 |
| [LibReddit](https://github.com/spikecodes/libreddit) | Browse reddit without problems! | 8105 |
| [SeedSync](https://github.com/ipsingh06/seedsync) | SeedSync is a tool to sync the files on a remote Linux server. | 8800 |
| [Minio](https://github.com/minio/minio) | High Performance Object Storage | 8001 |
| [Jellyfin Vue (Beta)](https://github.com/jellyfin/jellyfin-vue) | A modern web client for Jellyfin based on Vue | 8202 |
| [Flightlog](https://github.com/perdian/flightlog/) | Flightlog, a web application that keeps track of your personal flight history | 8934 |
| [Draw.io](https://github.com/jgraph/drawio) | Diagramming and whiteboarding app. | 8734 |
| [PairDrop](https://github.com/schlagmichdoch/PairDrop) | Local file sharing in your browser. Inspired by Apple's AirDrop | 8182 |
| [Node-RED](https://github.com/node-red/node-red) | Low-code programming for event-driven applications | 8111 |
| [Firefly III](https://github.com/firefly-iii/firefly-iii) | Firefly III: a personal finances manager | 8115 |
| [Radarr](https://github.com/Radarr/Radarr) | Movie collection manager for Usenet and BitTorrent users. | 8088 |
| [Jellyseerr](https://github.com/Fallenbagel/jellyseerr) | Fork of overseerr for Jellyfin support | 8163 |
| [VaultWarden](https://github.com/dani-garcia/vaultwarden) | All your passwords in your control! | 8107 |
| [Plex](https://github.com/plexinc/pms-docker) | Stream Movies & TV Shows | 32400 |
| [Anse](https://github.com/anse-app/anse) | Fully optimized UI for AI Chats. | 8014 |
| [Tandoor](https://github.com/TandoorRecipes/recipes) | Recipe collection manager. | 8341 |
| [SLSKD](https://github.com/slskd/slskd) | P2P downloads | 5030 |
| [MeTube](https://github.com/alexta69/metube) | youtube-dl web UI | 8250 |
| [mStream Music](https://github.com/IrosTheBeggar/mStream) | The easiest music streaming server available | 8162 |
| [Invidious](https://github.com/iv-org/invidious) | An alternative front-end to YouTube | 8095 |
| [Hello World](https://github.com/crccheck/docker-hello-world) | Hello World web server in under 2 MB | 8000 |
| [DailyTxT](https://github.com/PhiTux/DailyTxT) | Encrypted Diary Web-App | 8156 |
| [Lidarr](https://github.com/Lidarr/Lidarr) | Looks and smells like Sonarr but made for music. | 8131 |
| [Halo](https://github.com/halo-dev/halo) | Halo - Open source website building tool. | 8092 |
| [Stalwart Mail](https://github.com/stalwartlabs) | Open-source mail server solution with JMAP, IMAP4, and SMTP support | 8677 |
| [Owncloud](https://github.com/owncloud/core) | A personal cloud which runs on your own server. | 8151 |
| [Sonarr](https://github.com/Sonarr/Sonarr) | TV show manager for Usenet and BitTorrent | 8098 |
| [Owncast](https://github.com/owncast/owncast) | Take control over your live stream video by running it yourself. Streaming + chat out of the box. | 8198 |
| [Plausible](https://github.com/plausible/analytics) | Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. | 8190 |
| [autobrr](https://github.com/autobrr/autobrr) | Automation for downloads. | 8158 |
| [Wallos](https://github.com/ellite/Wallos) | Open-Source Personal Subscription Tracker | 8222 |
| [Forgejo](https://codeberg.org/forgejo/forgejo/) | Beyond coding. We forge. · Lightweight and performant · Guaranteed 100% Free Software | 8195 |
| [n8n](https://github.com/n8n-io/n8n) | Workflow Automation Tool. Alternative to Zapier | 8215 |
| [Your Spotify](https://github.com/Yooooomi/your_spotify) | Self hosted Spotify tracking dashboard. | 8103 |
| [Duck DNS](https://github.com/linuxserver/docker-duckdns) | Duck DNS is a free Dynamic DNS service | 8026 |
| [Uptime Kuma](https://github.com/louislam/uptime-kuma) | A fancy self-hosted monitoring tool. | 8125 |
| [Cross-Seed](https://github.com/cross-seed/cross-seed) | Fully-automatic cross-seeding with Torznab. | 2468 |
| [Movary](https://github.com/leepeuker/movary) | Movary is a self-hosted web application to track and rate your watched movies. | 8155 |
| [Minecraft Server](https://github.com/itzg/docker-minecraft-server) | Run a minecraft server | 25565 |
| [Dashy](https://github.com/lissy93/dashy) | A self-hostable personal dashboard built for you. | 8205 |
| [Peppermint](https://github.com/Peppermint-Lab/peppermint) | An open source ticket management & help desk solution. | 8216 |
| [Wizarr](https://github.com/Wizarrrr/wizarr) | Wizarr is an automatic user invitation system for Plex and Jellyfin. | 5690 |
| [Flaresolverr](https://github.com/FlareSolverr/FlareSolverr) | Bypass Cloudflare and DDoS-GuARD. | 8666 |
| [Penpot](https://github.com/penpot/penpot) | Open-Source design & prototyping platform. | 8645 |
| [SABnzbd](https://github.com/sabnzbd/sabnzbd) | Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can | 8168 |
| [Tube Archivist](https://github.com/tubearchivist/tubearchivist) | Your self-hosted YouTube media server | 8120 |
| [Pi-hole](https://github.com/pi-hole/pi-hole) | A black hole for Internet advertisements | 8081 |
| [Crowdsec](https://github.com/crowdsecurity/crowdsec) | Participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI. | 8679 |
| [Mixpost Pro](https://github.com/inovector/mixpost) | Self-hosted social media management. Schedule and organize your social content. | 8191 |
| [Rallly](https://github.com/lukevella/rallly) | Scheduling and collaboration tool | 8208 |
| [Tooljet](https://github.com/ToolJet/ToolJet) | Alternative to retool to construct CRM dashboard | 9876 |
| [Windows](https://github.com/dockur/windows/) | Full windows vm in your browser | 8006 |
| [Scrypted](https://github.com/koush/scrypted) | High performance home video integration and automation platform | 10443 |
| [Outline](https://github.com/outline/outline) | A home for all your docs | 8404 |
| [OneDev](https://code.onedev.io/onedev/server) | Self-hosted Git Server with Kanban and CI/CD | 6610 |
| [Dozzle](https://github.com/amir20/dozzle) | Dozzle is a small web based app to monitor Docker logs | 8013 |
| [Databag](https://github.com/balzack/databag) | Messenger for the Decentralized Web | 8201 |
| [Kasm Workspaces](https://github.com/kasmtech) | Container streaming platform. | 8744 |
| [PrivateBin](https://github.com/PrivateBin/PrivateBin) | A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. | 8122 |
| [Mastodon](https://github.com/mastodon/mastodon) | Your self-hosted, globally interconnected microblogging community | 8210 |
| [Syncthing](https://github.com/syncthing) | Peer-to-peer file synchronization between your devices | 8090 |
| [Navidrome](https://github.com/navidrome/navidrome/) | A selfhosted music server | 4533 |
| [Deemix](https://gitlab.com/Bockiii/deemix-docker) | deemix is a barebone deezer downloader library built from the ashes of Deezloader Remix. | 6595 |
| [Cal.com](https://github.com/calcom/cal.com) | Scheduling infrastructure for absolutely everyone. | 8294 |
| [Dash.](https://github.com/MauriceNino/dashdot) | A simple, modern server dashboard, primarily used by smaller private server | 8173 |
| [Excalidraw](https://github.com/excalidraw/excalidraw) | Online whiteboard collaboration made easy | 8172 |
| [Paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | Document Management System (DMS) | 8012 |

View File

@ -12,6 +12,6 @@ If you want to see new apps on Tipi you can either:
## Apps available (<!appsCount>)
| Icon | Name | Description | Port |
| ---- | ---- | ----------- | ---- |
| Name | Description | Port |
| ---- | ----------- | ---- |
<!appsList>