{"id":27985113,"url":"https://github.com/wgergely/expensetracker","last_synced_at":"2025-05-08T06:42:12.760Z","repository":{"id":291592031,"uuid":"957804317","full_name":"wgergely/ExpenseTracker","owner":"wgergely","description":"Personal expense tracker library","archived":false,"fork":false,"pushed_at":"2025-05-05T14:01:29.000Z","size":8066,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T14:53:35.621Z","etag":null,"topics":["categories","categorization","doughnut-chart","expense-tracker","finance","finance-analytics","google-sheets","google-sheets-api","personal-finance","piechart","pyside6","qt6","spreadsheet","spreadsheet-editor","trends"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wgergely.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-31T06:51:21.000Z","updated_at":"2025-05-05T14:01:33.000Z","dependencies_parsed_at":"2025-05-05T14:53:45.505Z","dependency_job_id":"8f0adf1a-602e-4953-b41e-02cba1a809ed","html_url":"https://github.com/wgergely/ExpenseTracker","commit_stats":null,"previous_names":["wgergely/expensetracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wgergely%2FExpenseTracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wgergely%2FExpenseTracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wgergely%2FExpenseTracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wgergely%2FExpenseTracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wgergely","download_url":"https://codeload.github.com/wgergely/ExpenseTracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253017013,"owners_count":21840882,"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":["categories","categorization","doughnut-chart","expense-tracker","finance","finance-analytics","google-sheets","google-sheets-api","personal-finance","piechart","pyside6","qt6","spreadsheet","spreadsheet-editor","trends"],"created_at":"2025-05-08T06:42:11.502Z","updated_at":"2025-05-08T06:42:12.753Z","avatar_url":"https://github.com/wgergely.png","language":"Python","readme":"# ExpenseTracker\n\n\u003cimg src=\"docs/rsc/icon/icon.png\" alt=\"ExpenseTracker icon\" width=\"100\" height=\"100\"/\u003e\n\n\nExpenseTracker is a desktop application that visualizes financial transactions grouped by category. The data is sourced\ndirectly from Google Sheets, allowing to analyze spending across different periods.\n\n---\n\n## Who is ExpenseTracker for?\n\nExpenseTracker is designed for folk who already track their spending using Google Sheets and need a practical way to\nvisualize and understand their expenses.\n\n---\n\n## Features\n\n- Direct integration with Google Sheets for data retrieval\n- Presets for switching between different views\n- Currency display preferences\n- Flexible mapping of spreadsheet data\n- Editable transactions and categories\n- Synchronizable expense categories\n- Visualization options for average and total expenses\n- Dark and light themes\n\n![Main UI Screenshot](path/to/screenshot.png)\n\n---\n\n## Installation\n\n### Requirements\n\n- Python 3.11 or later\n- PySide6\n- Windows OS (other platforms possible but require manual setup)\n\n### Installation Steps\n\nYou can find the app's build tools in the `app` directory. The current CMake based build is only supported on Windows.\nTo build you can do the following:\n\n```bash\ngit clone https://github.com/yourusername/ExpenseTracker.git\ncd ExpenseTracker/app\n./powershell -executionpolicy bypass -file ./build.ps1 -Config Release -BuildDir C:/build/\n```\n\n### Running the Application\n\nRun ExpenseTracker by importing and executing it in Python:\n\n```python\nimport ExpenseTracker\n\nExpenseTracker.exec_()\n```\n\n## Getting Started\n\nExpenseTracker requires you to configure access to your Google Spreadsheet by following the instructions in [\n`./ExpenseTracker/config/gcp.md`](./ExpenseTracker/config/gcp.md).\n\n## How to Contribute\n\n### Reporting Issues\n\nIf you encounter bugs or issues, please open an issue on GitHub or submit a pull request clearly explaining the problem.\n\n### Areas Needing Assistance\n\n- Improving the authentication process\n- Expanding and refining documentation\n\n## License\n\nExpenseTracker uses the GPL v3 license.\n\n## Contact\n\nFor support or questions, email [\n`hello+ExpenseTracker@gergely-wootsch.com`](mailto:hello+ExpenseTracker@gergely-wootsch.com).\n\nA Frequently Asked Questions (FAQ) section will be added based on common queries and user feedback.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwgergely%2Fexpensetracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwgergely%2Fexpensetracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwgergely%2Fexpensetracker/lists"}