300 applications
PsiTransfer screenshot thumbnail

PsiTransfer

Upload files, get a share link, let it expire: PsiTransfer is a self-hosted WeTransfer with no accounts, no logins, and no third-party cloud with size caps and metadata harvesting. The engineering focus is large files over imperfect networks. Uploads use the tus.io resumable protocol, so a dropped connection on a multi-gigabyte video resumes exactly where it stopped once you're back online; downloads support HTTP range headers for the same resilience, and everything streams, so file size is bounded by your disk rather than memory. Files organize into upload buckets with retention you control: expire after a set time (up to weeks) or after a one-time download, with automatic cleanup when links lapse. Recipients need nothing installed - they open the link, preview files in modal views, and grab everything as a zip or tar.gz archive with one click. Buckets can be password-protected (AES-encrypted download lists), and security-through-obscurity is done properly: bucket URLs use hashed UUID tokens and stored filenames are replaced with UUIDs. An optional admin page (enabled by setting an admin password) lists bucket information and storage. The Vue.js frontend ships under 100 KB gzipped and is fully responsive. Honest caveat from the author: no end-to-end payload encryption yet. BSD-licensed, Docker-ready.

Deploy
Mstream screenshot thumbnail

Mstream

"The easiest music streaming server available" is mStream's own billing, and the claim holds up: a lightweight Node.js app that turns a folder of audio files into a private streaming service in minutes, no external database required. Its filesystem-based design is the clever part - the API mirrors your folder structure, so you can browse and play music immediately, before any library scan finishes, and your organization on disk is your organization in the app. It streams flac, mp3, wav, ogg, opus, aac, and m4a, which matters to the audiophile crowd: FLAC plays uncompressed, bit-perfect, with gapless playback for live albums and continuous mixes. The web player runs anywhere a browser does and packs personality - a Milkdrop-style visualizer (Butterchurn), playlist sharing via links, and drag-and-drop uploads straight through the file explorer. Native iOS and Android apps add the feature streaming subscriptions can't match: sync your collection to your phone for true offline playback of music you own. Multi-user support assigns separate directories and permissions per account. Resource usage is famously light - mStream is tested on multi-terabyte libraries and runs happily on a Raspberry Pi, so a small RepoCloud instance serves a lifetime's collection. GPL-licensed, with zero listening-habit telemetry.

Deploy
Emby screenshot thumbnail

Emby

Point Emby at your movie, music, and photo libraries and it becomes a private streaming service: metadata and artwork arrive from TMDB and TVDB, everything lands in a polished browsable interface, and media transcodes on the fly whenever a client can't play the original format. The client reach is the selling point: native apps span Android TV, Apple TV, Google TV, Fire TV, Roku, LG and Samsung smart TVs, iOS, Android, Apple CarPlay, Android Auto, plus web browsers and desktop apps for Windows, macOS, and Linux, and DLNA devices are auto-detected for casting and remote control. Multi-user support gives each household member their own account, watch history, favorites, and recommendations, with genuinely capable parental controls: content restrictions, access schedules, time limits, and live monitoring with remote control of kids' sessions. Live TV works with hardware tuners like HDHomeRun or M3U playlists, with free guide data in the US, Canada, and UK. The server and core features are free; an optional Premiere key adds hardware-accelerated transcoding, DVR recording, offline sync, and Cinema Mode intros.

Deploy
Appsmith screenshot thumbnail

Appsmith

Admin panels, database GUIs, dashboards, approval flows, customer support consoles - Appsmith builds the internal tools your team keeps postponing, on an open-source low-code platform. The UI assembles from 45+ drag-and-drop widgets - tables with server-side pagination and inline editing, charts, forms, lists, buttons - which bind to data through {{ }} JavaScript expressions anywhere in the editor. Datasources cover PostgreSQL, MySQL, MongoDB, MS SQL, Redis, Snowflake, and more, plus any REST or GraphQL API, with SaaS integrations and AI query support for prompt-based steps inside apps. When the widget library falls short, custom widgets are plain JavaScript, HTML, and CSS, and external JS libraries can be imported, which keeps the platform extensible where pure no-code tools hit walls. Git-based version control enables branch-based collaboration, review, and rollback of app definitions. Queries and JS objects hold the business logic layer between datasources and UI. Self-hosted via Docker or Kubernetes, with role-based access control for published apps.

