View Demo
·
Report Bug
·
Request Feature
Table of Contents
This is my first Android app :) It took me ~2 hours to make it
If you would like to compile the app yourself then you will need to clone the lastest release
- Download the latest apk
- Install the apk file
The app is a tally counter. That's it.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
See LICENSE
for more information.
John - https://github.com/J0ddy - me@joddy.dev
Project Link: https://github.com/J0ddy/TallyCounter