{"id":22455747,"url":"https://github.com/theapache64/source-pilot","last_synced_at":"2025-10-09T03:33:27.093Z","repository":{"id":86799768,"uuid":"210926645","full_name":"theapache64/source-pilot","owner":"theapache64","description":"🧑‍✈️ A chrome extension to enable IDE like file navigation in GitHub ","archived":false,"fork":false,"pushed_at":"2020-11-08T17:26:52.000Z","size":25942,"stargazers_count":126,"open_issues_count":9,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-02T02:43:07.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.reddit.com/r/androiddev/comments/dcq4lz/ive_created_a_chrome_extension_to_add_ide_like/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theapache64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"patreon":"theapache64"}},"created_at":"2019-09-25T19:42:49.000Z","updated_at":"2024-06-27T12:59:54.000Z","dependencies_parsed_at":"2023-04-05T16:31:26.351Z","dependency_job_id":null,"html_url":"https://github.com/theapache64/source-pilot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/theapache64/source-pilot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsource-pilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsource-pilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsource-pilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsource-pilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theapache64","download_url":"https://codeload.github.com/theapache64/source-pilot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsource-pilot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000714,"owners_count":26082911,"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-10-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2024-12-06T07:13:19.790Z","updated_at":"2025-10-09T03:33:27.088Z","avatar_url":"https://github.com/theapache64.png","language":"Kotlin","readme":"![](extras/graphics/banner.png)\n\n# source-pilot 🚧\n\nA chrome extension to enable IDE like file navigation in GitHub\n\n## Demo\n\n![](demo.gif)\n\n## Project Status\n\n🚧 This project is under active development. The release may contain bugs or unexpected behavior. \nFeel free to open issues and create PRs\n\n## Install\n\n### Chrome\n\n- Step 1 : Download `zip` file from [releases](https://github.com/theapache64/source-pilot/releases/latest) and extract it. \n- Step 2 : Open extensions tab (`chrome://extensions`) and turn on `Developer Mode`\n- Step 4 : Click `Load unpacked` and select the extracted folder :star:\n\n### Firefox\n\n- Coming Soon\n\n## Supported Languages\n\n- [x] Android/Kotlin\n- [x] Android/Java\n- [x] Android/XML\n- [ ] Java (JVM Projects)\n- [ ] Kotlin (JVM Projects)\n- [ ] JavaScript\n- [ ] Swift\n- [ ] Python\n- [ ] PHP\n\n### Supported Features\n\n- Android/Kotlin\n\n| Feature                                 | Kotlin | Java  |\n|:----------------------------------------|:-------|:------|\n| Class name navigation                   | ✔️      | ✔️    |\n| `R.layout` navigation                   | ✔️     | ✔️    |\n| `R.string` navigation                   | ✔️     | ✔️    |\n| `R.menu` navigation                     | ✔️     | ✔️    |\n| `import` statement class navigation     | ✔️     | ✔️    |\n| `import` statement directory navigation | ✔️     | ✔️    |\n| In-class variable navigation            | ✔️     | ✔️    |\n| In-class method navigation              | ✔️     | ✔️    |\n| External-class method navigation        | ✔️     | 🚧    |\n| Static/Object method navigation         | 🚧️     | 🚧    |\n\n- Android/XML\n\n| Feature                | Status |\n|:-----------------------|:-------|\n| Class name navigation  | ✔️     |\n| `@style` navigation    | ✔️     |\n| `@string` navigation   | ✔️     |\n| `@color` navigation    | ✔️     |\n| `@dimen` navigation    | ✔️     |\n| `@drawable` navigation | ✔️     |\n| `@layout` navigation   | ✔️     |\n\n## Contribution\n\nThis project is entirely built on top of pure `Kotlin JS`. Feel free to create PRs. Detailed documentation on how to contribute\nto this project can be found [here](CONTRIBUTE.md)\n\n## Credits\n\n- Logo : [GoodWare](https://www.flaticon.com/authors/good-ware)\n\n## Links\n\n- Reddit : [https://www.reddit.com/r/androiddev/comments/dcq4lz/ive_created_a_chrome_extension_to_add_ide_like/](https://www.reddit.com/r/androiddev/comments/dcq4lz/ive_created_a_chrome_extension_to_add_ide_like/)\n\n\n## Author ✍️\ntheapache64 \n","funding_links":["https://patreon.com/theapache64"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fsource-pilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheapache64%2Fsource-pilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fsource-pilot/lists"}