300 applications
Github Desktop screenshot thumbnail

Github Desktop

Say goodbye to command-line jitters and hello to Github Desktop, the open-source superhero that transforms your GitHub chaos into a cakewalk! Crafted with the magic of Electron and sprinkled with TypeScript and React fairy dust, this desktop darling offers a cozy nook for all your repository razzle-dazzle. Fancy a one-stop shop for code concocting and update tracking? Look no further! Zip through your GitHub galaxy from the comfort of your desktop at warp speed, docking at either http://yourhost:3000/ or https://yourhost:3001/. And for the tech astronauts out there, this starship is Docker-ready and supports a constellation of architectures. Just remember to feed it the right environment variables and run configurations, or it might get a bit cranky. Host it on RepoCloud, where the cost is as tiny as an atom in the vast universe of hosting expenses!

Deploy
EspoCRM screenshot thumbnail

EspoCRM

Teams tired of paying Salesforce or HubSpot per seat run EspoCRM: an AGPL-licensed PHP application with a fast single-page frontend over a REST API, covering sales, support, and marketing in one uncluttered interface. The sales core is complete - leads, contacts, accounts, opportunities with customizable pipeline stages, kanban views, calendars, meetings, and calls. Email is deeply integrated rather than bolted on: IMAP sync links messages to CRM records automatically, and mass email campaigns run with reusable templates, tracking, and Web-to-Lead forms feeding the funnel. Support teams get case management and a customer portal where clients track their own tickets and access a knowledge base. The real differentiator is the Entity Manager: create custom entities, fields, relationships, and layouts from the admin UI without code, with dynamic logic showing or hiding fields conditionally - EspoCRM is as much a business-application platform as a CRM. Formula scripting handles calculated fields and record automation in the free core; the optional Advanced Pack adds visual BPM process design and workflow rules. Role-based permissions with team and territory scoping, full-text search, reports, and a straightforward REST API for n8n or custom integrations round it out. Runs on PHP 8.3+ with MySQL, MariaDB, or PostgreSQL - unlimited users, zero per-seat fees.

Deploy
Strapi screenshot thumbnail

Strapi

Get ready to break up with your high-maintenance CMS and swipe right on Strapi! This open-source heartthrob is the headless CMS Casanova, charming developers with its 100% JavaScript DNA. Strapi is like that best friend who brings out your creative side, letting you mingle with your beloved tools and frameworks without any third-wheel awkwardness. It's like a content management speed date – you'll go from lonely backend single to ready-to-mingle in mere minutes. Customize those content APIs like you're on a reality makeover show and strut your stuff across any digital catwalk, be it REST or GraphQL. And when it's time to settle down, you can cozy up with Strapi Cloud or play the field across various cloud platforms. With Strapi, you're the director of your own content love story, crafting and managing digital experiences that make your heart skip a beat, all without the drama of traditional CMS plot twists.

Deploy
Chromium screenshot thumbnail

Chromium

Surf's up on the web with the Chromium browser, now in a swanky Docker container! This isn't your grandma's browser; it's a sleek, secure, and speedier way to ride the digital waves. With support for the brawniest of processors (x86-64 and arm64), you can deploy this bad boy on RepoCloud and watch it fly faster than a seagull after a french fry. Fancy a secure connection? HTTP and HTTPS are both on the menu. Tweak the sails with environment variables and run configurations to make your browsing as smooth as a sea breeze. And for the power users, hoist your flags high with Chromium CLI options that'll make your containerized browser salute you. Whether you're looking to accelerate with GPU or nestle into a Docker in Docker setup, this Chromium is ready to set sail on the vast ocean of modern websites, all while keeping your wallet as full as a pirate's treasure chest thanks to RepoCloud's lower hosting costs. Ahoy, mateys, let's browse!

Deploy
Joplin screenshot thumbnail

Joplin

Notes on Windows, macOS, Linux, Android, iOS, and the terminal, synced through your own server: Joplin pairs its open-source clients with Joplin Server, the official self-hosted backend that replaces Dropbox, OneDrive, or Nextcloud as the synchronization target. Notes are Markdown with inline attachments (images, PDFs, audio), organized into hierarchical notebooks and sub-notebooks with cross-cutting tags, alongside to-do lists with reminders and alarms. End-to-end encryption is the headline feature: enabled in the clients, it encrypts sync payloads on-device before upload, so the server stores blobs it cannot read - genuine protection even if the host is compromised. The desktop app offers both Rich Text and Markdown editors, extended by a plugin ecosystem, custom themes, and an Extension API for writing your own scripts; a Web Clipper for Chrome and Firefox captures full pages or screenshots straight into notebooks. Joplin Server ships as a Docker image with SQLite for evaluation and PostgreSQL for production, offers a filesystem storage driver for large content, and includes multi-user support and note sharing - all free under AGPL-3.0 when self-hosted. Notes stay in an open format, so the exit path always exists.

Deploy
Tandoor screenshot thumbnail

Tandoor

The deep end of self-hosted recipe management: Tandoor Recipes is a Django/Vue application that replaces Paprika, AnyList, and ad-choked recipe sites with a database you control. Import is where most people start: paste any URL and Tandoor scrapes schema.org markup for ingredients, instructions, images, times, and nutrition; bulk-paste URLs for batch import; or migrate wholesale from Mealie, Paprika, Nextcloud Cookbook, Pepperplate, and other managers with built-in importers. The structured recipe editor tracks ingredients individually, which is what powers everything downstream: full-text search with trigram similarity, a "what can I make with what's in the fridge" ingredient search, automatic nutrition via OpenFoodFacts, and shopping lists that merge duplicate ingredients across recipes, convert units, scale by servings, and sort by your supermarket's actual aisle layout. The weekly meal planner is drag-and-drop, feeds shopping lists automatically, exports to your calendar, and shows a nutritional summary for the week. Multi-user support comes with a granular permission system - shared household cookbooks, private recipes, even secret ones - and shopping lists sync in real time so two people can shop simultaneously. A full REST API integrates with Home Assistant and Grocy. For households serious about cooking, Tandoor's depth is unmatched.

Deploy
Ackee screenshot thumbnail

Ackee

Page views, referrers, browsers, and screen sizes - Ackee delivers the analytics developers actually check, from a deliberately minimal Node.js and MongoDB stack that skips both Matomo's weight and Google Analytics' cloud dependency. Its defining constraint is anonymization: no cookies, no unique user tracking, and a multi-step anonymization process that keeps visitors unidentifiable while the aggregate numbers stay useful. In its default anonymous mode Ackee collects no personally identifiable information at all, which means GDPR and CCPA compliance out of the box and no cookie consent banner on your sites. A detailed mode adds screen size, language, and per-visit referrers - still without cookies or fingerprinting. Integration mirrors the Google Analytics pattern: create a domain in settings, drop the generated ackee-tracker snippet into your pages, and data appears in a clean single-page dashboard. One instance tracks multiple domains, and custom events capture button clicks, signups, and conversions. The distinctive engineering choice is the fully documented GraphQL API: everything the dashboard shows comes from that API, so you can query active visitors, average duration, and view statistics programmatically, feed data in from apps and services beyond websites, or build an entirely custom interface on top. If you want bare-minimum analytics with a real API and zero privacy anxiety, this is the tool.

Deploy
Planka screenshot thumbnail

Planka

Trello's board model on your own server: Planka is an open-source Kanban project management tool. Boards organize into projects with lists, cards, labels, due dates, checklists, file attachments, and per-card stopwatch time tracking, all managed through drag-and-drop. Updates propagate over WebSockets, so a teammate moving a card or adding a comment appears instantly for everyone without a refresh - a genuine differentiator among self-hosted boards. Card descriptions use a full Markdown editor, custom fields adapt cards to your workflow, and views switch between Kanban, grid, and list layouts. Authentication supports OpenID Connect single sign-on with Google, Azure AD, Okta, or any OIDC provider - a feature Trello reserves for enterprise plans - and notifications reach 100+ channels including Slack, Discord, Telegram, and SMTP via Apprise. A REST API with 50+ webhook events supports custom integrations, and one-click board import eases migration. Built with React and Node.js on PostgreSQL, translated into 35+ languages, deployed via Docker.

Deploy
Kavita screenshot thumbnail

Kavita

Manga, comics, ebooks, and light novels get a streaming-service-style home in Kavita - a fast, cross-platform reading server for the DRM-free collection you share with family and friends. It natively serves CBZ, CBR, CB7, ZIP/RAR/7z archives, raw images, EPUB, and PDF, with hand-crafted web readers per format: webtoon scrolling, single and dual-page spreads with advanced caching for the comic reader, and a book reader with adjustable fonts, spacing, margins, color themes, and column modes. Reading progress tracks per user, so everyone resumes exactly where they stopped on any device. Metadata parses from filenames, ComicInfo.xml, and EPUB fields, feeding index-backed search, smart filters, collections, reading lists with CBL import, and Want to Read queues. Role-based user management covers age restrictions, per-library access, and OIDC authentication. An OPDS feed connects third-party clients - Panels on iOS, Librera on Android, KOReader on e-ink devices - and a comprehensive REST API supports custom integrations. EPUB annotation and highlight support, custom theming, and full localization round it out. Built with .NET and Angular, it handles 50,000+ file libraries without strain; optional Kavita+ adds AniList scrobbling, recommendations, and external metadata.

Deploy
Hiccup screenshot thumbnail

Hiccup

"Get to your most important links, FAST" - Hiccup's README states its whole mission in that one line, and the static start page delivers it. It is a client-side React single-page app - no backend, no database, no accounts - driven entirely by a config.json that defines featured link cards, categorized sections, and search providers. The search bar is the power feature: it queries your own links by name, URL, and tag while simultaneously offering external providers like Google, DuckDuckGo, and Amazon (plus custom URL-template providers you define), with arrow-key navigation and Enter to launch, so muscle memory replaces mousing. Editing happens in the browser - drag and drop links and background images, tweak cards in edit mode - with changes persisting to localStorage; a built-in config manager exports the JSON for hosting, and remote profile loading pulls a shared config across every browser and device you use. Multiple profiles keep home-server, work, and dev-tool link sets separate. PWA support installs it on a phone home screen, caching strategies keep it fast offline, read-only mode suits kiosk displays, and Cmd/Ctrl+/ reveals the full hotkey reference. Serve it from any static host and point your new tab at it.

Deploy
Mongo Express screenshot thumbnail

Mongo Express

Step right up to the digital stage of mongo-express, the slickest web-based ringmaster for your MongoDB database acts! Crafted with the magical trio of Node.js, Express, and Bootstrap3, this app is your VIP pass to the MongoDB admin show. Juggle multiple databases with ease, and watch as collections bend to your will, allowing you to view, spawn, and vanish them with a snap of your fingers. Documents dance to your tune, too; you can create, morph, or poof them out of existence. Behold the in-line spectacle of audio, video, and image previews right in the collection view! Tame the wild beasts of large or nested objects with a collapsible feature, and summon big document properties only when you need them, keeping your collection view as sprightly as a circus acrobat. And for the grand finale, witness the power of GridFS, where mongo-express can handle files so large they make elephants look like poodles. It's mobile responsive, so you can run the show from anywhere, and it's as secure as a lion's cage with robust authentication options. With features like database blacklist/whitelist, custom CA, and CA validation disabling, plus support for replica sets, hosting this on RepoCloud is like getting the best seat under the big top, but at a peanut's price. So, why wait? Let mongo-express take the center stage on your RepoCloud and turn database management into a performance worth a standing ovation!

Deploy
Homer screenshot thumbnail

Homer

"Dead simple static HOMepage for your servER" - Homer's name is the spec. It is a fully static HTML/JS dashboard driven by one YAML file (assets/config.yml): list your services in groups with names, icons, tags, and URLs, and Homer renders a clean, fast landing page for everything you self-host. Because there is no backend, no database, and nothing to maintain, the container is tiny and effectively zero-maintenance - the entire operational surface is a text file you can version-control alongside your infrastructure. Despite the minimalism, the feature set is genuinely useful: smart cards add live data to service tiles via a type key - Pi-hole block statistics, AdGuard Home status, Jellyfin activity, Gatus and Home Assistant states, and dozens more integrations, with configurable periodic refresh. Fuzzy search jumps to any service as you type, keyboard shortcuts drive navigation, and multi-page support with item grouping keeps large homelabs organized. Theming covers built-in light and dark modes plus full custom CSS, tags get color-coded styles, and the whole dashboard installs as a PWA on phones and tablets. Icons come from Font Awesome or your own images. If Dashy is the maximalist dashboard and Homarr the drag-and-drop one, Homer is the minimalist: one YAML file, instant loads, and nothing that can break at 2 a.m.

Deploy
Cryptpad screenshot thumbnail

Cryptpad

Get ready to collaborate like a super-spy with CryptPad, the open-source office suite that's as secure as a vault in Fort Knox! Wave goodbye to prying eyes because with end-to-end encryption, your secrets are safer than a squirrel's nut stash. Dive into a smorgasbord of applications and cook up projects with your pals or professional partners in real-time. Planning an epic adventure or plotting world domination in a client meeting? CryptPad's got you covered. And the best part? You can jump straight into the action without the hassle of sign-ups or downloads. It's not just an editor; it's your encrypted command center for all things teamwork. Host it on RepoCloud, and you'll be saving more than just your data – you'll be saving dough, too!

Deploy
Sshwifty screenshot thumbnail

Sshwifty

Get ready to teleport your terminal experience straight into your browser with Sshwifty, the web-based wizard that conjures up SSH and Telnet connections with just a click! Wave goodbye to clunky clients and say hello to smooth access from any web-savvy device. Park this magical creature on your own digital lawn (a.k.a. your computer or server) and watch it transform into the Gandalf of gateways, offering a customizable portal to your digital dominions. With Sshwifty, you can summon a fleet of servers, craft presets for your favorite digital destinations, and even cast a security spell to limit travel to known realms only. Plus, with TLS enchantments and Socks5 proxy pathways, your connections are not just swift, they're Fort Knox-secure. Whether you're diving into distant data centers or just hopping over to your home hub, Sshwifty is your trusty sidekick in the quest for seamless, sorcery-level server management. And with RepoCloud's wallet-friendly hosting, you'll have more gold in your pouch for other quests. Abracadabra, your terminal is now omnipresent!