Deploy
Photoview screenshot thumbnail

Photoview

Snap-happy shutterbugs, rejoice! Photoview is like a personal butler for your pixels, smartly sorting your snapshots and vids into a swanky digital gallery. Glide through gigabytes of glossy high-res memories with the grace of a gazelle. It's like having a psychic librarian who knows exactly where every photo and video is shelved, thanks to its magical sync with your file system. Wave goodbye to manual updates; this clever curation companion refreshes your collection as you add new moments to your montage. Fancy a bit of privacy? No problemo! Each user gets their own secret stash of media, locked down tighter than a drum with usernames and passwords. Want to flaunt your latest landscape shot or adorable kitten video? Share away with links that are as public or as hush-hush as you like. Photoview's got a knack for nosing out EXIF metadata, so you can see the 'who, what, when, and where' of every image, and even pin them to a map like a globetrotting detective. On the move? The iOS mobile version lets you peek at your portfolio on-the-fly. From RAW riddles to video voodoo, Photoview handles it all, dishing out thumbnails and web-optimized videos with the ease of a master chef. All this, hosted on RepoCloud, where the cost is as tiny as the thumbnails it creates, but the value is as vast as your ever-growing gallery of life's moments.

Deploy
HumHub screenshot thumbnail

HumHub

Workplace and Yammer's pattern on your own server, with GDPR compliance by construction rather than contract: HumHub is an open-source enterprise social network from Germany. Built in PHP on Yii2, it organizes everything around four concepts. Users get rich profiles with follows and interactions. Spaces are the structural unit - rooms for departments, projects, events, or clubs, with per-Space permissions, notification settings, and email summaries, and operators can auto-map users into the right Spaces. Content covers posts, wiki pages, photos and video, events, and tasks, with multi-level comments, versioning, archiving, moderation reporting, and filterable full-text search across everything. Modules make it a platform: roughly 80 install-and-activate extensions including Calendar, Wiki, Polls, Tasks, Gallery, News, direct-message Mail, OnlyOffice document editing, Advanced LDAP, SAML and JWT SSO, a RESTful API, mass user import, Translation Manager, and a Theme Builder with custom pages - every one optional and toggleable at runtime. That module economy is why HumHub serves such varied deployments: corporate intranets, city governments, universities, political parties, and nonprofits all configure the same core differently. Requirements are a plain LAMP stack - PHP 8.1+ and MySQL/MariaDB - making it one of the easiest community platforms to operate long-term.

Deploy
linkding screenshot thumbnail

linkding

For people who found del.icio.us perfect and everything since bloated, linkding is the bookmark manager - a Django application whose entire design goal is saving and finding links with zero friction. Paste a URL and it fetches the title, description, favicon, and preview image automatically; organize with tags, search full-text across everything, mark bookmarks unread for read-it-later, attach Markdown notes, and bulk-edit whole selections at once. Its answer to link rot is archiving: bookmarked pages can be snapshotted automatically, either submitted to the Internet Archive or saved as local HTML files, and a documented SingleFile browser-extension integration uploads full self-contained page captures straight to your instance. Official Firefox and Chrome extensions (plus a bookmarklet) make saving a one-click habit, the UI installs as a Progressive Web App on mobile, and multi-user support with bookmark sharing - to users or logged-out guests - covers families and teams, with SSO via OIDC when needed. The REST API (create, search, filter by tag) has spawned a genuine ecosystem of community mobile apps and libraries. Operationally it is famously boring in the best way: one small container, SQLite by default, automated migrations, and a zero-breaking-changes policy. Import and export use standard Netscape HTML. MIT-licensed.

Deploy
Gitea screenshot thumbnail

Gitea

Get ready to turbocharge your code capers with Gitea, the DevOps dynamo that's lighter than a feather and slicker than a greased byte! This nifty platform is your one-stop shop for herding those pesky code commits from the wild plains of planning all the way to the bustling metropolis of production. Fancy a stroll through the annals of commit history? Gitea's got you covered. Need to merge like a pro? Check. And for the Git gurus, we're talking tags, cherry-picking fiestas, and hooks that would make Captain Hook jealous. But wait, there's more! Unleash the power of Gitea Actions, the CI/CD sidekick that plays nice with GitHub Actions, ensuring your deployment dance is as smooth as a robot doing the moonwalk. Juggle issues, labels, and kanban boards like a coding circus star, and manage over 20 flavors of package management – because variety is the spice of source code. Hosted on RepoCloud, where the cost is as tiny as a bug in a nano-simulator, Gitea is the open-source hero that's all about flexing to fit your workflow, while keeping things tighter than a duck's waterproof feathers when it comes to security. So why settle for less when you can customize, collaborate, and create with the best, all while saving your coins? Gitea and RepoCloud: where code dreams come true, without the nightmare bills!

Deploy
Jirafeau screenshot thumbnail

Jirafeau

Upload a file, get a unique download link and a separate delete link - Jirafeau has done exactly this one thing since 2008. It is plain PHP with no database, no mail server, no JavaScript framework, and no external dependencies - files and metadata live on the filesystem, which is why it runs on nearly anything and why it has outlasted most of its imitators. Uploads use the HTML5 file API, so PHP's post_max_size ceiling does not constrain file size, with live progress showing speed, percentage, and time remaining. Every upload takes options: expiration from one minute to a year to unlimited, self-destruct after first download, and password protection with configurable policy - passwords can be optional, required, or server-generated with complexity rules. Server-side encryption (modern builds use XChaCha20-Poly1305) stores files encrypted at rest with the decrypt key embedded only in the download URL, never on the server, so a compromised host cannot read the contents. Unencrypted deployments get file-level deduplication - identical files stored once with multiple links. Upload access can be gated by password lists or IP allowlists, a small admin panel manages stored files, and a CLI cleanup script handles expired files via cron. Recipients can preview supported files in-browser.

Deploy
Filezilla Client screenshot thumbnail

Filezilla Client

Zip through the digital skies with FileZilla Client, the speed-demon of file transfer programs! This nifty app plays nice with FTP, FTPS, and SFTP, and doesn't discriminate against your platform of choice. It's like having a Swiss Army knife for your files, complete with a user-friendly graphical interface that even your grandma could love. Imagine sending pictures so crisp and fast, your web browser won't know what hit it. FileZilla Client is a master of disguise, supporting multiple architectures and whispering sweet nothings to the internet via HTTP or HTTPS. Tired of playing the 'who's got the permissions?' game? Set your user PUID and group PGID to keep the peace between your host OS and the container. And for the control freaks in the room, you can even tweak the umask settings to tell your services how to behave inside their container homes. Host it on RepoCloud, and you'll be the file-transferring hero you always knew you could be, without burning a hole in your wallet!

Deploy
Cockpit screenshot thumbnail

Cockpit

