{"id":15382429,"url":"https://github.com/h0rn0chse/lokabu","last_synced_at":"2025-04-15T19:29:37.756Z","repository":{"id":37195921,"uuid":"171700350","full_name":"H0rn0chse/LoKaBu","owner":"H0rn0chse","description":"A budget book saving to a local file","archived":false,"fork":false,"pushed_at":"2023-03-04T05:57:38.000Z","size":9181,"stargazers_count":5,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T00:05:59.134Z","etag":null,"topics":["budget","budget-book","budget-manager","budgetbook","cash-book","cashbook","database","electron","finances","money","money-manager","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/H0rn0chse.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}},"created_at":"2019-02-20T15:40:51.000Z","updated_at":"2024-10-26T19:46:20.000Z","dependencies_parsed_at":"2024-10-21T11:35:12.625Z","dependency_job_id":null,"html_url":"https://github.com/H0rn0chse/LoKaBu","commit_stats":{"total_commits":361,"total_committers":3,"mean_commits":"120.33333333333333","dds":0.1357340720221607,"last_synced_commit":"3635377b9246b77f7224c10b5d1a87e90387c4fd"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H0rn0chse%2FLoKaBu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H0rn0chse%2FLoKaBu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H0rn0chse%2FLoKaBu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H0rn0chse%2FLoKaBu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/H0rn0chse","download_url":"https://codeload.github.com/H0rn0chse/LoKaBu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249138188,"owners_count":21218842,"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":["budget","budget-book","budget-manager","budgetbook","cash-book","cashbook","database","electron","finances","money","money-manager","sqlite3"],"created_at":"2024-10-01T14:32:02.302Z","updated_at":"2025-04-15T19:29:37.730Z","avatar_url":"https://github.com/H0rn0chse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003csub\u003e\u003csup\u003eThis document is available in: [Deutsch](./README_DE.md), [English](./README.md)\u003csub\u003e\u003csup\u003e\n# \u003cimg src=\"./build/icon.png\" title=\"LoKaBu\" width=\"70px\"/\u003e LoKaBu [![Latest Release][releaseBadge]][releaseLink] [![Release status][buildBadge]][buildLink] [![GitHub Actions status][testBadge]][testLink]\n\nThis project realizes a cash book for the normal household. The core idea of the project is to have full control over the data that is stored. This Project is based on the combination of the framework Electron and the file based database SQLite3\n## Features\n### Create/ Open Database\nYou can add in addition to the user default another database which can be loacted wherever you want. With this you can share the cash book in a network folder like OneDrive or Dropbox. There are checks implemented to allow only one user at a time to avoid constant changing data. You get notified if there is concurrent work going on.\n\n### Adding Receipt\nYou can add, update and delete receipts. The categorization gets unified by predefined lists to achieve better analytic results. You are able to add comments to an receipt to find them later easier or to store other informations.\n\n### History\nWithin the history you can filter the receipts via various filter fields and options.\n\n### Configuration of static Lists and Values\nAfter you have added another cash book you are able to mark this cash book as the default one. You can also save default values for all lists add and change the the entries.\n  *\tPersons\n  *\tAccounts (which are owned by a person)\n  *\tStores\n  *\tPayment Groups\n\n### Language support\nThere is the possibilty to add new languages. Currently the following languages ar available:\n  * English\n  * German\n\n## Usage on other Platforms then Windows\nYou have to build (and sign) your platform-dependent build yourself or just use this repository locally.\n\n## Contributions\n  * The Logo was made by [Kirschdrache](https://www.deviantart.com/kirschdrache)\n  * The busy indicator is available on [loading.io](https://www.loading.io/css/)\n\n## Known Issues\n  * Problem: The initial installation requires a database upgrade which fails.\n    * Restart the application\n    * Delete all files in `%APPDATA%/LoKaBu`\n\n## Screenshots\n  \u003cimg src=\"./docu/screenshots/details.png\" title=\"Receipt details\" /\u003e\n  \u003cimg src=\"./docu/screenshots/history.png\" title=\"Receipt history\" /\u003e\n  \u003cimg src=\"./docu/screenshots/analysis.png\" title=\"Analysis\" /\u003e\n  \u003cimg src=\"./docu/screenshots/tools.png\" title=\"Tools\" /\u003e\n  \u003cimg src=\"./docu/screenshots/settings.png\" title=\"Settings\" /\u003e\n\n[releaseBadge]: https://img.shields.io/github/v/release/H0rn0chse/LoKaBu.svg\n[releaseLink]: https://github.com/H0rn0chse/LoKaBu/releases/latest\n[buildBadge]: https://github.com/H0rn0chse/LoKaBu/actions/workflows/build.yml/badge.svg\n[buildLink]: https://github.com/H0rn0chse/LoKaBu/actions/workflows/build.yml\n[testBadge]: https://github.com/H0rn0chse/LoKaBu/actions/workflows/test.yml/badge.svg\n[testLink]: https://github.com/H0rn0chse/LoKaBu/actions/workflows/test.yml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh0rn0chse%2Flokabu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh0rn0chse%2Flokabu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh0rn0chse%2Flokabu/lists"}