ABCore vs My Price Log
Side-by-side comparison of two open source alternatives
ABCore
ABCore is a wrapper for Bitcoin Core for Android. Bitcoin Core (formerly Bitcoin-Qt) is the bitcoin daemon software based on the original reference code by Satoshi Nakamoto. It is programmed to decide which block chain contains valid transactions. The users of Bitcoin Core only accept transactions for that block chain, making it the Bitcoin block chain that everyone else wants to use. It is these users who keep Bitcoin decentralized. They individually run their own Bitcoin Core full nodes, and each of those full nodes separately follows the exact same rules to decide which block chain is valid. There's no voting or other corruptible process involved: there's just individual software following identical rules—"math"—to evaluate identical blocks and coming to identical conclusions about which block chain is valid.
My Price Log
My Price Log helps you record prices of products at local stores and compare them. It works entirely offline:You enter a list of stores.You enter a list of products sold at those stores.You enter, update and confirm the prices of those products at those stores as you shop.The app shows you the unit price of a product at all the stores which sell it, allowing you to decide where to buy it.There’s nothing particularly fancy or clever here. It’s a very simple, specialised database with a user interface optimised for easy use when you’re standing in a supermarket aisle with a basket or trolley.The app tracks how old each price is, so you won’t be misled by out-of-date prices. Old prices are indicated by icons and a simplistic inflation adjustment is applied to try to keep them somewhat useful, although for best results you should update the prices yourself. You can view a price’s history if you want to see how it has changed over time.The app will make a recommendation as to whether a price is good, OK or bad if it has enough information. A list of unit prices is also shown so you can decide for yourself.Customer loyalty scheme discounts can be specified for each store and these will be used to adjust the unit price when making a comparison between stores.Unit conversions are handled automatically, both within and between measurement systems. Metric, imperial and US customary units are all supported.
| Feature | ABCore | My Price Log |
|---|---|---|
| License | MIT | MIT |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | ProductivityFinance | ProductivityFinance |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |