Search, inspect, and resume local AI coding sessions on macOS
Project overview
Agent Sessions is a local-first macOS app for browsing and searching histories from Codex, Claude, OpenCode, Cursor Agent, Hermes, OpenClaw, Copilot CLI, and other supported tools. It shows transcripts and images, saves sessions, and can open resume commands in Terminal, iTerm2, or Warp. Session data stays on the Mac with no telemetry or history uploads; macOS 14 or later is required.
Plays a dependency-free Canvas tower defense game with elemental towers, heroes, and boss waves.
Project overview
tower-defense-skill is a native Canvas 2D tower-defense game built around protecting a goddess core. Choose from two maps and three difficulties, build and upgrade six tower types, exploit fire, ice, and lightning matchups, and survive enemy and boss waves. Souls earned during waves unlock hero draws, while deployed heroes can receive a patrol radius; results include progression, achievements, and map-specific rankings.
Batch-compress, convert, clean, and transform images on your desktop.
Project overview
Yagua brings common image-processing jobs into a local desktop interface for designers, photographers, and web developers. It can batch-compress and convert files, resize or crop them, remove backgrounds, run OCR, vectorize images, and edit EXIF data without relying on a subscription web service. Windows and Linux are the main supported platforms, macOS remains experimental, and each module has its own practical batch limit.
Run multiple coding agents in isolated worktrees and review their changes centrally.
Project overview
CLITrigger combines project docs, planning, live terminals, autonomous tasks, and Git review in one command center. Claude, Antigravity, or Codex jobs can run in parallel or on schedules, each inside an isolated worktree, while completed diffs flow into a central accept, reject, or merge queue. It is available as a desktop app or a Node-based service for developers managing many AI coding tasks.
Translate unselectable text anywhere on a Windows screen with an in-place overlay.
Project overview
WinLens captures the Windows desktop, recognizes text with OCR, and draws translated lines over the original pixels with matched backgrounds and fonts. A global hotkey works across native apps, games, images, PDFs, chats, and video frames, and users can copy either the source or translation from each block. It is Windows-only, relies on online translation services, and its current builds are not code-signed, so SmartScreen may appear on first launch.
Analyze Android APK files to identify the libraries bundled inside them.
Project overview
Stackzy is a desktop application for inspecting Android APK files and identifying the third-party libraries they contain. It uses APK decompilation tooling behind a cross-platform graphical interface, making it useful for developers and application researchers who want a quick view of an app’s dependencies. Releases are available for Windows, Linux, and macOS, but the packaged builds are marked experimental. JAR builds require Java 15 or newer, and the macOS DMG is not notarized.
Trace site-plan lots into clean JSON and SVG geometry
Project overview
Lot Mapper lets a person load a real-estate plan image, click polygon corners for each lot, refine points, tag numbers or availability, and export JSON with paths in the image’s pixel space. The browser tool is a single dependency-free HTML file that works offline, saves progress locally, and can be driven by a Claude skill through a small local helper. Human tracing remains the source of the boundaries; the tool does not infer them automatically.
Prepare Java and mod files automatically before launching custom Minecraft servers.
Project overview
Helios Launcher is designed for joining custom modded Minecraft servers without manually installing the required Java version, Forge, or server files. It supports multiple accounts, validates assets before launch, redownloads corrupt or mismatched files, switches between server configurations, displays player counts, and handles automatic updates. Installers are available for Windows, macOS, and Linux.
Applies explainable Russian typography rules in a web editor, CLI, or Claude Code skill.
Project overview
Успешный Типограф applies 32 Russian typography rules through a web interface, a Node CLI, and a Claude Code skill. It highlights every edit with the responsible rule and trigger count, supports check-only CI use and rule toggles, and is idempotent. For Markdown, it protects frontmatter, fenced and inline code, links, HTML tags, and bare URLs from typography changes.
Marks Crystal as deprecated and directs users to the Nimbalyst collaborative workspace.
Project overview
This repository states that Crystal was deprecated in February 2026 and directs users to Nimbalyst for active downloads, documentation, and updates. Nimbalyst is a local-first workspace for human and agent collaboration, with editors for code, Markdown, spreadsheets, diagrams, and visual documents. It uses Git worktrees to isolate parallel coding sessions and is built on Electron.
Enhance Codex launching, session management, and local history recovery.
Project overview
Codex Mate launches the Codex desktop app through an external companion and adds local controls for provider modes, session deletion, undo, Markdown export, and moving conversations between projects. It can also diagnose and repair the visibility of existing local history after account, model, or provider changes. Windows and macOS packages are available, and it does not modify the installed Codex app bundle.
Show live ETS2 and ATS navigation on a phone, tablet, browser, or second screen.
Project overview
Truck Nav provides an external GPS for Euro Truck Simulator 2 and American Truck Simulator. A Windows desktop component reads live game telemetry, while an Android app or any browser on the local network displays position and routing on a phone, tablet, or second monitor. The core navigation works, but the project is still labeled an alpha or demo and may lag on older devices. It supports the base games and all DLC through version 1.58, but not map mods such as ProMods, and some company-name mods can break routing.
Store and generate encrypted TOTP codes in an offline authenticator.
Project overview
Authme is a cross-platform authenticator for managing time-based two-factor codes on the desktop or web. Add accounts from TOTP QR codes or import existing data from Google Authenticator, 2FAS, or Aegis, then protect the stored codes with password-based AES-256 encryption. It works offline apart from update checks and includes export and backup options for users who want to retain control of their authenticator data.
Run Alpaca and LLaMA-based chats locally on Windows without using a command line.
Project overview
Alpaca Electron gives Windows users a graphical way to chat with Alpaca and other llama.cpp-based local models without compiling software or using a command line. After installing the app, you point it at a supported 4-bit .bin model and it runs inference on the CPU; internet access is only needed to obtain models. The repository mentions experimental builds for other systems, but its current notice says only Windows is supported.
Pick colors from the screen and organize reusable values on the desktop
Project overview
Colorpicker is an Electron desktop tool for macOS, Windows, and Linux that samples colors from anywhere on the screen and saves or categorizes reusable values in Colorsbook. Pinning, shade bars, focus mode, random colors, and preferences support day-to-day color work. Clipboard color detection is still under development and currently recognizes only the first hexadecimal or RGB value it finds.
Draw sprites, icons, and compact pixel art entirely offline.
Project overview
Tilf is a desktop pixel-art editor for quickly drawing sprites, icons, and other small 2D assets without an account or online service. It includes essential drawing and shape tools, a configurable grid, live preview, drag-and-drop opening, undo and redo, and PNG, JPEG, or BMP import and export. Releases are available for Windows, macOS, and Linux, but the editor is aimed at compact artwork and may slow down on very large images or flood fills.
Create and edit Markdown files with side-by-side preview on mobile and desktop.
Project overview
Flutter Markdown Editor opens existing .md files from the file explorer and creates new ones with formatting controls for headings, links, tables, and other Markdown elements. Users can switch between editor and preview or view both at once, with image preview, LaTeX rendering, themes, and a multilingual interface. The app is mainly designed for mobile use, though the repository also publishes builds for some desktop platforms.
Organize GitHub and GitLab notifications in one desktop inbox.
Project overview
GitLight combines GitHub and GitLab notifications in a single kanban-style inbox instead of making developers check each platform separately. It can deliver push notifications, show detailed event information, and filter activity by repository, organization, pull request, issue, commit, and other project context. Both services can be monitored at the same time, which is useful for teams whose work spans multiple hosting providers. The free open-source client is available for macOS, Windows, Linux, and the browser, with a Homebrew installation option on macOS.