BitAC - Bitcoin Address Checker vs Receipt Manager
Side-by-side comparison of two open source alternatives
BitAC - Bitcoin Address Checker
Bitcoin Address Checker (BitAC) is an open-source application designed to be lightweight and fast. The idea is to provide to Android users an easy and quick way to check the balance of bitcoin addresses. This application does not prove and is not intended to provide any functionality of a bitcoin wallet, so you can not receive, send or save bitcoins with BitAC, you can only check how many bitcoins a wallet has.
Receipt Manager
Features:iOS and Android applicationfast and easy receipt parser using OCRstore receipts permanently in a SQL databaseminimal designno third party appsParsing receipts is not only time consuming, it is moreover a very powerful task. Since mobile devices have a unacceptable performance, the parser uses a (traditional) client server architecture.How it works:The User makes a photo of a receiptThe Application uploads the receipt to the severThe Server parses the receipt and sends the output (as JSON response) back to the applicationThe Application stores the receipt in a SQL databasePrivacy:A lot of companies store and sell your data. This is the main reason why I started this project. I want to control my private data. Since you are hosting your own server, you don’t have to worry about that. No third party services are used.
| Feature | BitAC - Bitcoin Address Checker | Receipt Manager |
|---|---|---|
| License | MIT | GPL-3.0-only |
| Install sources | F-Droid | GitHubIzzyOnDroid |
| Categories | ProductivityFinance | ProductivityFinance |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |