Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renaun/CaltrainTimes

Cross platform application for viewing Caltrain train schedule.
https://github.com/renaun/CaltrainTimes

Last synced: about 2 months ago
JSON representation

Cross platform application for viewing Caltrain train schedule.

Awesome Lists containing this project

README

        

Source code for the Caltrain Times application.

More info about the application can be found here:
http://renaun.com/blog/apps/caltraintimes/

The Flash Builder project files are not included because of
certain references it makes to my local machine. You will
want to create a Flex Mobile project with Flash Builder 4.5.1.

License is a Creative Commons (see LICENSE file for details):
Attribution-NonCommercial-ShareAlike 3.0 United States

------
Note: I can't include the fonts with this project. But
I did provide a fonts.swc that provide most of the fonts
for you try at least try and compile the project.

If you have the fonts listed in style.css then just put them into
the /src/assets/fonts/ folder.

If you do not, then change style.css to style_fonts_in_swc.css and
uncomment the Font code in CaltrainTimesScript.as file.
------