{"id":28323667,"url":"https://github.com/conjfrnk/zephyr","last_synced_at":"2025-06-24T00:31:10.937Z","repository":{"id":294769287,"uuid":"987968144","full_name":"conjfrnk/Zephyr","owner":"conjfrnk","description":"An adventurous run planner","archived":false,"fork":false,"pushed_at":"2025-05-22T06:52:03.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T01:04:26.572Z","etag":null,"topics":["aws","aws-elastic-beanstalk","flask","google-oauth2","noaa-weather","openstreetmap","postgresql","running","strava-api"],"latest_commit_sha":null,"homepage":"https://zephyrmap.com","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/conjfrnk.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,"zenodo":null}},"created_at":"2025-05-21T21:23:57.000Z","updated_at":"2025-05-22T06:52:04.000Z","dependencies_parsed_at":"2025-05-22T01:29:15.748Z","dependency_job_id":null,"html_url":"https://github.com/conjfrnk/Zephyr","commit_stats":null,"previous_names":["conjfrnk/zephyr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/conjfrnk/Zephyr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conjfrnk%2FZephyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conjfrnk%2FZephyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conjfrnk%2FZephyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conjfrnk%2FZephyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conjfrnk","download_url":"https://codeload.github.com/conjfrnk/Zephyr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conjfrnk%2FZephyr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261582565,"owners_count":23180613,"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":["aws","aws-elastic-beanstalk","flask","google-oauth2","noaa-weather","openstreetmap","postgresql","running","strava-api"],"created_at":"2025-05-25T16:14:38.680Z","updated_at":"2025-06-24T00:31:10.931Z","avatar_url":"https://github.com/conjfrnk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zephyr\n\nZephyr is a Flask application for planning running routes that aim to cover every road within user specified ZIP codes. It leverages OpenStreetMap data through **osmnx** and **networkx** to build graphs and compute looped routes. Runs and user preferences are stored in a SQLite database created automatically in the project directory.\n\nThe web interface uses Leaflet maps and provides features to:\n\n- Load road networks for one or more ZIP codes.\n- Automatically generate loop routes from a chosen starting location with optional hill avoidance and basic weather checks.\n- Mark planned runs as completed and track overall progress with mileage statistics.\n\n## Running locally\n\nInstall the required packages and start the Flask server:\n\n```bash\npip install -r requirements.txt\npython app.py\n```\n\nOpen `http://localhost:5000` in your browser. A local `zephyr.db` file will hold run history and preferences.\n\n## Next steps\n\n- Add Google OAuth2 authentication.\n- Deploy to AWS Elastic Beanstalk using PostgreSQL instead of SQLite.\n- Explore integration with the Strava API.\n\nZephyr is distributed under the terms of the GNU GPL v3, see `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconjfrnk%2Fzephyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconjfrnk%2Fzephyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconjfrnk%2Fzephyr/lists"}