{"id":16226431,"url":"https://github.com/cmdecker95/budget-keeper","last_synced_at":"2025-09-10T02:33:01.432Z","repository":{"id":189236574,"uuid":"420897433","full_name":"cmdecker95/budget-keeper","owner":"cmdecker95","description":"Manage your digital ledger, using Pythonista and iOS Shortcuts 🪄","archived":false,"fork":false,"pushed_at":"2022-06-17T20:19:03.000Z","size":17,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T02:54:39.662Z","etag":null,"topics":["budgeting","python","pythonista-ios","shortcuts-app","working-copy"],"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/cmdecker95.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,"governance":null}},"created_at":"2021-10-25T06:04:19.000Z","updated_at":"2024-02-02T07:02:28.000Z","dependencies_parsed_at":"2023-08-18T22:58:47.118Z","dependency_job_id":null,"html_url":"https://github.com/cmdecker95/budget-keeper","commit_stats":null,"previous_names":["cmdecker95/budget-keeper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdecker95%2Fbudget-keeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdecker95%2Fbudget-keeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdecker95%2Fbudget-keeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdecker95%2Fbudget-keeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmdecker95","download_url":"https://codeload.github.com/cmdecker95/budget-keeper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773730,"owners_count":20993633,"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":["budgeting","python","pythonista-ios","shortcuts-app","working-copy"],"created_at":"2024-10-10T12:49:12.708Z","updated_at":"2025-04-08T03:59:26.021Z","avatar_url":"https://github.com/cmdecker95.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Budget balancing, simplified.\n\n### 1. Shortcuts App \u0026 UI\n\nUsing a custom **Shortcut**, the user chooses a budgeting function (like adding a credit card purchase or logging a deposit) and enters all relevant values into the Shortcut's input prompt.\n\n### 2. Pythonista Webhook Arguments\n\nThe user input is parsed into arguments (by newline), then encoded and concatenated to a Safari webhook, which launches `main.py` via **Pythonista 3**, passing in the arguments as `sys.args[1:0]`. Arguments are handled according to the user-selected function, each of which **reads and modifies the most recent budget file** in the `budgets/` directory.\n\n### 3. File Syncing\n\nPythonista doesn't currently support accessing iCloud files _outside_ its own working directory, so the `budgets/` directory sits at the root of `//iCloud/Pythonista/`. Working Copy syncs its local copy of this repo to `//iCloud/Pythonista/budget-keeper/` so that it can access the budget files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdecker95%2Fbudget-keeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmdecker95%2Fbudget-keeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdecker95%2Fbudget-keeper/lists"}