{"id":20511696,"url":"https://github.com/kawacoder/plane-spotter","last_synced_at":"2026-05-08T08:35:51.832Z","repository":{"id":260910173,"uuid":"882686982","full_name":"KawaCoder/plane-spotter","owner":"KawaCoder","description":"Spot currently visible planes using weather API ! Uses OpenSky API and Open-Meteo API to gather currently visible airplanes in the sky.","archived":false,"fork":false,"pushed_at":"2024-11-03T17:02:24.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T22:44:37.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KawaCoder.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":"2024-11-03T13:52:40.000Z","updated_at":"2024-11-03T17:02:27.000Z","dependencies_parsed_at":"2025-01-16T08:44:21.224Z","dependency_job_id":null,"html_url":"https://github.com/KawaCoder/plane-spotter","commit_stats":null,"previous_names":["kawacoder/plane-spotter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KawaCoder/plane-spotter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KawaCoder%2Fplane-spotter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KawaCoder%2Fplane-spotter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KawaCoder%2Fplane-spotter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KawaCoder%2Fplane-spotter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KawaCoder","download_url":"https://codeload.github.com/KawaCoder/plane-spotter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KawaCoder%2Fplane-spotter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32773353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-15T20:37:10.349Z","updated_at":"2026-05-08T08:35:51.810Z","avatar_url":"https://github.com/KawaCoder.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Plane Spotter\n  \u003cp align=center\u003e\n    \u003ca align=center href=\"https://www.mozilla.org/en-US/MPL/\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/License-MPL%202.0-orange.svg?style=for-the-badge\u0026logo=mozilla\" /\u003e\n    \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/100%25-BASH-yellow.svg?style=for-the-badge\u0026logo=linux\" /\u003e\n  \u003c/p\u003e\nA simple shell application that uses the OpenSky API and Open-Meteo API to evaluate if there are any planes currently visible in the sky at a given location.\n\n## Images\n![capture-of-the-script-working-in-a-shell](https://github.com/user-attachments/assets/b5d4cbc9-db1c-451c-8cbd-5121ec74db1e)\n\n## Usage\n\nTo use the Plane Spotter application, run the following command in your terminal:\n\n```bash\n./plane_spotter.sh \u003clatitude\u003e \u003clongitude\u003e\n```\n\n### Example\n\nTo check for planes visible in the sky at the coordinates for Paris, France:\n\n```bash\n./plane_spotter.sh 48.8554 2.3459\n```\n\n## Requirements\n\n- Bash shell\n- jq ([informations here](https://packages.debian.org/bookworm/jq))\n- `curl` command-line tool (for making API requests)\n- Internet access\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/KawaCoder/plane_spotter.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd plane-spotter\n   ```\n\n3. Make the script executable:\n\n   ```bash\n   chmod +x plane_spotter.sh\n   ```\n\n## Contributing\n\nFeel free to hack.\n\n## Contact\n\nFor any inquiries or feedback, please reach out to me at [kawacoder@duck.com](mailto:kawacoder@duck.com).\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawacoder%2Fplane-spotter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkawacoder%2Fplane-spotter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawacoder%2Fplane-spotter/lists"}