SimpleTorrent
Get ready to turbocharge your torrenting experience with SimpleTorrent, the self-hosted torrent maestro that lets you kick back while your torrents do the hustle. Crafted with the magic of Go (golang), this nifty app transforms your server into a torrent-fetching powerhouse, snagging files and lining them up for your streaming pleasure or HTTP retrieval. Fancy a bit of control? You got it! Pick and choose individual files, command an external app to celebrate task completion, and enforce a seeding etiquette to say 'stop' when you've shared enough. But wait, there's more! Throttle those speeds to avoid hogging the bandwidth and dive into the nitty-gritty of transfer stats with a web UI that's slicker than a greased otter. Real-time updates? Check. Mobile-friendly? You bet. A content server that's faster than a caffeinated cheetah? Absolutely. And with IPv6 readiness, a fresh torrent engine from anacrolix/torrent, and extra goodies like a torrent watcher, K8s/docker health-checks, bonus trackers, and a magnet protocol handler, SimpleTorrent hosted on RepoCloud is like having your very own torrent butler – all at a price that won't plunder your coin purse!
Barrage
Get ready to unleash a torrent of fun with Barrage, the sleek and chic Deluge WebUI app that's as mobile as you are! This app is like the Swiss Army knife for your torrents, with a design so responsive it'll make your smartphone blush. Whether you're lounging on the beach or commuting on the bus, Barrage lets you add torrents faster than you can say 'magnet link'. Fancy a bit of sorting and filtering action? You got it! Want to play the puppet master with your upload and download speeds? All the power is at your fingertips. And when it comes to prioritizing files or tweaking torrent settings, Barrage is as accommodating as RepoCloud's hosting prices. Deploy it with Docker and watch your torrent troubles sail away into the sunset. It's the smarter, cost-effective way to manage your torrents on the go, courtesy of RepoCloud's hosting magic!
Deluge
Get ready to ride the BitTorrent wave with Deluge, the all-in-one torrent wrangler that's as versatile as a Swiss Army knife! This nifty app is like the command center for your torrenting missions, operating on a slick daemon/client setup. Choose your adventure with interfaces galore – go old school with Console-UI, click around in GTK-UI, or kick back and torrent from your browser with Web-UI. At the heart of Deluge pumps the mighty libtorrent, a powerhouse for juggling those BitTorrent protocols with finesse. Fire up interfaces and the Deluge daemon with a snap of your fingers (or, you know, a couple of commands). Peek into your torrent kingdom at http://localhost:8112 – just remember, 'deluge' is the magic word (aka the default password). For the torrenting connoisseurs, Deluge dishes out the good stuff – bandwidth customization, VPN compatibility, and reverse proxy setups. And the cherry on top? Hosting it on RepoCloud won't break your piggy bank. So why wait? Dive into the Deluge and let your torrents flow!
Owncloud
The project that proved organizations could have Dropbox-style convenience with complete data ownership: ownCloud is the original open-source file sync and share platform - the codebase Nextcloud later forked from. This deployment runs the classic ownCloud Server (PHP over PostgreSQL or MariaDB, with Redis caching), the battle-tested edition trusted across enterprises, universities, and public institutions worldwide. The core loop: store files on your server, sync them via desktop clients for Windows, macOS, and Linux plus iOS and Android apps, and access everything through the web interface or standard WebDAV. Sharing is granular - internal users and groups, external recipients via public links with passwords and expiration dates, and federated sharing that connects separate ownCloud instances into one network. Security controls include file firewall rules, multi-factor authentication, encryption, and detailed audit-friendly lifecycle management with versioning and trash-bin recovery. An app marketplace extends the platform, and Web Office integrations bring collaborative document editing through Collabora Online, OnlyOffice, or Microsoft Office Online directly into your files. LDAP and Active Directory integration slots it into existing identity infrastructure. For teams that need a proven, self-hosted alternative to Dropbox or Google Drive - where compliance demands knowing exactly which disk your data sits on - ownCloud remains a foundational choice.
AnonUpload
Introducing AnonUpload: the ninja of file-sharing apps that lets you sneakily share files without leaving a digital footprint. No databases, no nosy tracking – just pure, unadulterated privacy. This PHP-powered maestro of anonymity is like a chameleon, blending seamlessly into any server environment – Nginx, Apache, Lightspeed, you name it. With a veritable smorgasbord of file types on the menu – from your garden-variety jpegs and gifs to the more exotic mp3s and mp4s – AnonUpload is the Swiss Army knife in your digital toolkit. And size? Pfft, it laughs in the face of size! Whether you're uploading a hefty 10GB treasure trove or a tiny text file, it's all gravy. Plus, with a built-in 'anticipation enhancer' (some might call it a download timer), it adds a sprinkle of excitement to the downloading process. Host it on RepoCloud, and you'll be the file-sharing wizard with more tricks up your sleeve than a cost-conscious cloud host at a magic convention!
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!
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!
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.
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.
Zipline
ShareX and file uploads, next generation: Zipline is a Node.js/React/PostgreSQL server that turns screenshot sharing and file hosting into something you run yourself instead of renting from Imgur or a paid image host. The core workflow is built around ShareX: generate an .sxcu config from your account settings, import it, and every screenshot or clipboard capture uploads to your domain with a short link copied automatically. Uploads accept any file type, organized with folders and tags, with token-protected uploading, optional password protection, view-limited auto-deletion, image compression, metadata stripping, automatic video thumbnails, and chunked/partial uploads for large files. File URLs come in configurable formats - UUIDs, dates, random alphanumerics, original names, even zero-width spaces. A built-in URL shortener adds vanity slugs, passwords, view caps, and custom domains. Discord embeds are first-class: customize OG metadata titles, descriptions, and colors so links unfurl exactly how you want, and fire fully customizable Discord or HTTP webhooks on each upload. Authentication is serious: OAuth2 (Discord, GitHub, Google, OIDC), TOTP two-factor, and passkeys, with invite-based registration and per-user quotas for shared instances. Storage targets local disk or any S3-compatible backend, a full REST API automates everything, and custom themes plus a PWA round out the experience.
Filerun
Imagine a digital treasure chest where you're the pirate king, and that's FileRun for you! It's your very own, ultra-private digital locker, akin to a Google Drive that's sworn an oath of loyalty only to you. With FileRun, you can summon your files from any server with a snap of your fingers – no importing shenanigans or scanning sorcery required. It's like having a teleportation portal for your data with FTP, SMB, and WebDAV access that mirrors your file maneuvers in real-time. Want to keep your files in sync? FileRun's desktop apps are like loyal sync-hounds, keeping your digital life in harmony. And for the jet-setters, mobile apps ensure your files are just a tap away, no matter where your adventures take you. Photo aficionados, rejoice! FileRun is a photo management wizard, conjuring thumbnails at lightning speed, offering a stroll down memory lane with timeline browsing, and understanding your photos' inner secrets with metadata support. Create virtual photo albums from scattered folders and share them like a modern-day bard online. The new virtual drive feature is like having an invisible backpack for your files – access them directly without the heavyweight of disk space. Collaborate like a true open-source knight with guest users and file requests, making file collection as easy as a medieval fair. FileRun's plugin posse allows you to edit, view, and convert files with the ease of a court jester's flip. With automatic file versioning and a trash folder for oopsies, your files are as safe as in a dragon-guarded castle. Customize FileRun to flaunt your branding colors and make it yours. Secure, feature-stuffed, and with a mobile experience smoother than a minstrel's tune, FileRun on RepoCloud is the cost-effective way to keep your digital realm in order!
Fireshare
The moment after ShadowPlay saves a great clip is what Fireshare was built for: your friends see it now, not after a YouTube upload, processing queue, and platform terms review. Drop videos into a watched folder and this Flask/React application generates a unique shareable URL for each one, complete with Open Graph metadata - so pasting the link into Discord, Twitter, or Slack produces a proper embed with title, description, and video thumbnail instead of a raw URL. Viewers need no account and no app. Visibility is per-file: public (browseable on your feed), private (unlisted, reachable only by direct link), or password protected. For game clips specifically, Fireshare organizes automatically - clips sort by game with cover art pulled from SteamGridDB, no manual tagging - while tags and full-library search cover everything else. Optional transcoding (CPU or GPU) creates lower-quality renditions so viewers on weak connections get automatic quality adaptation, and video cropping trims clips in place. The extras round out a genuinely finished tool: view counters, timestamped share links, a shuffle button, restrictable uploads, Discord notifications for new videos, an RSS feed of the public feed, mobile support, and LDAP for multi-user setups. No storage limits, no watermarks, no platform deciding what stays up. GPL-licensed.