madisvain / upcount

Invoicing for freelancers & small businesses

Home Page:https://upcount.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ฃ Version 2

Happy 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.

NB! 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.

Source code can be found on Tauri branch of the repository.

The new version is built with

I'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.

Upcount invoicing app

Github actions GitHub release (latest by date including pre-releases) GitHub

Invoice list Invoice editing Invoice settings

Download

Upcount is available for Mac, Linux & Windows and can be downloaded from Github releases.

https://github.com/madisvain/upcount/releases

Features

  • ๐ŸŽฏ Totally free & Open source
  • ๐ŸŽญ Cross platform
  • โšก๏ธ Offline-first for privacy
  • ๐Ÿ‘พ Use your own logo
  • ๐Ÿญ Customizable settings
  • ๐ŸŒ Internationalized
  • ยฉ๏ธ GPLv3 License

Languages

  • ๐Ÿ‡ฌ๐Ÿ‡ง English
  • ๐Ÿ‡ณ๐Ÿ‡ฑ Dutch
  • ๐Ÿ‡ฉ๐Ÿ‡ช German
  • ๐Ÿ‡ซ๐Ÿ‡ฎ Finnish
  • ๐Ÿ‡ช๐Ÿ‡ช Estonian
  • ๐Ÿ‡ซ๐Ÿ‡ท French

If you are interested in adding a language translation to Upcount please open a new issue.

For developers the following commands are needed to add a language.

npm run add-locale de
npm run extract

de must be replaced with the language code you are adding.

The translations are stored in .po files under locales folder. A cross platform app named POEdit could be used for translating them.

Bugs and Feature Requests

Have a bug or a feature request? First, read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

For more generic product questions and feedback please email hello@upcount.app

Contributors

madisvain stgeipel KurtMar
madisvain stgeipel KurtMar

Join Upcount Slack workspace to join in on the discussion.

License

GPLv3 License ยฉ Upcount

About

Invoicing for freelancers & small businesses

https://upcount.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.2%Language:Rust 1.0%Language:JavaScript 0.4%Language:HTML 0.3%Language:SCSS 0.0%