A DOS-looking frontend for browsing and launching eXo game collections.
Built with Tauri 2, SolidJS, and way too much nostalgia.
Point it at your eXoDOS (or eXoWin9x, etc.) folder and it scans the LaunchBox XML metadata into a local SQLite database. Then you get a fast, searchable, filterable game browser with edit.com vibes.
- Fast full-text search
- Simple filtering / browsing
- Color themes
- Optional CRT effect
- Favorites
- Keyboard navigation
- Installed game detection
- Random game picker
npm install
npm run dev # dev mode with hot reload
npm run package # standalone .exe + installer