https://github.com/dpc/boardgametimer
Android Board Game Timer
https://github.com/dpc/boardgametimer
Last synced: 11 months ago
JSON representation
Android Board Game Timer
- Host: GitHub
- URL: https://github.com/dpc/boardgametimer
- Owner: dpc
- License: gpl-3.0
- Created: 2011-11-27T14:41:47.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-28T21:49:58.000Z (over 14 years ago)
- Last Synced: 2025-07-20T03:17:50.923Z (11 months ago)
- Language: Java
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# Board Game Timer for Android
## Introduction
This projects implements handy countdown timer for Android.
It has been written to help playing board games. It allows to put the phone on the
table and start the countdown by simply taping the screen. Taping the screen
while the timer is running restarts the countdown. There's no need for any
additional buttons (like start/stop/pause/reset).
## Author and License
This project was started by Dawid Ciężarkiewicz and is
released under GNU General Public License. See LICENSE file for more info.