Last updated: 31 August 2026 · Package:
com.ibrahimtxy.seatalert · Developer: ibrahimtxy
Course Seat Alert checks section seat counts on your school's public Banner class search at an interval you choose, and sends a notification to your phone when a seat opens. An example watch: Temple University · 2026 Fall · CIS 1068.
The app never buys, reserves or holds anything. It points you at your school's own registration system; you act there yourself.
None. The developer runs no server and receives nothing from your device — not your watches, not your device identifier, not your usage, not crash reports.
The watches you create (campus, term, subject, course number), your interval setting, the records already seen so the app does not tell you twice, and the measured data usage. All of it lives in the app's private storage and is deleted when you uninstall the app.
The app connects ONLY to the school you choose. Three campuses ship as presets; you can point it at any other school by pasting your own class-search link, in which case the app connects to that address and no other. The presets are:
prd-xereg.temple.eduselfservice.uncc.edubanner.buffalostate.eduThese requests are ordinary public web requests over HTTPS, the same ones your browser makes on the class-search page of the school you picked. They carry no identifier of you.
| Permission | Why |
|---|---|
ACCESS_NETWORK_STATE | To avoid pointless attempts while offline, and to tell mobile data from Wi-Fi. |
INTERNET | To reach the class-search page of the school you picked. |
POST_NOTIFICATIONS | To tell you a seat opened. That is the whole app. |
RECEIVE_BOOT_COMPLETED | So your watches resume after the phone restarts. |
VIBRATE | To vibrate when a notification arrives. |
WAKE_LOCK | So the phone does not fall asleep in the middle of a check. The app does not ask for this itself; the background work library (Android Jetpack WorkManager) adds it. |
The app is not directed to children and collects no data from anyone.
If this policy changes, the date at the top changes with it.