Skip to content

Transit is a public transit planner and information tool in CLI.

License

Notifications You must be signed in to change notification settings

aabizri/transit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transit is a public transit planner and information tool.

Build Status Go Report Card Coverage

Install

Run go get -u transit

Use

### Search places (Works !) For finding places (not public transport places) use: transit place "rue de vanves" "avenue de gaulle" "rue du caire"

Plan a journey (WIP but has rudimentary working !)

To plan a journey from one point to the next use: transit journey from "11 Avenue Victor Hugo, Paris" to "Notre-dame-des-champs"

Options:

  • -d, -duration: Limit the maximum time in transit
  • -m, -mode: Limit the transit to a single mode

See the departures or arrivals (WIP)

Use transit departures "Etoile" for departures, ...arrivals "Etoile" for arrivals.

Isochrones (WIP)

Use transit isochrone from "Etoile" for isochrone from that place, ...to etoile for an isochrone towards that place.

About

Transit is a public transit planner and information tool in CLI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages