gorilla-tag-modhub/ ├── main.js # Main Electron app (user-facing Hub) ├── renderer/ # Hub UI (login, browse mods, install) ├── admin/ # Admin Importer app (import DLLs, manage keys) │ ├── main.js │ ...
Local-first job search automation: collect jobs from multiple boards, score them against your own criteria, store them in SQLite, review them in a React dashboard, query them through REST, and expose ...