{"id":34031595,"url":"https://github.com/yphillip/goodbudget_cli","last_synced_at":"2026-04-07T17:32:16.744Z","repository":{"id":65426299,"uuid":"590249420","full_name":"yphillip/goodbudget_cli","owner":"yphillip","description":"Command line tools to interact with Goodbudget","archived":false,"fork":false,"pushed_at":"2023-02-06T01:44:51.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-15T08:44:25.273Z","etag":null,"topics":["automation","cli","finance","goodbudget","personal-finance","selenium-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yphillip.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":"2023-01-18T01:05:16.000Z","updated_at":"2023-10-06T03:05:28.000Z","dependencies_parsed_at":"2023-02-19T01:01:40.604Z","dependency_job_id":null,"html_url":"https://github.com/yphillip/goodbudget_cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/yphillip/goodbudget_cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yphillip%2Fgoodbudget_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yphillip%2Fgoodbudget_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yphillip%2Fgoodbudget_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yphillip%2Fgoodbudget_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yphillip","download_url":"https://codeload.github.com/yphillip/goodbudget_cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yphillip%2Fgoodbudget_cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31522297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["automation","cli","finance","goodbudget","personal-finance","selenium-python"],"created_at":"2025-12-13T18:20:37.819Z","updated_at":"2026-04-07T17:32:16.735Z","avatar_url":"https://github.com/yphillip.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goodbudget_cli\n\nCommand line tool to enter transactions into your [Goodbudget](https://goodbudget.com/) account.\n\n## Installation\n### Dependencies\n- Selenium Chrome Webdriver ([example of installation instructions](https://cloudbytes.dev/snippets/run-selenium-and-chrome-on-wsl2))\n\n### Install with pipx (or pip)\n```\n$ pipx install goodbudget-cli\n```\n### Initialize and edit the configuration file\n1. Run `gb` to initially create a `~/.config/goodbudget_cli/config.json` file.\n2. Edit the `config.json` file to set the `webdriver_path` to the location of your Chrome webdriver.\n3. Edit the `config.json` file to set the `Envelopes` using the name of your Goodbudget envelopes using the format of `{ENVELOPE_NAME: [LIST OF ALIASES]}`.\n## Usage\nTo enter an expense:\n```\n$ gb {Goodbudget household username or email}\n```\nTo enter income:\n```\n$ gb {Goodbudget household username or email}  --income\n```\n\n## Demo\n```\n$ gb foo@bar.com\nEnter your Goodbudget password:\nLogging in. Please wait...\nLogged in.\n\nDate of transaction (today / yesterday / mm/dd/yyyy): today\nPayee: QFC\nAmount: 40\nEnvelope (or type in 'remind'): groceries\nNotes (optional):\n\n        Summary of your expense:\n\n            Date: 01/28/2023\n            Payee: QFC\n            Amount: $40\n            Envelope: Groceries (based on your alias of 'groceries')\n            Notes: \u003cnone\u003e\n\nIs everything correct? (Y/n) Y\nEntering expense. Please wait...\n\nSuccess! Your transaction was entered into Goodbudget.\n\nDo you want to enter another transaction? (Y/n) n\n\nThank you for using goodbudget_cli! See you next time!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyphillip%2Fgoodbudget_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyphillip%2Fgoodbudget_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyphillip%2Fgoodbudget_cli/lists"}