cleanup
This commit is contained in:
parent
9297006ab3
commit
e41e8adefc
1 changed files with 19 additions and 0 deletions
19
README.md
Normal file
19
README.md
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
# SEPTASTIC
|
||||||
|
|
||||||
|
A fantastic way to ride SEPTA.
|
||||||
|
|
||||||
|
This is a (hastily written) rust program that provides schedule information and
|
||||||
|
live information for gtfs data feeds (though is specifically tailored to SEPTA).
|
||||||
|
|
||||||
|
## Roadmap
|
||||||
|
|
||||||
|
- [] implement gtfs-rt instead of SEPTA's proprietary API
|
||||||
|
- [] implement routing
|
||||||
|
- [] implement a map to show location of vehicles
|
||||||
|
- [] implement support for connecting legs of a Regional Rail trip
|
||||||
|
- [] work on providing a better experience with non-SEPTA gtfs files
|
||||||
|
- [] simple account system to save info such as work commute/fav routes
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
I have an instance of this running at [septastic.net](https://septastic.net)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue