gtrain

source code for my gtrain tracker project
git clone git://git.alexwennerberg.com/gtrain
Log | Files | Refs | README | LICENSE

README.txt (513B) - raw


      1 MTA G Train Tracker
      2 ===================
      3 
      4 This is code for a project I am making to track the Brooklyn G train.
      5 
      6 It isn't really designed to be a generic library, but you could probably copy
      7 the code for your purposes.
      8 
      9 Written in C99 C because why not
     10 
     11 Requires:
     12 - protobuf-c
     13 - libprotobuf-c
     14 - libcurl
     15 
     16 HOW TO USE:
     17 - Get yourself an API key at https://new.mta.info/developers
     18 - Set the API key constant (dont commit it into git)
     19 - make gtrain
     20 - Have Fun
     21 
     22 MIT license with do no evil clause, except when specified