Deploy
Mastodon screenshot thumbnail

Mastodon

Embark on a social media odyssey with Mastodon, where you're the captain of your own digital destiny! Wave goodbye to pesky algorithms and intrusive ads, and say hello to a home feed that's as personalized as your coffee order. Whether you're sharing the latest earworm, your cinematic masterpiece, a gallery of your cat's antics, or stirring the pot with a spicy poll, Mastodon lets your creativity run wild. This decentralized, open-source gem is like a social media potluck – each server brings its own flavor, but together, they create a feast of global connections. Mastodon champions your digital autonomy, shunning ad overlords and profile pimps. It's built on the sturdy foundations of open web protocols, so it plays nice with any other platform that speaks ActivityPub. With Mastodon hosted on RepoCloud, you're not just building a social network; you're crafting a social sanctuary that mirrors your unique vibe, all while saving your wallet from the cloud hosting giants. Get ready to moderate, curate, and celebrate your online world with Mastodon on RepoCloud!

Deploy
SuiteCRM screenshot thumbnail

SuiteCRM

Get ready to turbocharge your customer relations with SuiteCRM, the open-source heavyweight champion of the CRM world! Imagine wooing your clients without breaking the bank, as this Salesforce rival brings you all the CRM glitz at a fraction of the cost. It's like having a crystal ball for your business, offering a 360-degree customer panorama that turns data into relationships and handshakes into sales. SuiteCRM 8 is like the latest superhero upgrade – more power, more flexibility, and a cape that says 'I've got this!' Customize it, extend it, integrate it; it's like the Swiss Army knife for your customer strategies. And with our REST API, it plays nicer with your other business tools than a kitten in a yarn store. Wave goodbye to mundane tasks with automation that's smoother than a robot butler. Convert leads like a pro magician, and dazzle your customers with charm so personalized they'll think you're old friends. Plus, your customer service team will be delivering wow faster than a speedy pizza delivery. Hosted on RepoCloud, you'll be saving coins while scaling heights – because who says you can't have your open-source cake and eat it too?

Deploy
Thumbor screenshot thumbnail

Thumbor

Born at Brazilian media giant Globo.com, Thumbor answers imaging CDNs like Imgix and Cloudinary with an HTTP service where every image variant is just a URL. Ask for /300x200/smart/your-image.jpg and Thumbor fetches the original, crops and resizes on demand, and caches the result - one source file, unlimited renditions, no batch pre-generation pipeline. The "smart" in the URL is the signature feature: OpenCV-based face detection finds people in the frame and crops around them (no more thumbnails with severed heads), and when no faces exist, feature detection finds visually important corners and computes a weighted center of mass as the focal point. Beyond cropping, a chainable filter pipeline handles brightness, contrast, grayscale, blur, red-eye removal, rounded corners, rotation, watermarks, and format conversion with quality control - applied in order via URL segments. All common image formats work out of the box, and every layer is pluggable: loaders (HTTP, local, S3), storages and result storages (local, S3, Ceph, and community backends), engines, optimizers, filters, and even custom detectors, with the awesome-thumbor list cataloging the ecosystem. URL signing prevents abuse of your processing capacity. Integrations exist for Django, Rails, Node, WordPress, and most frameworks. MIT-licensed, battle- tested for over a decade.

Deploy
Gotify screenshot thumbnail

Gotify

Real-time alerts from your own infrastructure to your phone, with no Firebase, Pushover, or third-party push service in the path: Gotify is a simple, self-hosted notification server written in Go. The model is deliberately minimal: senders push messages with a single HTTP POST to the REST API, receivers subscribe over a WebSocket stream, and a clean React web UI manages the pieces. Senders are namespaced as "applications," each with its own token, so your backup script, Uptime Kuma, CI pipeline, and cron jobs each get an identity, an icon, and independently revocable credentials - centralized alerting from many services with per-source management. Messages carry a title, body, and priority level that maps to notification importance on the client. The official Android app (on both F-Droid and Google Play, notable for working entirely without Google Play Services) shows push notifications for new messages; the web UI itself supports Web Push in the browser; and gotify/cli pushes messages from shell scripts with one command. A server-side plugin system adds custom behavior, and the whole thing runs as a single small binary with SQLite by default - near-zero resource footprint. Because dozens of tools (and Apprise) speak Gotify natively, it slots in as the notification hub for an entire homelab or ops stack.

Deploy