sahar-yaccov/bus-stop-alert
0
π Bus Stop Alert
A Streamlit application that helps you track your location and distance to your destination in real-time.
Features
- π― Set Destination: Search for any location as your destination
- π GPS Tracking: Get your current location using browser geolocation
- πΊοΈ Interactive Map: Visual representation of your route
- π Distance Calculation: Real-time distance to your destination
- β±οΈ Time Estimation: Estimated travel time based on your speed
- π Arrival Alert: Get notified when you arrive at your destination
- π Auto-Refresh: Automatic updates every 30 seconds
How to Use
- Enter Destination: Type in your destination (e.g., "Central Station, Tel Aviv")
- Update Location: Click "Update My Location" button to share your GPS location
- Track Progress: Watch as the distance and time updates automatically
- Change Destination: Click "Change Destination" to set a new target
Manual Location Input
If GPS doesn't work on your device, you can use the "Manual Location Input" option to enter your coordinates manually.
Privacy
Your location data is stored only in your browser session and is not saved to any server.
Technologies Used
- Streamlit: Web application framework
- Folium: Interactive maps
- Geopy: Geocoding and location search
- Haversine Formula: Distance calculation
Support
If you encounter any issues or have suggestions, please open an issue on GitHub.
Made with β€οΈ using Streamlit