Built by an agency in 2011 and refined by real client work since, Cockpit is a headless CMS whose pragmatism is earned. It's a pure content backend: model your data, let editors manage it, and fetch it over REST or GraphQL from any frontend - React, Vue, Flutter, a static site generator, or an IoT dashboard. Content modeling covers three shapes: Collections for repeatable items (posts, products, events), Singletons for one-off content (settings, about pages), and Trees for hierarchies (navigation, categories), all assembled from 20+ field types including relationships. The API layer is unusually capable: MongoDB-style query filtering, field selection to trim payloads, automatic image optimization through the assets API, and built-in caching. Localization is first-class with per-field multi-language content and fallback support; user management includes roles, granular permissions, two-factor authentication, and API tokens; and webhooks push changes into external workflows. Agencies get multi-tenant Spaces - several sites or clients from one installation. The operational footprint is refreshingly small: PHP plus either SQLite or MongoDB, no build steps, no toolchain, extensible through hooks, events, and addons (pages/SEO, forms, full-text search, layout components). Where enterprise headless platforms bill per seat and per locale, Cockpit is MIT-licensed and simply yours.

Deploy
Audiobookshelf screenshot thumbnail

Audiobookshelf

Get ready to transform your digital bookshelf with Audiobookshelf, the self-hosted maestro of audiobooks and podcasts! Imagine a world where your audio tales and talk shows are not just thrown into a digital pile, but are sorted with the finesse of a librarian who's had one too many espressos. Audiobookshelf thrives on a neat directory diet, feasting on the juicy details of folder names to serve up author bios, series sagas, tantalizing titles, publication dates, and more, right to your ears. It's like having a personal DJ for your books, spinning metadata tags into a symphony of organized bliss. And for the tech-savvy, it's as customizable as your grandma's secret cookie recipe, with all the Docker container spices you love. Hosted on RepoCloud, where your wallet can take a breather from those high-flying cloud hosting fees, Audiobookshelf is the VIP lounge for your audiobooks and podcasts, all on your own server with the sleek Easypanel as your bouncer. Queue up, tune in, and get lost in your perfectly curated audio universe with Audiobookshelf!

Deploy
Ploi Roadmap screenshot thumbnail

Ploi Roadmap

Embark on a journey of organizational enlightenment with Roadmap, the open-source sherpa for your roadmapping escapades. Picture a wonderland where your roadmapping canvas is as customizable as your coffee order – extra foam, no lid, with a dash of user mentions and upvote sprinkles to sweeten the deal. Imagine a world where slugs aren't just garden critters but auto-magical breadcrumbs leading to your project's success. Behold the Filament admin panel, a command center so sleek, it makes mission control look like a game of Pong. And let's not forget the role system – as easy as pie with a slice for the admin, a dollop for the employee, and a crumb for the user. Want to waltz into your roadmap with the grace of a single sign-on? OAuth 2's got your back, with a red carpet rollout featuring your brand's signature color. And for the GitHub gladiators, wield the power to tether repositories to projects and juggle issues without breaking a sweat, all from the throne of your admin panel. Built with the muscle of PHP and the backbone of a database, Roadmap is your ticket to a less costly, more cloud-nine experience on RepoCloud. So why settle for the cloud when you can have the entire sky?

Deploy
Heimdall screenshot thumbnail

Heimdall

Links stop drowning in browser bookmarks once Heimdall - the application dashboard from the LinuxServer.io team - gives every web app and service you run a single, organized front door. Items come in three tiers. Generic items link to anything on the web with a name, color, and optional icon. Foundation apps are recognized as you type, auto-filling the application's icon and tile color so a full homelab dashboard assembles in minutes. Enhanced apps go further: supply API credentials and the tile shows live data - queue size and download speed for SABnzbd and NZBGet, plus integrations for Sonarr, Radarr, Plex, Jellyfin, Pi-hole, Portainer, Transmission, and many more. There are no iframes and no apps-within-apps; tiles are honest links with real-time stats layered on. Tiles arrange by drag and drop, backgrounds are customizable, an optional search bar (Google, Bing, or DuckDuckGo) makes it work as a browser start page, and optional multi-user authentication keeps dashboards personal. Built on Laravel with SQLite file-based storage - no external database - it stays light, responsive on mobile, and simple to back up. A natural first deployment: the page that ties every other self-hosted service together.

Deploy
OneDev screenshot thumbnail

OneDev

