{"id":13581930,"url":"https://github.com/nishanths/lyft","last_synced_at":"2025-03-21T12:32:56.916Z","repository":{"id":57565949,"uuid":"110194189","full_name":"nishanths/lyft","owner":"nishanths","description":"Create and manage Lyft rides from the command line","archived":false,"fork":false,"pushed_at":"2020-06-07T19:33:48.000Z","size":1225,"stargazers_count":36,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T06:31:51.760Z","etag":null,"topics":["cli","go","lyft"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/nishanths/lyft","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nishanths.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}},"created_at":"2017-11-10T02:47:41.000Z","updated_at":"2023-05-27T17:39:13.000Z","dependencies_parsed_at":"2022-08-27T19:01:03.747Z","dependency_job_id":null,"html_url":"https://github.com/nishanths/lyft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishanths%2Flyft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishanths%2Flyft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishanths%2Flyft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishanths%2Flyft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nishanths","download_url":"https://codeload.github.com/nishanths/lyft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244141537,"owners_count":20404834,"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","go","lyft"],"created_at":"2024-08-01T15:02:19.855Z","updated_at":"2025-03-21T12:32:56.274Z","avatar_url":"https://github.com/nishanths.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"## lyft\r\n\r\n[![GoDoc](https://godoc.org/github.com/nishanths/lyft?status.svg)](https://godoc.org/github.com/nishanths/lyft)\r\n[![Build Status](https://travis-ci.org/nishanths/lyft.svg?branch=master)](https://travis-ci.org/nishanths/lyft)\r\n\r\nCreate and manage Lyft rides from the command line.\r\n\r\n```sh\r\n# Install\r\ngo get github.com/nishanths/lyft\r\n\r\n# Set up env vars (see 'Setup' heading below)\r\nexport GOOG_GEOCODE_KEY=\u003ckey\u003e\r\nexport LYFT_CLIENT_ID=\u003ckey\u003e\r\nexport LYFT_CLIENT_SECRET=\u003ckey\u003e\r\n\r\n# Manage rides\r\nlyft ride create\r\nlyft ride cancel \u003cride-id\u003e\r\nlyft ride status \u003cride-id\u003e\r\n\r\n# Save places for future use when creating rides\r\nlyft place add    \u003cname\u003e\r\nlyft place remove \u003cname\u003e...\r\nlyft place show   [name]\r\n\r\n# Help\r\nlyft -help # or https://godoc.org/github.com/nishanths/lyft\r\n```\r\n\r\nLyft Line isn't available on Lyft's web application (October 2017),\r\nbut this program can help you order Line rides from your computer.\r\n\r\n## Setup\r\n\r\nThe program uses the following environment variables.\r\n\r\n```\r\nGOOG_GEOCODE_KEY\r\nLYFT_CLIENT_ID\r\nLYFT_CLIENT_SECRET\r\n```\r\n\r\nRefer to the [Setup](https://godoc.org/github.com/nishanths/lyft#hdr-Setup)\r\nsection in godoc to set these up.\r\n\r\n## Example\r\n\r\n\u003cimg src=\"https://i.imgur.com/uT0d4ln.gif\" width=480\u003e\r\n\r\n## License\r\n\r\nBSD 3-Clause.\r\n\r\nBuilt with [`lyft-go`](https://github.com/nishanths/lyft-go).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishanths%2Flyft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnishanths%2Flyft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishanths%2Flyft/lists"}