https://github.com/alekthegenius/pong-tally
A scoreboard app for ping pong written natively for iOS
https://github.com/alekthegenius/pong-tally
application ios ping-pong scoreboard swift swiftui voice-recognition xcode
Last synced: 4 months ago
JSON representation
A scoreboard app for ping pong written natively for iOS
- Host: GitHub
- URL: https://github.com/alekthegenius/pong-tally
- Owner: alekthegenius
- License: lgpl-2.1
- Created: 2025-02-05T22:47:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-24T13:44:26.000Z (6 months ago)
- Last Synced: 2025-05-20T23:38:43.657Z (5 months ago)
- Topics: application, ios, ping-pong, scoreboard, swift, swiftui, voice-recognition, xcode
- Language: Swift
- Homepage:
- Size: 1.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README

# PongTally
**An App to Keep Tally of Your Games**## Description
An open-source, ad-free, scoreboard app that while designed for Ping Pong, can be used to keep tally on any game. Equipped with voice-recognition, extensive color themes, game settings, and a simplistic user interface, PongTally is made for you, the consumer, in mind.
## Inspiration
Ok, now with all of that marketing jargon out of the way, let me talk about why I made it. Throughout my many years of playing ping-pong its always been a struggle for myself and others to remember scores during an intense match. And so started the quest of searching on the App Store for a simple app to keep score. However I was shocked to not be able to find one, with most having ads, a clunky UI, and no hands-free mode. So with nothing on the App Store that fit my needs, I decided to my own instead. Thus PongTally was born.
## Roadmap
- [x] Make Customizable UI
- [x] Program Game Logic
- [X] Create Voice-Recognition
- [x] Finalize and Launch on the App Store
- [ ] Create Version 2, with a Tournament Mode, with brackets, serve tracker, and game logs.
- [x] Use `UIApplication.shared.isIdleTimerDisabled = true` to keep phone awake during a game## Contributing
If you know Swift or are familiar with iOS development and would like to contribute to this project, then feel free to fork this project and start a pull request! If you don't know where to begin, then here is an excellence resource on contributing to projects: [First-Contributions](https://github.com/firstcontributions/first-contributions)
## Support
If you have any questions or concerns, feel free to send me an email at: alek@hunacenterprises.com## License
This project is licensed under the [LGPL-2.1 License](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html). Refer to the [LICENSE](LICENSE) file for more details.---
From Texas With ❤️ by Alek Vasek, Copyright 2025