{"id":19586314,"url":"https://github.com/tbobm/climapper","last_synced_at":"2025-04-27T12:31:20.250Z","repository":{"id":53067173,"uuid":"83244831","full_name":"tbobm/climapper","owner":"tbobm","description":"Simple tool for the Citymapper API made by a lazy person","archived":false,"fork":false,"pushed_at":"2024-04-09T09:19:54.000Z","size":55,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-09T10:33:54.403Z","etag":null,"topics":["cli-toolkit","command-line-tool","lazy","transports"],"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/tbobm.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}},"created_at":"2017-02-26T22:19:08.000Z","updated_at":"2024-04-09T09:19:58.000Z","dependencies_parsed_at":"2022-09-11T10:51:51.069Z","dependency_job_id":null,"html_url":"https://github.com/tbobm/climapper","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbobm%2Fclimapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbobm%2Fclimapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbobm%2Fclimapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbobm%2Fclimapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbobm","download_url":"https://codeload.github.com/tbobm/climapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224069489,"owners_count":17250456,"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":["cli-toolkit","command-line-tool","lazy","transports"],"created_at":"2024-11-11T07:59:23.081Z","updated_at":"2024-11-11T07:59:23.986Z","avatar_url":"https://github.com/tbobm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Climapper\n\n ![Citymapper](https://lh6.ggpht.com/Imb9kzIzJPanYvoMhRzT04AemnqlYzS2RmU4rHX-Hoy3WONLzRhUo3j9bIJJi1N7we8F=w300)\n \n[![Build Status](https://travis-ci.org/massard-t/climapper.svg?branch=master)](https://travis-ci.org/massard-t/climapper) [![Coverage Status](https://coveralls.io/repos/github/massard-t/climapper/badge.svg?branch=master)](https://coveralls.io/github/massard-t/climapper?branch=master)\n\nSimple tool that for the Citymapper API made by a lazy person.\nThis project isn't related to Citymapper in any way, totally unofficial.\n\n## Installation\n\n### Prerequisites\n\n#### Dependencies\n\nClimapper works perfectly under python3. It uses 2 pip3 packages, `Unidecode` and `requests`.\n\n```bash\nsudo -H pip3 install -r requirements.txt\n```\n\n#### Installation\n\nSimply run the installation script. It will create a `~/bin` directory, and a symbolic link to your climapper script.\nThis configuration allows you to update the script without having to run the installation script again.\n\n```bash\n./install\n```\n\n#### Configuration\n\nIn order to get climapper to work efficiently, you have to set a `home` variable, based on the LAT and LONG of your destination.\n\n\u003e Example:\n\n\n```bash\n# In your bash_profile (or bashrc)\n\nexport WORK=\"48.813896,2.392448\"\nexport MY_HOME=\"48.928378,2.162200\"\n```\n\n\n## Usage\n\n```bash\n$ climapper home\n--------------------------------\n| Rer C        |     5 min     |\n|------------------------------|\n| Bibliotheque Francois Mitt   |\n|------------------------------|\n| Rer A        |     19 min    |\n|------------------------------|\n|..............................|\n|      Home in 89 min          |\n|------------------------------|\n```\n\n\n## Todos\n\n- [x] Collect destination and current location (ENV variables ?)\n- [x] Make a call to the API\n- [x] Parse the results\n- [x] Display them gracefully\n- [ ] Manage CLI args\n- [ ] Manage configuration trough specific file (~/.config/climapper.json?)\n- [ ] Create a clean wrapper for the API\n\n\n\n### Resources\n\n[Citymapper Website](https://citymapper.com/)\n\n[Citymapper for Directions](https://citymapper.com/tools/1053/launch-citymapper-for-directions)\n\n[Citymapper for Robots](https://citymapper.3scale.net/docs)\n\n[latlon.net](http://www.latlong.net/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbobm%2Fclimapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbobm%2Fclimapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbobm%2Fclimapper/lists"}