Inspect and convert sequenced video-game music into standard formats
Project overview
VGMTrans scans video-game files for embedded sequenced music, lets users inspect the data in an interactive hex view, previews playback, and converts supported material to MIDI, SoundFont2, or DLS. It is distributed as a desktop application for Windows, macOS, and Linux and covers formats from arcade, Super Nintendo, Sega Saturn, PlayStation, and other systems. Support quality varies by format.
Detect and translate text inside comics across common image and archive formats.
Project overview
Import comic images, PDFs, EPUBs, CBRs, or CBZs into the desktop app, or use its Chromium extension while reading online. Comic Translate detects text, runs OCR, removes the original lettering, translates it, and renders the result back onto the page, with a manual mode for correcting failed detection or cleanup. Prebuilt apps are available for Windows and macOS, while GPU acceleration currently requires running from source.
Arrange coding agents, terminals, tasks, and notes together on a persistent infinite canvas.
Project overview
OpenCove is a spatial desktop workspace for people who run terminal-based coding agents such as Claude Code and Codex. It places agent sessions, terminals, tasks, notes, and media on one infinite canvas, making parallel work and its surrounding context visible at the same time. Workspaces restore their layout, terminal output, and agent state after restarts, and archived spaces can preserve older contexts. Builds are available for macOS, Windows, and Linux, but most public releases are currently nightly or prerelease, and the Mac app is not signed or notarized.
Edit Markdown and common text files with WYSIWYG modes and built-in AI tools.
Project overview
MarkFlowy is a cross-platform desktop editor for Markdown and general text files, with both source and WYSIWYG editing modes. Its built-in AI features cover assisted conversations, article translation, and summarization, while the file tree, global search, image handling, themes, and custom shortcuts support everyday writing. The application is still in beta and undergoing a reconstruction phase, so users should expect rough edges and slower release activity.
Self-host durable, browsable archives of web pages, documents, and media.
Project overview
ArchiveBox imports URLs, browser history, bookmarks, Pocket, Pinboard, and similar sources, then preserves HTML, JavaScript, PDFs, articles, and media under your control. Archives can be managed through a CLI or web interface, with each collection stored in one data directory. High-fidelity capture relies on tools such as Chrome, wget, and yt-dlp.
Create characters and worlds for story-driven roleplay across multiple LLM providers.
Project overview
RisuAI is a cross-platform web and desktop client for building character-driven LLM role-playing sessions. It supports multiple model providers and adds group chats, character expression assets, lorebooks, prompt ordering, translation, plugins, and regex-based output transformations. You can use the hosted site, install a release, or run the web version with Docker; access to supported model providers or locally configured backends is still required.
Import Mihomo subscriptions and manage nodes, system proxy, or TUN mode visually.
Project overview
Zephyr is a cross-platform graphical client for Mihomo and Clash Meta. Users import a subscription from a URL or file, choose a proxy node, and enable either the system proxy or TUN mode, with full, lite, and portable release packages for different installation needs. The repository explicitly states that the project content was AI-generated and that its security, stability, and performance should not be considered fully validated, so users should assess the risk before relying on it.
Turn papers, text, or topics into editable figures, diagrams, and slides.
Project overview
Paper2Any converts papers, images, text, or a topic into editable scientific figures, technical roadmaps, draw.io diagrams, and PPTX decks, with chat-based revision for supported outputs. It also covers workflows such as rebuttal drafting and layout-preserving PDF-to-PPT conversion. Running the open-source version requires its Python, graphics, document-conversion, and model dependencies; the hosted Studio and macOS desktop release are separate commercial implementations rather than this repository's code.
Remove metadata from images, videos, PDFs, and folders in batches.
Project overview
ExifCleaner removes metadata from images, videos, PDFs, and many other file types through a drag-and-drop desktop interface. It can process folders recursively, show before-and-after metadata differences, preserve orientation or timestamps, and save cleaned copies instead of replacing originals. The app runs on macOS, Windows, and Linux, supports more than 90 formats, and is designed without telemetry or automatic network traffic.
Build an AI film from moodboard to final cut on a node canvas.
Project overview
Inline Studio is a cross-platform desktop app for organizing an AI film on a free-form node canvas, from moodboards and generated shots to trimming and final assembly. Every render is preserved as a non-destructive take, and frames can feed downstream nodes for repeatable iteration. Generation uses either your own reachable ComfyUI instance or hosted fal models with your own key; current installers are unsigned.
Manage people, customers, projects, time, and finances in one open platform.
Project overview
Ever Gauzy combines ERP, CRM, HR management, applicant tracking, project work, time and activity tracking, sales, invoicing, and related business operations in one business management platform. Users can run an all-in-one desktop app with the interface, API, and a local database, or deploy the server edition with PostgreSQL; Docker Compose and Kubernetes options are also documented for self-hosting. The hosted SaaS is marked as alpha/testing, so it should be evaluated cautiously before operational use.
Build and share collaborative Elixir notebooks for code and data workflows.
Project overview
Livebook lets teams write Markdown and Elixir code cells together in a browser, then run queries, charts, and other data tasks on demand. Notebooks are stored as versionable .livemd files and can connect to a fresh runtime, an existing Elixir node, or a project. Because users can execute code and access files on the host, deployed instances should be carefully protected.
Transcribe local media and YouTube content through a desktop interface.
Project overview
Faster Whisper XXL GUI transcribes local audio or video files and content downloaded from YouTube, then exports subtitles or text in formats such as SRT, VTT, JSON, and TXT. It also exposes language, VAD, audio, and model-management controls, including custom Hugging Face or local models. The portable Windows build downloads the engine and FFmpeg on first launch, and its automatic setup may occasionally require manual recovery.
Manage a football club through squads, transfers, training, and match simulation.
Project overview
Openfoot Manager is an open-source football management simulation where players shape squads, assign roles, negotiate transfers and contracts, plan training and staff work, scout talent, and follow text-based matches. Save data is stored locally in SQLite. The game is still in early active development, and the documented setup currently focuses on users who can install the Rust, Node, and Tauri toolchains and run it from source.
Edit photos locally with background removal, filters, cropping, and layers.
Project overview
Refloow Photo Studio is a cross-platform desktop editor for quick photo work without an account or cloud upload. Users can remove backgrounds, crop and mirror images, adjust color, apply built-in filters, add text, and compose layers while keeping the files and editing process on their own machine.
Create and publish static websites from an offline desktop CMS.
Project overview
Publii is a desktop static-site CMS for Windows, macOS, and Linux that gives nontechnical users a familiar interface for writing posts, choosing themes, and configuring a site. The application generates the website locally, so content can be created and revised offline before changes are uploaded to a server. It suits individuals and small teams that want static-site delivery without adopting a command-line generator or a server-hosted CMS.
Inspect, repair, and rewrite Windows shortcut files through a dedicated editor.
Project overview
Easy Link File Viewer opens Windows .lnk files in a focused desktop editor, exposing properties that the standard Windows dialog does not make easy to inspect or change. Users can repair broken targets, replace icons, review raw structure in a read-only hexadecimal viewer, and save changes to the original shortcut or a copy. The portable app supports drag and drop and multiple simultaneous instances, making it useful for administrators, developers, and power users maintaining many shortcuts.
Deploy a browser-based AI coding workstation with headless testing and developer tools through Docker.
Project overview
HolyClaude packages Claude Code, a web interface, headless Chromium, Playwright, multiple AI CLIs, and developer tools into a self-hosted Docker workstation. Users can access an existing Claude Code subscription from a browser and work on coding, screenshots, browser tests, databases, and deployments without assembling every dependency. The container handles user mapping, first-boot setup, session restoration, and supervised services, with full and slim images available. Users still need Docker, persistent configuration, and a secure way to expose or proxy the web interface.