Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madisvain committed Jul 2, 2024
1 parent 6aa5bdc commit a7f0d87
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,27 @@

# 📣 [Version 2 plans & development](https://github.com/madisvain/upcount/discussions/142)
Happy to announce that I'm nearing the long overdue release of Upcount with improved functionality. Your input is welcome on the discussion above.
# 📣 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.

# Upcount invoicing app
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.

## 🚀 [Upcount 2.0.0-alpha.1](https://github.com/madisvain/upcount/releases/tag/v2.0.0-alpha.1)

Source code can be found on [Tauri](https://github.com/madisvain/upcount/tree/tauri) branch of the repository.

The new version is built with

![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) [![Slack](https://img.shields.io/badge/slack-upcount-green.svg?logo=slack)](https://join.slack.com/t/upcount/shared_invite/enQtOTY0Nzk5NTgzMjQ5LThlMWE3Y2YyNGY1MTc3M2Y1YmQ4YTdmZDYyNmJlYzBiNmQ0NTFhYjBkNzNjZjIwNWNlZDY2OTdiN2UwYzc3YWU)
* [Tauri](https://tauri.app/)
* [SQLite](https://www.sqlite.org/index.html)
* [React](https://reactjs.org/)
* [Ant Design](https://ant.design/)

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](mailto:madisvain@gmail.com).


# Upcount invoicing app

Upcount is a painless cross-platform invoicing application, built with [React](https://reactjs.org/) & [Electron](https://electronjs.org/) and simplicity in mind.
![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)

![Invoice list](https://www.upcount.app/screenshots/invoices.png)
[Invoice editing](https://www.upcount.app/screenshots/invoice-edit.png)
Expand Down

0 comments on commit a7f0d87

Please sign in to comment.