Description:
Departure is a Windows Mobile application that allows users to get train departures from German stations and filter them for their needs.
Current Features:
- Unlimited number of stations.
- Each station has its own filters.
- Filter by train name, train direction, station platform.
- Countdown for selected departure.
- Shows if a train is late.
Planned Features:
- Replace listview with usercontrol.
Update Description:
v0.2.0.1:
- Unlimited stations.
- Rewrote filter code.
v0.1.0.10:
- Initial public release.
- Bugs, bugs, bugs.
- Bad error handling.
- Not optimized.