{"id":31274085,"url":"https://github.com/houndslight/nextmove","last_synced_at":"2025-09-23T22:34:24.901Z","repository":{"id":315189974,"uuid":"1058452390","full_name":"houndslight/nextMove","owner":"houndslight","description":"nextMove: A fast, open-source Rust app to track your job applications—no ads, no trackers, full control of your career.","archived":false,"fork":false,"pushed_at":"2025-09-17T06:43:29.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T08:28:31.303Z","etag":null,"topics":["gui","job-application-management","job-tracker","productivity","rust","rust-gui","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/houndslight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-17T05:40:53.000Z","updated_at":"2025-09-17T06:43:33.000Z","dependencies_parsed_at":"2025-09-17T08:29:33.478Z","dependency_job_id":"356dc265-6c92-4adc-8dee-be5542c69bb8","html_url":"https://github.com/houndslight/nextMove","commit_stats":null,"previous_names":["houndslight/nextmove"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/houndslight/nextMove","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houndslight%2FnextMove","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houndslight%2FnextMove/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houndslight%2FnextMove/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houndslight%2FnextMove/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/houndslight","download_url":"https://codeload.github.com/houndslight/nextMove/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houndslight%2FnextMove/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276661852,"owners_count":25682025,"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","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["gui","job-application-management","job-tracker","productivity","rust","rust-gui","rust-lang"],"created_at":"2025-09-23T22:34:23.854Z","updated_at":"2025-09-23T22:34:24.896Z","avatar_url":"https://github.com/houndslight.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nextMove | No ads. No trackers. Just your applications.\n\n**nextMove** is a simple, open-source job application tracker built in **Rust** with [egui](https://github.com/emilk/egui).  \nKeep your career organized without handing your data to a third party.\n\n---\n\n## Features\n- Add and manage job applications (company, position, status)\n- Track multiple interview dates per application\n- Update statuses as applications progress\n- Local data storage via `job_data.json` (no external servers)\n- Clean, distraction-free interface powered by egui\n- Fully open-source, zero ads, zero telemetry\n\n---\n\n## Preview\n\u003cimg width=\"798\" height=\"600\" alt=\"nextMoveSS\" src=\"https://github.com/user-attachments/assets/13e00fe3-e942-42fc-8bf7-f401ccd9df44\" /\u003e\n\n\n\u003cimg width=\"1920\" height=\"1037\" alt=\"nextMoveSSlg\" src=\"https://github.com/user-attachments/assets/91c9ffcf-2cae-46cc-91f7-a6d8c6b68335\" /\u003e\n\n---\n\n## Getting Started\n\n### Prerequisites\n- [Rust](https://www.rust-lang.org/) (latest stable recommended)\n- Cargo (comes with Rust)\n\n### Clone \u0026 Run\n```bash\ngit clone https://github.com/houndslight/nextMove.git\ncd nextMove\ncargo run\n```\n\n### Build For Release\n```bash\ncargo build --release\n```\n\n## Data Storage\n\nAll job application data is saved locally in `job_data.json`.\n\n## Roadmap\n\n- Export applications to CSV/Markdown\n- Search and filter jobs\n- Tags/labels for applications\n- Pre-built cross-platform binaries\n\n## Contributing\n\nContributions are welcome.\n\n- Fork the repository\n- Create a feature branch (`git checkout -b feature/my-feature`)\n- Commit changes (`git commit -m \"Add my feature\"`)\n- Push to your branch (`git push origin feature/my-feature`)\n- Open a Pull Request\n\n## License\n\nLicensed under the MIT License.  \nFree to use, modify, and distribute.\n\n## Philosophy\n\nnextMove was designed to be:\n\n- Local-first — all data stays on your machine\n- Minimal — no unnecessary features or bloat\n- Free \u0026 Open — built in Rust and shared with the community\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoundslight%2Fnextmove","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoundslight%2Fnextmove","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoundslight%2Fnextmove/lists"}