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!
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.
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!
Budibase
Unleash the power of Budibase, the open-source superhero that transforms mere mortals into tool-creating wizards! Wave goodbye to the dark ages of time-consuming tool development and say hello to lightning-fast app conjuring. With Budibase, you don't need a spellbook (or coding experience) to whip up custom internal tools and forms faster than you can say 'Abracadabra!' Connect with your existing database, charm data from a Rest API, enchant a CSV into submission, or craft from the ether with Budibase's own mystical database. Drag, drop, click, and—voilà!—automated workflows and dazzling designs appear out of thin air. Join the league of over 75,000 teams who've harnessed Budibase to accelerate their business operations to warp speed. Need to secure your data treasures, automate the mundane, or streamline your kingdom's processes? Budibase has got your cape. Plus, hosting on RepoCloud means you'll save a treasure chest of gold compared to those other cloud giants!
Wordpress
Roughly 43% of all websites and over 60% of the CMS market run on WordPress - the GPL-licensed platform that scales from a personal blog to publishing operations and WooCommerce stores. The Gutenberg block editor composes pages from reusable blocks, and full site editing extends block control to headers, footers, and templates; tens of thousands of plugins and themes cover essentially every capability a site might need, from SEO and caching to membership and e-commerce. WordPress 7.0 "Armstrong" marks the platform's biggest structural update since Gutenberg itself: a React-based DataViews admin replaces the legacy list tables with instant filtering, a provider-agnostic AI Client API ships with connectors for OpenAI, Anthropic, and Google, media processing moves into the browser via WebAssembly, and a universal Font Library manages typography across block, hybrid, and classic themes with local hosting for GDPR compliance. New Breadcrumbs, Icons, and lightbox Gallery blocks reduce plugin dependence, and server-side PHP block registration simplifies development. The REST API and WP-CLI make it automatable end to end. Self-hosting is what WordPress was designed for: your content, database, plugin choices, and upgrade schedule stay entirely under your control, free of wordpress.com plan limits.
Metabase
The most widely deployed open-source BI tool, Metabase is a visualization and query layer that sits on top of your existing databases without ingesting or copying data. Non-technical users ask questions through a visual query builder with drill-through menus that answer follow-ups like "broken down by month" without writing a new query, while analysts use the native SQL editor with variables and templates for complex work. Questions assemble into interactive dashboards with filters, auto-refresh, fullscreen mode, and custom click behavior, and dashboard subscriptions email or Slack scheduled reports to stakeholders. It connects to 20+ data sources including PostgreSQL, MySQL, MongoDB, SQL Server, BigQuery, Snowflake, Redshift, and ClickHouse - always querying in place, so there is no second data store to secure, sync, or pay for, and results are always current. Models and metrics let a data team define official, reusable starting points so self-service stays consistent, collections with permissions organize content, and alerts fire when a metric crosses a threshold. The practical effect is cutting the ad-hoc query queue that lands on the data team, since non-technical staff can answer their own questions. Written in Clojure, licensed AGPL, and shipped as a single JAR or Docker image with an embedded application database - a working BI instance runs before most tools finish their installer - the open-source edition has no limits on users, dashboards, or connected databases, where commercial BI platforms price per viewer as well as per creator.
Screenshot To Code
description_humorous
Perplexica3
Meet Perplexica, your new AI-driven search engine sidekick that doesn't just search the web—it practically reads your mind! Harnessing the power of advanced machine learning, Perplexica dives deep into the ocean of the internet to fetch not just any answers, but the most relevant, crystal-clear responses, all while keeping your privacy under lock and key. Built on the robust SearxNG framework, it's like having a super-smart librarian who also respects your personal space. Hosted on RepoCloud, it's not just smart—it's also a wallet-friendly genius!
Perplexica
Meet Perplexica, the brainy, open-source search engine that doesn't just search the web—it practically reads your mind! Powered by the wizardry of AI, Perplexica digs through the digital universe to fetch not just any answers, but the ones you actually need. Thanks to its advanced machine learning chops, it's like having a personal research assistant who's always on the ball. Built on the robust SearxNG framework, it not only keeps you in the loop with the latest info but also guards your privacy like a digital fortress. Host it on RepoCloud, and you'll wonder how you ever browsed the net without it!
Teable
An Airtable-style spreadsheet interface directly on PostgreSQL: Teable is an open-source no-code database where every table is a real Postgres table. Unlike tools that store records in a metadata abstraction layer, every Teable table is a real Postgres table with standard column types, so filtering, sorting, and grouping run at database speed, million-row tables answer complex filters in roughly 200 milliseconds without index tuning, and any PostgreSQL-compatible tool - psql, BI dashboards, ETL pipelines - can query the same data directly. The interface offers Grid, Kanban, Gallery, Calendar, and Form views as non-destructive overlays with their own filters and hidden fields, plus 20+ field types, formulas, comments, attachments, batch editing, undo/redo, and edit history. Collaboration is real-time with live cursors and instant sync across views, backed by Redis, and a REST API is auto-generated per table, largely compatible with Airtable API clients - alongside native SQL access for BI tools, analytics pipelines, and your own applications to JOIN and query directly, with no exports, API rate limits, or sync jobs. Global search spans all records, chart plugins handle quick visualization, and CSV and Excel import/export cover migrations. Where Airtable caps paid plans at 100K-500K rows and charges roughly $20 per user per month, a self-hosted Teable instance has neither limit: the Postgres database itself is the export if you ever leave. Built in TypeScript with NestJS, deployed via Docker with PostgreSQL and Redis, and licensed AGPL-3.0.
GroqNotes
Introducing Groqnotes, the app that takes your audio lectures and transforms them into organized notes faster than you can say 'I should have paid more attention in class!' With the power of Groq's Whisper API, this Streamlit marvel listens to your lectures and then channels its inner librarian to create structured notes that even your future self will thank you for. It’s like having a personal assistant who never sleeps, fueled by a mix of Llama3-8b and Llama3-70b—because why settle for one when you can have two brainy llamas working for you? The larger model crafts the grand architecture of your notes, while the speedy one fills in the juicy details, ensuring you get the best of both worlds. So, whether you’re cramming for finals or just trying to make sense of your professor's 3-hour monologue on quantum physics, Groqnotes has got your back. Say goodbye to chaotic scribbles and hello to notes that are as organized as your sock drawer (or at least, we hope so)! Get ready to impress your classmates and maybe even your professors with notes that look like they were crafted by a team of caffeinated scholars. Groqnotes: because who needs sleep when you have structured notes?
Activepieces
Zapier's job, on your own server: Activepieces is an open-source workflow automation platform built to be exactly that replacement. Flows are built in a visual no-code editor with triggers, actions, loops, conditional branches, auto-retries, raw HTTP steps, and code steps that run JavaScript or TypeScript with full npm package support. Integrations are "pieces" - type-safe TypeScript npm packages with hot reloading for local development - and the catalog spans 600+ services, with the large majority contributed by the community. The platform is AI-first in two directions: native AI pieces call OpenAI, Anthropic, Google, and Azure models inside flows, and every piece automatically doubles as an MCP server, so assistants like Claude Desktop and Cursor can invoke your integrations and workflows through natural language. A built-in MCP server also exposes 30 tools for building flows, managing tables, and running tests agentically. Flows are fully versioned with draft and locked states. The core is MIT-licensed and runs on TypeScript with PostgreSQL and Redis.
Actual Budget
Every unit of income gets a job in Actual Budget - a local-first personal finance app built on envelope (zero-sum) budgeting, where you can only budget cash you actually have, which keeps the plan honest by construction. The data model is a SQLite file that lives on your device and works fully offline; the self-hosted Node.js sync server adds background multi-device synchronization using CRDT-based distributed-systems machinery, browser and mobile access as an installable web app, and automated backups. Optional end-to-end encryption makes the synced data unreadable even to the server hosting it. Transactions enter three ways: manual entry, file import (CSV, QIF, OFX, QFX, CAMT.053), or automatic bank syncing through GoCardless for EU/UK banks and SimpleFIN for US/Canada. Built-in YNAB4 and nYNAB importers migrate complete budget histories, and reports, schedules for recurring transactions, and rule-based transaction cleanup handle the day-to-day. A fully featured local API lets developers script custom importers and automation against their own data. 100% free, open source, and 26k stars strong.
Answer
Run a Stack Overflow of your own: Apache Answer brings the question-and-answer format in-house, maintained under the Apache Software Foundation with an Apache-2.0 license. You use it to run a community forum, product help center, or internal knowledge base where content lives as questions and answers rather than wiki pages. It ships the mechanics that make that format work: voting, accepted answers, a reputation system with privilege levels, tagging, full-text search with filters, revision history on every edit, and admin/moderator/user roles. Content is written in Markdown with real-time preview and code syntax highlighting. A plugin system covers OAuth login (Google, GitHub), S3 storage, external search backends like Algolia, and Akismet anti-spam, and a REST API exposes platform data for integration. The backend is Go, the frontend React, and it runs against SQLite, MySQL, or PostgreSQL. Self-hosting replaces per-seat tools like Stack Overflow for Teams with a flat-cost instance where you own all the content.
AnythingLLM
Chat with your own documents: AnythingLLM, from Mintplex Labs, wraps retrieval-augmented generation (RAG) in an open-source application anyone can run. You organize content into workspaces, each an isolated namespace with its own documents, vector embeddings, chat history, and settings, so one instance can hold several separate knowledge bases. Upload PDFs, DOCX, TXT, and other formats, or scrape web pages; the built-in collector parses and chunks them into a vector database (LanceDB by default, with Pinecone, Chroma, Qdrant, and others supported). Answers cite their source documents. It works with both cloud LLMs (OpenAI, Anthropic, Gemini) and local ones via Ollama or LM Studio, and the embedding model is separately configurable. Beyond RAG chat, it includes AI agents that can browse the web and run tools, an embeddable chat widget for your website, a developer API, and multi-user mode with admin, manager, and default roles plus per-workspace access control. Context assembly is smarter than naive RAG: pinned documents, attached files, vector search hits, and recent chat history are combined under a token budget so the model's context window is filled efficiently, and each workspace supports multiple independent conversation threads against the same knowledge base. Because the embedding model, vector store, and chat LLM are all independently swappable, you can move between providers without re-ingesting a single document. The stack is Node.js with a React frontend, MIT-licensed.
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.
Aptabase
Web analytics tools ignore native mobile, desktop, and game apps; Aptabase was built for exactly those. If Firebase Analytics would force a privacy-policy footnote you don't want to write, this is the alternative - session-based metrics with no cookies, no IDFA or GAID, no device fingerprinting, and a daily-rotated salt that makes cross-day re-identification mathematically impossible. That design means GDPR, CCPA, and PECR compliance out of the box and "Data Not Collected" App Store privacy labels without ATT prompts. The SDK coverage is the widest in its category: eleven first-party libraries spanning Swift, Kotlin, Flutter, React Native, Tauri, Electron, .NET MAUI, NativeScript, Unity, Unreal Engine, and JavaScript for web - each MIT-licensed, following platform conventions, and accepting a custom host parameter that points at your instance. Integration is minutes: initialize with an app key, call trackEvent with optional properties, and the dashboard shows sessions, events, app versions, OS breakdowns, and country-level geography. The self-hosted stack is a .NET server over PostgreSQL for metadata and ClickHouse for high-volume event ingestion, giving cloud-parity features under an AGPL license. For indie iOS/Android apps, Electron and Tauri tools, and Unity or Unreal games, it replaces Firebase without the Google entanglement.
Authorizer
Your users belong in your own database - Authorizer, an open-source authentication and authorization server shipping as a single Go binary, keeps them there. It connects to 13+ backends - PostgreSQL, MySQL, SQLite, SQL Server, MariaDB, MongoDB, Cassandra, ScyllaDB, ArangoDB, DynamoDB, Couchbase, YugabyteDB, PlanetScale, and CockroachDB - so identity data lives beside the application it protects instead of in an auth vendor's cloud. The server is fully OAuth 2.0 and OpenID Connect compliant, including authorization code flow with PKCE, a JWKS endpoint, token revocation, and nine JWT signing algorithms. Login options cover email/password, magic links, TOTP multi-factor, SMS OTP via Twilio, and social providers including Google, GitHub, Apple, Microsoft, and Discord. Authorization goes beyond roles: an embedded OpenFGA engine provides Zanzibar-style relationship-based permission checks in process. APIs are exposed over GraphQL, REST, and gRPC, with SDKs for JavaScript, React, Go, and Python, plus themeable built-in login pages and an admin dashboard. Apache 2.0 licensed.