Last 12 weeks · 1 commit
5 of 6 standards met
By submitting this pull request, I promise I have read the contributing guidelines twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that they could have spent making the world better. 🖖** Emdash is a cross-platform desktop app that runs multiple AI coding agents in parallel with Git worktree isolation. It supports 21+ CLI providers including Claude Code, Codex, and Qwen Code. The project has 1,300+ stars and is actively maintained (YC W26). Website - https://www.emdash.sh Github - https://github.com/generalaction/emdash
Description EasyClaw is a one-click desktop installer for OpenClaw AI agent. It supports macOS and Windows, handling all dependencies (Node.js, WSL on Windows) automatically. Open source: MIT license Active maintenance: Regular releases Cross-platform: macOS (.dmg) and Windows (.exe) binaries available Demo GIF and English README included Checklist [x] The app is open source [x] The app has a English README with screenshot/GIF [x] The app is available as a binary for macOS and/or Windows
Repository: sindresorhus/awesome-electron. Description: Useful resources for creating apps with Electron Stars: 27007, Forks: 2037. License: CC0-1.0. Topics: awesome, awesome-list, electron, list. Open PRs: 5, open issues: 0. Last activity: 1mo ago. Community health: 85%. Top contributors: sindresorhus, parro-it, jprichardson, Kilian, zeke, arthurvr, Rokt33r, ishu3101, brrd, sethlu and others.
markupr** — Record your screen while narrating feedback, get AI-ready Markdown with contextual screenshots. markupr is a menu bar Electron app that records your screen while you talk through what you see. When you stop, it transcribes with Whisper, extracts video frames at the timestamps matching your narration, and assembles structured Markdown. Also ships as a CLI () and MCP server for AI coding agents. MIT licensed, open source 1,175 tests passing macOS + Windows Active development (v2.6.0)
Added — a small library that helps organize Electron application logic into independent modules for better scalability and code separation. I have also added a ready boilerplate that demonstrates how to use electron-modular with React 19, TypeScript, and Tailwind CSS. It includes OAuth and auto-update logic.