{"id":13469679,"url":"https://github.com/madisvain/upcount","last_synced_at":"2025-04-09T05:12:04.241Z","repository":{"id":36054875,"uuid":"169157748","full_name":"madisvain/upcount","owner":"madisvain","description":"Invoicing for freelancers \u0026 small businesses","archived":false,"fork":false,"pushed_at":"2024-09-24T00:07:18.000Z","size":7632,"stargazers_count":369,"open_issues_count":27,"forks_count":72,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-02T04:04:34.914Z","etag":null,"topics":["cross-platform","electron","hacktoberfest","invoicing","offline-first","react"],"latest_commit_sha":null,"homepage":"https://upcount.app","language":"TypeScript","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/madisvain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-04T22:10:19.000Z","updated_at":"2025-02-28T19:57:39.000Z","dependencies_parsed_at":"2024-04-14T06:29:42.865Z","dependency_job_id":"c445de98-0a50-4d53-bde9-179833477609","html_url":"https://github.com/madisvain/upcount","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madisvain%2Fupcount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madisvain%2Fupcount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madisvain%2Fupcount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madisvain%2Fupcount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madisvain","download_url":"https://codeload.github.com/madisvain/upcount/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980844,"owners_count":21027808,"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":["cross-platform","electron","hacktoberfest","invoicing","offline-first","react"],"created_at":"2024-07-31T15:01:50.455Z","updated_at":"2025-04-09T05:12:04.211Z","avatar_url":"https://github.com/madisvain.png","language":"TypeScript","readme":"\n# 📣 Version 2\n\nHappy to announce that I'm nearing the long overdue release of Upcount with improved functionality. The new version is a complete rewrite of the application with a focus on performance and stability.\n\nNB! It's not backwards compatible with the current version and will require a new installation. The new version is currently in alpha and not recommended for production use.\n\n## 🚀 [Upcount 2.0.0-alpha.2](https://github.com/madisvain/upcount/releases/tag/v2.0.0-alpha.2)\n\nSource code can be found on [Tauri](https://github.com/madisvain/upcount/tree/tauri) branch of the repository.\n\nThe new version is built with\n\n* [Tauri](https://tauri.app/)\n* [SQLite](https://www.sqlite.org/index.html)\n* [React](https://reactjs.org/)\n* [Ant Design](https://ant.design/)\n\nI'd be happy to receive feedback on this new version and any feature requests you might have. Please open an issue on Github or email me at [madisvain@gmail.com](mailto:madisvain@gmail.com).\n\n\n# Upcount invoicing app\n\n![Github actions](https://github.com/madisvain/upcount/workflows/Release/badge.svg) ![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/madisvain/upcount?include_prereleases) ![GitHub](https://img.shields.io/github/license/madisvain/upcount)\n\n![Invoice list](https://www.upcount.app/screenshots/invoices.png)\n[Invoice editing](https://www.upcount.app/screenshots/invoice-edit.png)\n[Invoice settings](https://www.upcount.app/screenshots/settings.png)\n\n## Download\n\nUpcount is available for Mac, Linux \u0026 Windows and can be downloaded from Github releases.\n\n**[https://github.com/madisvain/upcount/releases](https://github.com/madisvain/upcount/releases)**\n\n# Features\n* 🎯 Totally free \u0026 Open source\n* 🎭 Cross platform\n* ⚡️ Offline-first for privacy\n* 👾 Use your own logo\n* 🍭 Customizable settings\n* 🌐 Internationalized\n* ©️ [GPLv3 License](https://github.com/madisvain/upcount/blob/main/LICENSE)\n\n# Languages\n* 🇬🇧 English\n* 🇳🇱 Dutch\n* 🇩🇪 German\n* 🇫🇮 Finnish \n* 🇪🇪 Estonian\n* 🇫🇷 French\n\nIf you are interested in adding a language translation to Upcount [please open a new issue](https://github.com/madisvain/upcount/issues).\n\nFor developers the following commands are needed to add a language.\n\n```shell\nnpm run add-locale de\nnpm run extract\n```\n\n_`de` must be replaced with the language code you are adding._\n\nThe translations are stored in .po files under [locales](https://github.com/madisvain/upcount/tree/main/src/locales) folder. A cross platform app named [POEdit](https://poedit.net/) could be used for translating them.\n\n## Bugs and Feature Requests\n\nHave a bug or a feature request? First, read the [issue guidelines](https://github.com/madisvain/upcount/blob/main/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/madisvain/upcount/issues).\n\nFor more generic product questions and feedback please email [hello@upcount.app](mailto:hello@upcount.app)\n\n\n## Contributors\n\n[\u003cimg alt=\"madisvain\" src=\"https://avatars2.githubusercontent.com/u/727994?v=4\u0026s=200\" width=\"100\"\u003e](https://github.com/madisvain) |[\u003cimg alt=\"stgeipel\" src=\"https://avatars3.githubusercontent.com/u/46808966?v=4\u0026s=200\" width=\"100\"\u003e](https://github.com/stgeipel) |[\u003cimg alt=\"KurtMar\" src=\"https://avatars1.githubusercontent.com/u/10009649?v=4\u0026s=200\" width=\"100\"\u003e](https://github.com/KurtMar) |\n:---:|:---:|:---:|\n[madisvain](https://github.com/madisvain)|[stgeipel](https://github.com/stgeipel)|[KurtMar](https://github.com/KurtMar)|\n\nJoin Upcount [Slack workspace](https://join.slack.com/t/upcount/shared_invite/enQtOTY0Nzk5NTgzMjQ5LThlMWE3Y2YyNGY1MTc3M2Y1YmQ4YTdmZDYyNmJlYzBiNmQ0NTFhYjBkNzNjZjIwNWNlZDY2OTdiN2UwYzc3YWU) to join in on the discussion.\n\n## License\n\n[GPLv3 License](https://github.com/madisvain/upcount/blob/main/LICENSE) \u0026copy; [Upcount](https://upcount.app)\n","funding_links":[],"categories":["TypeScript","Apps"],"sub_categories":["Open Source"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadisvain%2Fupcount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadisvain%2Fupcount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadisvain%2Fupcount/lists"}