{"id":29954512,"url":"https://github.com/twangodev/nearport","last_synced_at":"2025-10-08T09:49:21.574Z","repository":{"id":301031395,"uuid":"1007948472","full_name":"twangodev/nearport","owner":"twangodev","description":"Real-time flight tracker with runway operation detection and ICAO24/callsign-to-aircraft mapping","archived":false,"fork":false,"pushed_at":"2025-06-24T19:53:59.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-03T16:44:54.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/twangodev.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}},"created_at":"2025-06-24T19:32:13.000Z","updated_at":"2025-06-24T19:54:02.000Z","dependencies_parsed_at":"2025-06-24T20:42:51.269Z","dependency_job_id":"8bbeeb5b-a6d7-4076-80a1-ee407b80e53e","html_url":"https://github.com/twangodev/nearport","commit_stats":null,"previous_names":["twangodev/nearport"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/twangodev/nearport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fnearport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fnearport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fnearport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fnearport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twangodev","download_url":"https://codeload.github.com/twangodev/nearport/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fnearport/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278924139,"owners_count":26069400,"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-08T02:00:06.501Z","response_time":56,"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":"2025-08-03T16:40:17.828Z","updated_at":"2025-10-08T09:49:21.569Z","avatar_url":"https://github.com/twangodev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nearport\n\nReal-time flight tracker that:\n\n- Pulls live ADS-B feeds (default: flights near OGG)\n- Detects takeoffs, landings \u0026 which runway is in use\n- Resolves ICAO24 addresses \u0026 callsigns to friendly names\n\n## Setup\n\nThis project uses [uv](https://github.com/astral-sh/uv) for dependency management and task running. You can install it from [here](https://docs.astral.sh/uv/getting-started/installation/#installing-uv)\n\nOnce you have `uv` installed, pull the required dependencies and set up your environment:\n\n```bash\nuv install\n```\n\nCreate a `.env` file in the root directory with your desired configuration. You can use the provided `.env.example` as a template.\n\n```bash\ncp .env.example .env\n```\n\nTo modify the ICAO and Callsign resolution, you can place fields within the `known_adsb_icao.json` to resolve ICAO24 addresses and callsigns to friendly names. This file is used to map the raw ADS-B data to more human-readable identifiers, like individual names for an aircraft.\n\n\nFinally, run the application:\n\n```bash\nuv run main.py\n```\n\nBy default, you’ll see live traffic logged in your console around Kahului (OGG); tweak your lat/lon/radius or add more airports in `.env` or a custom config file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwangodev%2Fnearport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwangodev%2Fnearport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwangodev%2Fnearport/lists"}