Get ready to turbocharge your project management and code wrangling with OneDev! Imagine a digital Swiss Army knife for your development adventures, packed with all the tools you need to juggle pull requests, keep a hawk-eye on issues, and orchestrate your builds like a maestro. OneDev is your trusty sidekick in the quest to conquer code chaos, offering a sleek dashboard where you can masterfully manage multiple projects, each with its own universe of files, commits, and mystical branches and tags. Merge with might, discard with delight, and track every triumph and tribulation of your open and closed issues. And when it comes to builds, OneDev is like having a crystal ball that shows you a panorama of success across your projects. Host it on RepoCloud, and you'll be the envy of the coding realm with a hosting bill that's as lightweight as your newfound agility. So, gear up, get on RepoCloud, and let OneDev transform your productivity into the stuff of legends!

Deploy
DomainMod screenshot thumbnail

DomainMod

Get ready to wrangle your web wonders with DomainMOD, the open-source superhero for domain management! Imagine a digital Swiss Army knife that helps you keep tabs on your domains, SSL certificates, and all those internet treasures in one nifty spot. With DomainMOD, you can update a whole herd of domains faster than a speeding bullet, thanks to the Bulk Domain Updater. And for the data-hungry, the Data Warehouse feature is like a candy store, letting you import and analyze data from your WHM web servers. It's as mobile-friendly as your favorite superhero sidekick, so you can manage your digital empire from the palm of your hand. Plus, DomainMOD is like a privacy fortress, guarding your precious data from prying eyes. Host it on RepoCloud, and you'll save a bat-load of cash compared to those other cloud hosts. It's time to take control of your internet assets with style and a smile!

Deploy
Kutt screenshot thumbnail

Kutt

Built for self-hosting from the ground up, Kutt is a modern, MIT-licensed URL shortener: zero-configuration setup, no build step, and SQLite, PostgreSQL, or MySQL with optional Redis caching. Links carry real management features - custom slugs from a configurable alphabet (confusable characters like 0/O and l/1 omitted by default), password protection, descriptions, expiration times, and the ability to edit a destination URL without changing the short link already in circulation. Custom domains make branded short links first-class: add as many as you like and serve each under your own name instead of a third-party's. Private, per-link statistics track clicks, browsers, operating systems, and countries without logging visitor IPs or sensitive data. An admin page manages users and links instance-wide, and two environment flags (DISALLOW_REGISTRATION, DISALLOW_ANONYMOUS_LINKS) lock the instance down for private use; OpenID Connect login integrates with an existing identity provider. Automation runs through a documented REST API - create, list, delete, and pull stats - plus Chrome and Firefox extensions and ShareX compatibility for shortening from anywhere. Built with Node.js and React, deployed in one Docker container, it replaces Bitly with something you own: your domain, your analytics, and links that never die with a vendor.

Deploy
Umami screenshot thumbnail

Umami

No cookies, no fingerprinting, no cross-site tracking, no personal data collection - Umami's privacy contract is the foundation of the open-source web analytics platform. IP addresses are hashed rather than stored, which makes it GDPR, CCPA, and PECR compliant by default - the consent banner can come off the site entirely. The tracking script is under 2 KB, roughly 20x smaller than Google Analytics, so measurement stops being a page-weight tax. The dashboard covers the core metrics - pageviews, visitors, bounce rate, visit duration, referrers, browsers, devices, and countries - with any date range and filtering by country or device. Beyond pageviews, custom events track clicks, form submissions, and signups via a data attribute or one JavaScript call, and advanced reports add funnels, user journeys, retention and cohort analysis, goals, and automatic UTM campaign tracking. Anonymous session views show individual visitor activity without identifying anyone. Teams share websites with role-based access, one instance manages unlimited sites, and a full REST API exposes every metric programmatically. MIT-licensed and self-hosted on PostgreSQL or MySQL via Docker, your analytics data never leaves your infrastructure.

Deploy