A simple utility app that helps you and your friends settle poker games effortlessly. Create a game with custom buy-ins, add players, and when the game ends, the app calculates the minimum number of payments—and exact amounts—needed to settle up fairly.
  • Swift 93%
  • HTML 7%
Find a file
2026-01-04 01:39:23 -05:00
PokerSettle Fixed small UI bug and deleted unused code. 2026-01-04 01:39:23 -05:00
PokerSettle.xcodeproj Initial commit: PokerSettle app 2026-01-03 22:05:06 -05:00
PokerSettleTests Initial commit: PokerSettle app 2026-01-03 22:05:06 -05:00
PokerSettleUITests Initial commit: PokerSettle app 2026-01-03 22:05:06 -05:00
screenshots Added index.html and screenshots 2026-01-04 00:49:44 -05:00
.gitignore Initial commit: PokerSettle app 2026-01-03 22:05:06 -05:00
index.html Adding Privacy Policy section to README.md and index.html for Apple's Privacy Policy URL 2026-01-04 01:09:37 -05:00
README.md Adding Privacy Policy section to README.md and index.html for Apple's Privacy Policy URL 2026-01-04 01:09:37 -05:00

PokerSettle

A simple utility app that helps you and your friends settle poker games effortlessly. Create a game with custom buy-ins, add players, and when the game ends, the app calculates the minimum number of payments—and exact amounts—needed to settle up fairly.

Note: All the code here was created by Claude Code. None of it was reviewed by a human.

Features

  • Create poker games with custom buy-in amounts
  • Add and manage players
  • Track who owes whom
  • Calculate the minimum number of transactions needed to settle up

Privacy Policy

Last Updated: January 4, 2026

PokerSettle is committed to protecting your privacy. This policy explains how the app handles your data.

Data Collection

PokerSettle does not collect, transmit, or share any personal information. The only data the app stores is information you voluntarily enter, including:

  • Game names and settings (buy-in amounts, chip counts)
  • Player names you enter during games
  • Game results and settlement calculations

Data Storage

All data is stored locally on your device using Apple's SwiftData framework. No information is transmitted to external servers, cloud services, or third parties.

Third-Party Services

PokerSettle does not use any third-party analytics, advertising, or tracking services.

Data Control

You have complete control over your data. You can delete any game or player information directly within the app. Uninstalling the app will permanently remove all data from your device.

Changes to This Policy

Any updates to this privacy policy will be reflected here with a new "Last Updated" date.

Contact

If you have questions about this privacy policy, please open an issue on GitHub.

Support

Having issues or want to request a feature? Please create a free GitHub account and open an issue in this repository.

License

Copyright © 2026. All rights reserved.