{"id":13522550,"url":"https://github.com/johannesjh/favagtk","last_synced_at":"2025-06-10T17:15:47.747Z","repository":{"id":41488431,"uuid":"330009916","full_name":"johannesjh/favagtk","owner":"johannesjh","description":"Desktop application for Fava and Beancount built using Python and GTK. Mirror of https://gitlab.gnome.org/johannesjh/favagtk/","archived":false,"fork":false,"pushed_at":"2024-10-05T16:24:58.000Z","size":1210,"stargazers_count":29,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-09T00:03:01.117Z","etag":null,"topics":["beancount","desktop-application","fava","flatpak","gnome","gtk4","linux","python"],"latest_commit_sha":null,"homepage":"https://gitlab.gnome.org/johannesjh/favagtk/","language":"Python","has_issues":false,"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/johannesjh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":"2021-01-15T20:00:56.000Z","updated_at":"2025-02-23T09:51:34.000Z","dependencies_parsed_at":"2023-02-02T20:00:53.041Z","dependency_job_id":"b261aa0c-7596-406d-b603-1988cc6b810a","html_url":"https://github.com/johannesjh/favagtk","commit_stats":null,"previous_names":["johannesjh/fava-gtk"],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannesjh%2Ffavagtk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannesjh%2Ffavagtk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannesjh%2Ffavagtk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannesjh%2Ffavagtk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johannesjh","download_url":"https://codeload.github.com/johannesjh/favagtk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannesjh%2Ffavagtk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259114712,"owners_count":22807256,"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":["beancount","desktop-application","fava","flatpak","gnome","gtk4","linux","python"],"created_at":"2024-08-01T06:00:48.852Z","updated_at":"2025-06-10T17:15:47.685Z","avatar_url":"https://github.com/johannesjh.png","language":"Python","funding_links":[],"categories":["User Interfaces"],"sub_categories":[],"readme":"# favagtk\n\n[![pipeline status](https://gitlab.gnome.org/johannesjh/favagtk/badges/main/pipeline.svg)](https://gitlab.gnome.org/johannesjh/favagtk/-/commits/main)\n[![Latest Development Release](https://gitlab.gnome.org/johannesjh/favagtk/-/badges/release.svg)](https://gitlab.gnome.org/johannesjh/favagtk/-/releases)\n\nDo your finances using fava and beancount.\n\nfavagtk makes it easy to use the\n[Fava](https://github.com/beancount/fava) and\n[Beancount](https://github.com/beancount/beancount)\ndouble-entry bookkeeping software as a GNOME desktop application.\n\n- Easy installation using flatpak.\n\n- Start fava and beancount as you would any other desktop application.\n\n- Built as a GNOME application, using GTK and webkit, packaged using flatpak.\n\n## Screenshot\n\n![Screenshot of favagtk](https://gitlab.gnome.org/johannesjh/favagtk/raw/HEAD/data/screenshots/main.png)\n\n## Installation\n\nfavagtk can be installed from [flathub](https://flathub.org/).\n\n\u003ca href='https://flathub.org/apps/details/org.gnome.gitlab.johannesjh.favagtk'\u003e\u003cimg width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/\u003e\u003c/a\u003e\n\nSystem requirements:\n\n- A linux system with [flatpak](https://flatpak.org/) is needed to install and run the flatpak package.\n- The app's target platform is the GNOME desktop environment. (Other desktop environments are not targeted, but are likely to work as well).\n\n## Usage\n\nOnce installed, you will find an application named \"Fava\" that can be started in the very same way as any other desktop application, e.g., [using GNOME Shell's activity view](https://help.gnome.org/users/gnome-help/stable/shell-apps-open.html.hi).\n\nThe application window that is initially shown prompts to open a beancount file. If you don't have a beancount file yet, you can simply create an empty text file with a `.beancount` extension. Alternatively, it is possible to generate an example beancount file by running [beancount's bean-example command](https://beancount.github.io/docs/tutorial_example.html#generate-an-example-file). Opening the beancount file will display fava's user interface, allowing to view and edit the beancount file.\n\nNote that FavaGTK is only a thin convenience layer around [Fava](https://github.com/beancount/fava) and [Beancount](https://github.com/beancount/beancount). These two programs provide the actual functionality. You can find documentation on how to use these programs for managing your finances on their respective websites.\n\n## Contributing\n\nfavagtk is developed in an open-source, community-driven way, as a voluntary effort in the authors' free time.\n\nAll contributions are greatly appreciated... pull requests are welcome, and so are bug reports and suggestions for improvement. See [CONTRIBUTING.md](./CONTRIBUTING.md) for details, e.g., how to view debug output when testing and how to setup a development environment.\n\n## License\n\nfavagtk is GPL-licensed, see the [COPYING](./COPYING) file.\n\nThis program is free software; you can redistribute it and/or\nmodify it under the terms of the GNU General Public License\nas published by the Free Software Foundation; either version 2\nof the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nLicenses of packages that favagtk depends on:\nMost of favagtk's functionality comes from other software packages;\nmany thanks in particular to the authors of\n[Fava](https://github.com/beancount/fava)\nand [Beancount](https://github.com/beancount/beancount).\nSee the `requirements` folder for a list of software packages\nthat favagtk depends on.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohannesjh%2Ffavagtk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohannesjh%2Ffavagtk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohannesjh%2Ffavagtk/lists"}