Open source Electron app for Windows, Linux, and macOS wrapping 100xdevs Projects and App.
- Multi-platform support (Windows, Linux, macOS)
- Tabbed interface
- Dark/light theme
- System tray integration
- Auto-updates via GitHub Releases
- Security features with trusted origins
pnpm install
pnpm compile
pnpm startpnpm build:linux # Linux
pnpm build:win # Windows
pnpm build:mac # macOS
pnpm build:all # All platformsMIT