Rotki
Crypto portfolio tracking that inverts the SaaS model: rotki runs on your own machine, needs no email or account for the free tier, and keeps every wallet address, balance, transaction, and tax event in a local SQLCipher database encrypted with 256-bit AES. By default nothing passes through rotki-operated servers - a design choice that matters when cloud portfolio trackers concentrate exactly the identity-linked holdings data attackers want. Centralized exchanges (Kraken, Binance, Coinbase, Bitstamp, and more) connect through read-only API keys that can see but never withdraw; blockchain accounts cover Ethereum and its L2s, Bitcoin, Solana, Polkadot, and Kusama, with ENS resolution and your choice of RPC endpoint or your own node. rotki decodes on-chain transactions into readable events across major DeFi protocols - Aave, Uniswap, Compound, Curve, Lido - and generates profit-and- loss reports for tax season with customizable accounting settings, including FIFO, LIFO, and HIFO cost-basis methods, plus CSV imports for defunct exchanges. Optional premium sync is zero-knowledge, encrypting the database on-device before upload. AGPLv3-licensed and multiplatform, with a Docker package for server deployment.
Clickhouse
Get ready to turbocharge your data with ClickHouse, the open-source speedster of databases that's perfect for real-time applications and analytics that just can't wait. Imagine querying a sea of billions of rows and getting answers faster than you can snap your fingers - that's ClickHouse for you! It's like having a data Swiss Army knife, compatible with everything from databases to data lakes and even that dusty CSV file you forgot on your desktop. Built with a column-oriented design, ClickHouse is the Usain Bolt of Online Analytical Processing (OLAP), leaving traditional databases huffing and puffing in the background. It squeezes every ounce of power from your system resources to deliver lightning-fast analytical insights. Whether you're setting up shop on your own gear or floating on the cloud, ClickHouse is as flexible as a gymnast. And the cherry on top? You don't even need a server to run quick queries on local files. Join the cool kids' data club with members like Disney+ and Uber, and let RepoCloud be your low-cost, high-fun host for this data party!
Grafana
The de facto dashboard of observability: Grafana is the open-source frontend that turns the data stores you already run into interactive graphs. It does not store metrics itself; it connects to the data stores you already run and turns their contents into interactive dashboards. Supported sources number over 150 via plugins: Prometheus, Loki, Tempo, InfluxDB, Elasticsearch, MySQL, PostgreSQL, Microsoft SQL Server, AWS CloudWatch, Azure Monitor, Google Cloud Monitoring, and many more. Dashboards are built from a large library of panel types (time series, heatmaps, tables, gauges, logs) with template variables for reusable, parameterized views. Unified alerting evaluates rules against any connected data source, not just Prometheus, and routes notifications to Slack, PagerDuty, email, and other channels with grouping and silencing - unlike Prometheus Alertmanager, a single rule can combine a Loki log pattern, a PostgreSQL query result, and a CloudWatch metric. Dashboards serialize to JSON and data sources configure via provisioning files, so the entire observability setup can live in Git and deploy repeatably across environments. Explore mode adds ad-hoc querying outside dashboards, with split view for correlating a metric spike against the matching log lines, and access control spans organizations, teams, folder permissions, and OAuth, LDAP, and SAML integration. Written in Go and TypeScript, AGPL-licensed. Self-hosting gives you unlimited users, dashboards, and queries at flat hosting cost, without Grafana Cloud's usage-based pricing.
Wakapi
Its author, a student and WakaTime fan, didn't want to pay $9/month for data about his own keystrokes - so Wakapi was born, a self-hosted, WakaTime-compatible backend for coding statistics. The compatibility is the killer design decision: the official WakaTime plugins for VS Code, JetBrains IDEs, Vim, and dozens of other editors work unmodified - just point the plugin's API URL at your Wakapi instance with your personal key, and heartbeats flow to your server instead of a third party's. Duration inference matches WakaTime's own algorithm, with a configurable timeout (10 minutes by default). From that stream Wakapi builds statistics and plots across projects, languages, editors, hosts, and operating systems, plus the fun extras: public leaderboards (optionally login-gated, with configurable aggregation windows), badges for GitHub readmes, and weekly email reports. A REST API serves your data programmatically, Prometheus export feeds your existing Grafana, and a WakaTime relay mode can mirror heartbeats to both services during migration - with one-click import of historical WakaTime data. Written in Go, it is lightning fast and light enough for the smallest instance, storing to SQLite, PostgreSQL, or MySQL, with configurable data retention for GDPR peace of mind. Deliberately smaller than WakaTime, deliberately yours.
Shynet
Get ready to send those old-school analytics tools packing, because Shynet is here to revolutionize your data game! This open-source analytics maestro is like a privacy-loving ninja, delivering the lowdown on your website's traffic without creeping on individual users' digital footprints. Shynet's all about the big picture, serving up aggregated insights and trendsetting data that help you get chummy with your website's user dynamics. With features that are hotter than a server room in July, including real-time stats, session recon, and a nifty primary key integration, Shynet's got your back whether you're tracking clicks or counting conversions. And for those of you riding the single-page app wave, fear not! Shynet's got the chops to keep up with your page-hopping users, ensuring your data's as accurate as a Swiss watch. Fancy managing a digital empire? Shynet lets you set up multiple services, each with its own secret agent-style tracking script. Plus, with an API slicker than a greased otter, you can tap into your dashboard's brain from anywhere, anytime. So whether you're a mom-and-pop shop with big dreams, a code whisperer, or a data detective, Shynet's your go-to for making smart, informed website decisions. And hosting it on RepoCloud? That's like having your own digital butler, serving up top-notch hosting without burning a hole in your wallet. So why wait? Give your website the analytics hero it deserves, and let Shynet and RepoCloud be your dynamic duo!
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.
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.
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.
Directus
Say hello to Directus, the open-source genie that magically turns any SQL database into a snazzy API and a slick no-code playground. It's like a Swiss Army knife for your data, playing nice with any SQL database you throw at it, so you can keep your precious data right where it is—no moving vans required. With Directus, you get a REST and GraphQL API superhighway built atop your database, making your data dance at your fingertips. And the Directus App? It's like a VIP lounge for your team, where they can schmooze with data in style, managing and visualizing it without breaking a sweat. Whether you're crafting a Backend-as-a-Service masterpiece, spinning up a Headless CMS, building the ultimate internal toolset, or diving into Data Management & Analytics, Directus is your go-to wingman. Plus, with RepoCloud hosting, you'll be saving more coins than a video game plumber, all while enjoying the freedom of open-source camaraderie. Get ready to connect, design, and control like a data wizard, because with Directus and RepoCloud, the digital world is your oyster!
Ghost
Get ready to transform your audience into a thriving empire with Ghost, the ultimate toolkit for the modern content maestro! Imagine a digital playground where you can craft a dazzling website, publish content that pops, and roll out newsletters that readers can't wait to open. Ghost is your go-to wingman for launching a site that's as unique as your brand, with a smorgasbord of snazzy free themes and customizable design options. But wait, there's more! Ghost's editor is like the Swiss Army knife for content pros – sleek, powerful, and ridiculously easy to use. Unleash your creative beast with multimedia storytelling that includes everything from stunning image galleries to toe-tapping audio. And when it comes to turning casual lurkers into loyal subscribers, Ghost's got your back with native signup forms and analytics sharper than a detective's eye. Plus, with built-in newsletters and special promos, you'll have subscribers flocking like it's Black Friday. Hosted on RepoCloud, where the cost is as friendly as your neighborhood barista, Ghost is the open-source secret sauce to a booming content business!
Qdrant
Embark on a quest with Qdrant, the Herculean vector database that's flexing its muscles to revolutionize AI apps. Imagine a digital genie that grants you the power to sift through high-dimensional space with the ease of a cosmic search engine. It's not just an API service; it's your ticket to transforming brainy embeddings into superstar applications that can match, search, and recommend like a boss. Qdrant is like the Swiss Army knife for data types, handling everything from witty string banter to numerical ninja ranges, and even geo-locations with a sense of wanderlust. It's cloud-native, so it grows with your ambitions, scaling horizontally like it's training for the digital Olympics, all while being as resource-efficient as a monk. Host it on RepoCloud, and you'll be building semantic neural search castles in the sky in no time, understanding user antics as they unfold, and spotting similar images or duplicate doppelgängers with the sharpness of an eagle. It's the open-source powerhouse that makes your data dance to the tune of innovation, all at a cost that keeps your wallet as happy as a clam at high tide!
Limesurvey
Step right up to the survey fiesta with LimeSurvey, the undisputed heavyweight champion of the survey world! This zesty platform is your golden ticket to survey nirvana, where you can whip up everything from a breezy poll to a brain-busting questionnaire with more twists and turns than a telenovela. Perfect for the curious student, the savvy professional, or the enterprise with questions galore, LimeSurvey is the Swiss Army knife of feedback tools – and it won't cost you a dime! Wave goodbye to the yawn-inducing forms of yesteryear and say 'Hola!' to a world where conditional logic dances the salsa with complex validation rules. And for the scholarly crowd, LimeSurvey rolls out the red carpet, offering a treasure trove of open-source goodies that'll make research institutes and universities do the academic conga. With templates so user-friendly they practically hold your hand, and a customer service squad ready to leap to your aid, LimeSurvey hosted on RepoCloud is the piñata of possibilities – just waiting for you to take a swing!
Tautuilli
Get ready to transform your Plex Media Server into a surveillance powerhouse with Tautulli! This nifty web app is like a personal assistant for your server, keeping tabs on all the who's, what's, when's, and how's of your media consumption. It's a statistics ninja, slicing and dicing data into digestible graphs and tables that even your grandma could understand. Want to know if your friends are binge-watching your movie collection while you're at work? Tautulli's got your back. It logs every giggle, gasp, and groan from your users, and even lets you send out snazzy newsletters to brag about your ever-growing media empire. And for those on the move, there's an official app to keep you in the loop. Best of all, hosting it on RepoCloud won't break the bank, leaving you with more cash to spend on popcorn. So, why wait? Give your Plex server a brain boost with Tautulli, and watch it on any python-friendly system!
Formbricks
In-app, website, link, and email surveys feed one open-source experience management platform: Formbricks. Its distinguishing strength is targeted in-app research: a JavaScript SDK triggers surveys on user events and attributes, with segmentation rules like "power users who have not seen a survey in 10 days," so questions reach the right cohort at the right moment instead of a mass email blast. The no-code editor offers 20+ question types including NPS, CSAT, CES, matrix, ranking, and file upload, with skip logic, conditional branching, best-practice templates, and full brand theming. Responses feed built-in analytics with summaries and CSV/JSON export, and integrations push data to Slack, Notion, Google Sheets, Airtable, Zapier, and n8n, with webhooks and an open API on every tier. Because self-hosted surveys load from your own domain rather than a blacklisted third-party script host, ad blockers do not suppress them - in-app surveys reach users that Hotjar-style tools silently miss, which measurably raises response rates. Self-hosting also removes the third-party sub-processor from your privacy policy entirely: survey responses often contain PII, and keeping them on your own server matters for GDPR-sensitive and regulated industries. The Community Edition has no response caps or tier-gated features, so core functionality and your data stay accessible regardless of any subscription. Next.js on PostgreSQL, AGPLv3.
Tianji
Website analytics, uptime monitoring, and server status - three tools most teams run separately - combined in Tianji, an open-source observability platform. The analytics layer tracks page views, unique visitors, referrers, and UTM parameters with a lightweight cookie-less script, which keeps collection GDPR and CCPA friendly. The uptime monitor checks availability and latency on configurable intervals, accepts passively reported results, and publishes public status pages for incident communication. Server status agents report CPU, memory, disk, and network metrics with threshold-based alerts, and notifications route through webhooks, Slack, Telegram, and other channels with noise control. It also includes anonymous telemetry for tracking deployments of your own open-source projects, surveys, waitlists, team collaboration, and an OpenAPI interface for integrations and exports. The consolidation is the point: traffic analytics, uptime checks, and server metrics share one interface and one alerting layer, so diagnosing an incident does not mean hopping between Google Analytics, Uptime Kuma, and Prometheus - and the built-in public status pages replace a separate paid Statuspage-style subscription. Because collection uses no cookies with IP truncation and aggregation by default, basic traffic measurement requires no consent banner. Built in TypeScript under the Apache 2.0 license and inspired by Umami and Uptime Kuma, it is deliberately right-sized for independent developers and small SaaS teams whose monitoring needs are real but lightweight.
OpnForm
description_humorous
Quant-UX
Most design tools stop at prototyping; Quant-UX also measures how real users actually perform with the prototype. The visual editor creates prototypes that behave like real apps - functional input widgets, animations, form validation, data binding across screens, and business logic modeled with REST requests and decision elements. Design systems are first-class, with components, design tokens, and master screens; if you design elsewhere, drop in image files or import from Figma. Testing is a shared link or QR code - no installs on the tester's side. Define user tasks up front, and Quant-UX records every session: click heatmaps show where users found (or missed) actionable elements, user journey graphs expose lost users, drop-off charts reveal where tasks stall, and success rates and task KPIs are extracted automatically into a dashboard. An A/B test operator wires two design variants into one prototype and compares task duration, success rate, and interaction counts. In-prototype surveys collect qualitative feedback alongside the numbers, and an AI assistant generates prototype fragments like styled forms on request. The RepoCloud deployment runs the full stack - frontend, backend, and WebSocket server containers over MongoDB - so all test recordings and research data stay on your infrastructure.
YOURLS
Ever wanted to shorten your URLs without feeling like you just handed over your life savings to a corporate giant? Enter YOURLS, the self-hosted URL shortener that lets you take control of your links like a boss! With a sleek interface that’s easier to navigate than your grandma’s Facebook page, you can create and manage short URLs while keeping your branding intact. Plus, it’s got plugins galore—because who doesn’t love a little extra functionality? And let’s not forget the detailed analytics that’ll make you feel like a data scientist, tracking clicks like a hawk on a mission. Accessible on ports 8080 and 8081, YOURLS is like the Swiss Army knife of URL shortening, but without the risk of cutting yourself. So why let the big guys take your links hostage when you can self-host your own? Deploy YOURLS today and give your URLs the makeover they deserve, all while saving enough cash to treat yourself to that fancy coffee you’ve been eyeing!