{"id":25888054,"url":"https://github.com/d221/nobsrom","last_synced_at":"2025-03-02T18:29:49.473Z","repository":{"id":279647634,"uuid":"937579909","full_name":"D221/nobsrom","owner":"D221","description":"A terminal-based game rom launcher with full gamepad support, designed for easy navigation and launching of your rom collection.","archived":false,"fork":false,"pushed_at":"2025-02-26T16:32:39.000Z","size":257,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T17:30:07.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/D221.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-23T12:15:59.000Z","updated_at":"2025-02-26T16:32:42.000Z","dependencies_parsed_at":"2025-02-26T17:30:55.481Z","dependency_job_id":"3e7d7a39-0575-480c-8fd3-bee6129b940c","html_url":"https://github.com/D221/nobsrom","commit_stats":null,"previous_names":["d221/nobsrom"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D221%2Fnobsrom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D221%2Fnobsrom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D221%2Fnobsrom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D221%2Fnobsrom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/D221","download_url":"https://codeload.github.com/D221/nobsrom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241551207,"owners_count":19980922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-02T18:29:49.011Z","updated_at":"2025-03-02T18:29:49.456Z","avatar_url":"https://github.com/D221.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NOBSROM - CLI ROM launcher\n\n![Demo Screenshot](images/screenshot.png) *[Optional: Add actual screenshot later]*\n\nA terminal-based game rom launcher with full gamepad support, designed for easy navigation and launching of your rom collection.\n\n## Features\n\n- 🕹️ **Curses-based Terminal UI** - Navigate using keyboard or gamepad\n- 🎮 **Gamepad Support** - Full controller navigation with analog stick/D-pad\n- ★ **Favorites** - Mark and quickly access favorite games\n- 🔍 **Instant Search** - Filter games by name\n\n## Installation\n\n### Requirements\n- Python 3.6+\n- Windows/macOS/Linux\n\n### Quick Start\n```bash\n# Clone repository\ngit clone https://github.com/yourusername/nobsrom.git\ncd nobsrom\n\n# Install the project\npip install .\n\n# Run the launcher\nnobsrom\n```\n## Configuration\n\n### File Locations\n\n- Windows: %APPDATA%\\D221\\nobsrom\\\n- macOS: ~/Library/Application Support/D221/nobsrom/\n- Linux: ~/.config/D221/nobsrom/\n\n### Example config.yaml\n\n```yaml\nsystems:\n  NES:\n    emulator_path: \"C:\\\\RetroArch\\\\retroarch.exe\"\n    launch_arguments: \"-L cores/fceumm_libretro.dll {rom_path}\"\n    paths:\n      - \"C:\\\\ROMs\\\\NES\"\n      - \"D:\\\\Backup\\\\NES\"\n  SNES:\n    emulator_path: \"/usr/bin/retroarch\"\n    launch_arguments: \"-L ~/.config/retroarch/cores/snes9x_libretro.so {rom_path}\"\n    paths:\n      - \"~/ROMs/SNES\"\n```\n\n## Keybindings\n\n### Navigation\n\n| Key          | Action                  |\n| ------------ | ----------------------- |\n| ↑/↓          | Move selection          |\n| ←/→          | Switch between panels   |\n| Enter        | Launch selected game    |\n\n### Actions\n\n| Key | Action             |\n| --- | ------------------ |\n| /   | Start search       |\n| F2  | Toggle favorite    |\n| Q   | Quit               |\n\n## License\n\nGNU General Public License 3 - see [LICENSE](LICENSE) for details\n\n## Documentation\n\n[Documentation](https://d221.github.io/nobsrom/nobsrom/main.html)\n\n## Acknowledgments\n\n- Python curses library for terminal UI\n- pygame for gamepad input handling\n- platformdirs for cross-platform config management\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd221%2Fnobsrom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd221%2Fnobsrom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd221%2Fnobsrom/lists"}