Content rating
Everyone
1+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Stasi is a fast, privacy-minded app for Athens public transport (OASA). See when your bus is coming, find stops and lines, and follow routes on a map—without ads, accounts, or clutter.

WHY STASI
• Live arrivals from official OASA telematics data
• Big, clear countdown minutes—updates while you watch
• Favorite stops on Home with the next buses at a glance
• Greek-aware search (accents ignored; Greeklish-friendly)
• Nearby stops sorted by distance when you allow location
• Route map with stops, live bus positions, and timetables
• Optional arrival alerts—local notifications on your phone only
• Dark, AMOLED-friendly design; Greek or English UI
• Cached lines and stops for quicker repeat use

FEATURES
Home — Save favorite stops with aliases; see the next two arrivals per stop.
Search — Find stops and bus lines by name.
Arrivals — Line, destination, and minutes until arrival; pull to refresh.
Nearby — Stops around you based on GPS.
Map — Route polyline, numbered stops, live vehicles, and your location on the map.
Alerts — Tap to get notified when your bus is a few minutes away (on-device; no push server).
Settings — Alert lead time, quiet hours, and language (Ελληνικά / English).

PRIVACY
No sign-in. No ads. Location is used only for nearby stops and your position on the map when you allow it—it is not stored as a history trail. Arrival alerts run entirely on your device.

DATA
Schedules and live positions come from OASA Telematics. Times can be delayed or incomplete depending on the operator’s service.

DISCLAIMER
Stasi is an independent app and is not affiliated with OASA or any official transport authority.

Open source: https://github.com/ntufar/stasi
Updated on
May 30, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Committed to follow the Play Families Policy

What’s new


### Changed

- Moved `enableEdgeToEdge()` before `super.onCreate()` per Android 15 best practice.
- Updated `appcompat` from 1.7.0 to 1.7.1 (latest stable).

### Removed

- Removed deprecated status bar and navigation bar color calls (previously used internally by appcompat).