Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.27 KB

Gift Card Guard Build Status

Get it on F-Droid Get it on Google Play

Manage gift cards, their current values, and an image of the most recent receipt. Never forget how much a gift card is worth, or be unable to use a gift card because the proof of its value is lost.

Building

To build, use the gradle wrapper scripts provided in the top level directory of the project. The following will compile the application and run all unit tests:

GNU/Linux, OSX, UNIX:

./gradlew build

Windows:

./gradlew.bat build

Thanks

App icon and Google Play feature graphic by Samy.

Note from Developer

The developer is currently on hiatus from the project. Questions and pull requests may not be looked at for some time. Apologies in advance.