A command line tool for interacting with Goodbudget
Project description
goodbudget_cli
Command line tool to enter transactions into your Goodbudget account.
Installation
Dependencies
- Selenium Chrome Webdriver (example of installation instructions)
Install with pipx (or pip)
$ pipx install goodbudget-cli
Initialize and edit the configuration file
- Run
gbto initially create a~/.config/goodbudget_cli/config.jsonfile. - Edit the
config.jsonfile to set thewebdriver_pathto the location of your Chrome webdriver. - Edit the
config.jsonfile to set theEnvelopesusing the name of your Goodbudget envelopes using the format of{ENVELOPE_NAME: [LIST OF ALIASES]}.
Usage
To enter an expense:
$ gb {Goodbudget household username or email}
To enter income:
$ gb {Goodbudget household username or email} --income
Demo
$ gb foo@bar.com
Enter your Goodbudget password:
Logging in. Please wait...
Logged in.
Date of transaction (today / yesterday / mm/dd/yyyy): today
Payee: QFC
Amount: 40
Envelope (or type in 'remind'): groceries
Notes (optional):
Summary of your expense:
Date: 01/28/2023
Payee: QFC
Amount: $40
Envelope: Groceries (based on your alias of 'groceries')
Notes: <none>
Is everything correct? (Y/n) Y
Entering expense. Please wait...
Success! Your transaction was entered into Goodbudget.
Do you want to enter another transaction? (Y/n) n
Thank you for using goodbudget_cli! See you next time!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
goodbudget_cli-0.2.1.tar.gz
(8.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file goodbudget_cli-0.2.1.tar.gz.
File metadata
- Download URL: goodbudget_cli-0.2.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecbf065c22e3837585483536491b1a7b38e5e8b1f9d0f7216420d9535dbff372
|
|
| MD5 |
3a3f4024f14cf6c2a4c2432158cf605c
|
|
| BLAKE2b-256 |
8db78c6a20de81daafc0886aad968f309abadecfffc71f87b94cfbccd2b70175
|
File details
Details for the file goodbudget_cli-0.2.1-py3-none-any.whl.
File metadata
- Download URL: goodbudget_cli-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3980382b1fee77428c8c8e147ebb9bfa9cc40e779f3d930e998513b405e967c3
|
|
| MD5 |
22b418d6c07de0d3084b0bd470967685
|
|
| BLAKE2b-256 |
35633094a2b265e975e1e91ceef233c8100eeee78f0c28f7bfe01454dc8b5fb3
|