Run customizable Pomodoro work and break cycles from the macOS menu bar.
Project overview
Pomosh keeps a Pomodoro session visible in the macOS menu bar so you can follow work and break cycles without reopening the app. Set the duration and number of cycles, then use notifications, sounds, the countdown, or a global shortcut to track progress. You can pause the timer and skip or restart the current round when plans change.
Analyze Strava activities and long-term training trends
Project overview
Elevate is a sports-analysis application delivered as a desktop app and a browser extension for Strava. It brings together long-term fitness trends, yearly progression, activity maps, core metrics, peak values, and time spent in training zones so athletes can review recorded workouts in more depth. Desktop installers are documented for Windows and macOS, while Linux is not yet shipped; the extension targets Chromium-based browsers such as Chrome, Edge, and Brave.
Run everyday PostgreSQL and SQLite queries in a lightweight desktop client.
Project overview
pgpad is a work-in-progress cross-platform database client focused on quick startup, a small footprint, and routine SQL queries. It currently supports PostgreSQL and SQLite, with CockroachDB available through the PostgreSQL wire protocol. The project is intended for users who want a straightforward query tool rather than a full database-management suite such as DBeaver. Current documentation centers on building from source and requires npm plus Rust 1.85 or newer.
Turns a Git repository or GitHub account into a self-contained, shareable year-in-code recap.
Project overview
Dev_Wrapped turns git history or a GitHub account into a Spotify-Wrapped-style annual recap: one self-contained HTML file, hand-designed themes, and a final share card. It can also embed a live profile or repository card in a README, with optional Playwright export for PNG stories. Local mode reads only local git history, so the code data stays on the machine unless you choose a remote source.
Design React interfaces visually and generate ordinary JSX and CSS files.
Project overview
Pagedraw is a visual UI builder for React that works more like Sketch or Figma than a conventional code editor. It stores the design in a Pagedraw document, generates JSX and CSS into the project, and updates a local React app as you edit. The generated files remain regular source code if you later remove Pagedraw. Development has stopped and the maintainers explicitly advise against production use, so it is mainly useful for experimentation, study, or a fork.
Open multiple sites side by side and save reusable Windows workspaces.
Project overview
Social Space places several websites or web applications side by side in one Windows window, then lets users save, update, and delete those arrangements as reusable workspaces. It is useful for repeatedly opening the same collection of social networks, dashboards, or online tools. Two browser-engine builds are offered: the Chromium version is lighter but may fail to play video on some sites, while the recommended Edge WebView2 version has broader compatibility but requires the Edge runtime and uses more resources. A matching .NET 6 runtime may also be required.
Query and manage ClickHouse or PostgreSQL from an AI-assisted desktop client.
Project overview
DataPup is a cross-platform database client for developers who want a graphical place to write, run, and inspect SQL with AI-assisted query support. The current documentation lists ClickHouse and PostgreSQL as supported databases, with database-specific query execution already available. MySQL and SQLite are described as upcoming rather than usable today. The provided getting-started path focuses on installing source dependencies, running the development build, or creating a distributable package.
Search and preview local videos and images through a gallery-style desktop browser.
Project overview
Orbital turns folders of local videos and images into a gallery-style desktop library, making it easier for editors and photographers to scan large media collections. It searches filenames across subfolders, supports keyboard-driven previews, and lets users drag media directly into applications such as iMovie or DaVinci Resolve. The workflow is local-first, so files do not need to be uploaded to a hosted service. Its source is available, but the author explicitly asks users not to redistribute packaged builds.
Play local media on Windows and generate subtitles entirely on-device.
Project overview
Glucose Media Player plays local video and audio files on Windows while generating subtitles with a local Whisper model. It can load common subtitle files, extract embedded tracks, organize selected folders into a gallery, and keep playback visible through picture-in-picture. The app is currently Windows-only and is aimed at people who want private transcription without uploading media or relying on an internet connection.
Copy a link from a browser picker without opening the webpage.
Project overview
Copy URL registers itself as a macOS browser, but selecting it copies the incoming address to the clipboard and immediately quits instead of loading the page. This is especially useful with browser picker apps such as Velja, where it appears alongside installed browsers and turns one selection into a copied link. The app requires macOS 13 or later and is installed by downloading the release, unzipping it, and moving it into the Applications folder.
Generate executable JavaScript tests through an accessibility-first desktop GUI.
Project overview
Spearmint helps developers create Jest tests by selecting a project and assembling arrangements, actions, and assertions through autocomplete, dropdowns, and guided forms. It can generate tests for accessibility, endpoints, GraphQL, Puppeteer, React, Vue, Svelte, Solid, Redux, hooks, and security-related workflows without requiring every line to be written manually. The result appears as editable test code. Export is currently limited to plain JavaScript; TypeScript test-file export remains planned rather than available.
Run, build, and maintain the existing Revolt desktop chat client.
Project overview
Revolt Desktop contains the Electron client for using and developing the Revolt chat service on a desktop. Contributors can install dependencies, build the application bundle, run it locally, and produce platform-specific packages for Linux, macOS, and Windows. The repository is useful for maintaining the existing client, testing desktop behavior, or submitting fixes. It also carries an explicit deprecation notice: a new Tauri-based desktop app is intended to replace this project, which matters for anyone considering long-term development on the current codebase.
Manage todo.txt tasks locally or synchronize them through WebDAV.
Project overview
ntodotxt manages tasks in the portable `todo.txt` format, keeping the entire list in a single file rather than a proprietary database. Users can store that file only on the device or synchronize it through any chosen WebDAV server, including a self-hosted Nextcloud instance, with custom local and remote paths. Search and filtered views help organize the current list. The application remains under active development, and features such as sorting, recurring tasks, completed-task archiving, and import or export are still planned rather than available.
Turn a month of X posts into a views candlestick and persona report
Project overview
x-kline analyzes a month of original X/Twitter posts for a chosen account, using impressions as the value for a daily candlestick view. It also identifies high-performing topics, standout moments, and one of 17 data-based persona labels, then renders an HTML report or shareable poster. Data comes from the official X API or Huohua; you must provide a token, and the official API may require a paid tier.
Host an installable portal for the small internal tools your staff uses.
Project overview
Give a small business one self-hosted, installable home for its internal web tools, with authentication, app management, and shared PDF, email, and per-user storage services. The Claude Code skill can scaffold, package, and upload child PWAs; the claude.ai version can only generate files and instructions. Each deployment is single-tenant, runs with Docker, and needs wildcard DNS for per-app origin isolation.
Edit, validate, and manage SSH configuration through a graphical interface.
Project overview
SSH-Studio gives Linux and GNOME users a visual editor for `~/.ssh/config`, with host search, common connection fields, and inline checks for duplicates or invalid ports. It also offers raw and diff views, connection testing, command copying, key generation or import, backups, and atomic saves. When installed through Flatpak, testing an SSH connection may require an additional sandbox permission override.
Build a role-targeted AI-engineering CV from your existing materials
Project overview
AIEngineerCV turns an old CV, LinkedIn export, GitHub profile, or free text into a role-targeted resume for AI-engineering jobs. Its web app, CLI, and Claude plugin all populate one validated Profile before the shared generation rules create, score, and export Markdown, HTML, or PDF. An LLM key is optional: deterministic generation and scoring still work without one. There is no backend or telemetry, and provider calls go directly from the user’s machine without the project storing keys or source data.
Debate questions with parallel AI personas before synthesis
Project overview
FoFo Council of Personas sends one question to several adversarial roles in parallel, has them peer-rank one another, lets a Devil’s Advocate attack the emerging consensus, and asks a Chairman to synthesize the final call. Seats can use different model lineages and an optional shared web brief, while the project offers both a command-station UI and a headless Claude skill. Running it requires Gemini or compatible model endpoints and their credentials.