-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
107 lines (74 loc) · 6.57 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Quicky Transit: real-time maps and bus/train arrival times</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<!-- Fancybox -->
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
<!-- Add fancyBox -->
<link rel="stylesheet" href="fancybox/source/jquery.fancybox.css?v=2.1.5" type="text/css" media="screen" />
<script type="text/javascript" src="fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<!-- Optionally add helpers - button, thumbnail and/or media -->
<link rel="stylesheet" href="fancybox/source/helpers/jquery.fancybox-buttons.css?v=1.0.5" type="text/css" media="screen" />
<script type="text/javascript" src="fancybox/source/helpers/jquery.fancybox-buttons.js?v=1.0.5"></script>
<script type="text/javascript" src="fancybox/source/helpers/jquery.fancybox-media.js?v=1.0.6"></script>
<link rel="stylesheet" href="fancybox/source/helpers/jquery.fancybox-thumbs.css?v=1.0.7" type="text/css" media="screen" />
<script type="text/javascript" src="fancybox/source/helpers/jquery.fancybox-thumbs.js?v=1.0.7"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".fancybox").fancybox();
});
</script>
</head>
<body>
<section class="page-header">
<h1 class="project-name">Quicky Transit</h1>
<h2 class="project-tagline">Get notified when your bus and train are on their way. </h2>
<a href="https://play.google.com/store/apps/details?id=com.worldofbilly.quickmuni">
<img alt="Get it on Google Play"
src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" />
</a>
</section>
<section class="main-content">
<p align="center">
<a class="fancybox" rel="group" href="images/b4.png"><img class="screenshot" src="images/s4.png" alt="Screenshot"/></a>
<a class="fancybox" rel="group" href="images/b3.png"><img class="screenshot" src="images/s3.png" alt="Screenshot"/></a>
<a class="fancybox" rel="group" href="images/b2.png"><img class="screenshot" src="images/s2.png" alt="Screenshot"/></a>
<font size="3"><center><b>Real-time bus & train arrivals for Android: San Francisco, Seattle, Los Angeles, and Pittsburgh</b></center></font>
</p>
<h3>
<a id="youve-found-quicky-transit" class="anchor" href="#youve-found-quicky-transit" aria-hidden="true"><span class="octicon octicon-link"></span></a>You've found Quicky Transit!
</h3>
<p>
Quicky is a little app I whipped up that provides real-time transit maps and GPS-based bus & train arrival info for San Francisco, Seattle, Los Angeles, and Pittsburgh. The "killer feature" that I wanted—but that no app seemed to have when I started this—was the ability to set an alarm when my bus or train was a few minutes away, and to be able to snooze the alarm if I wasn't quite ready to leave yet. From that humble beginning, this app has sprung.
</p>
<p>Quicky is <strong>free</strong> with <strong>no ads</strong> and I don't make any money from it aside from the cute little "tip jar" hidden in the app settings. So please don't expect a level of support you'd get from a real app developer. But that being said, I hope you like Quicky and find it useful.</p>
<h3>
<a id="features" class="anchor" href="#features" aria-hidden="true"><span class="octicon octicon-link"></span></a>Features</h3>
<p><b>Real-time arrivals.</b> Quicky fetches real-time arrival predictions straight from your transit agency. It will show you how many minutes away the next few arrivals are, for every destination served by a stop. If there is scheduled service but no actual real-time data for a bus, the arrival time will have an asterisk* to let you know it may not be accurate.</p>
<p><b>Alarms.</b> Set an alarm and be notified when your bus or train is 3, 5, 10 minutes away. And if you need more time to finish your cocktail or tie your shoes, you can "snooze" until the next arrival, too.</p>
<p><b>Maps.</b> Tap on any route number to see a map of the route, its stops, and live GPS-based vehicle locations. Note it takes a few moments for the GPS data to percolate through the transit agency system, so your bus is probably further along than it may appear. It's still great for verifying that a route is actually running and that predictions are "live".</p>
<p><b>Favorites.</b> Pick your favorite stops and the list will always show the closest stop to you and all the arrivals coming and going at that stop. If your stop is served by some bus routes that you just don't care about, you can hide those so they're not bugging you.</p>
<h3>
<a id="why-is-it-called-quicky" class="anchor" href="#why-is-it-called-quicky" aria-hidden="true"><span class="octicon octicon-link"></span></a>Why is it called Quicky?</h3>
<p>Because funny. And, well, back when I lived in San Francisco I originally called the app QuickMuni as a joke since everyone in SF knows that Muni buses are anything but quick. Now that it works in more than one city, I wanted to rename it to evoke QuickMuni but not be specific to Muni. Behold! Quicky.</p>
<h3>
<a id="contact" class="anchor" href="#contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contact Info & Help</h3>
<p>For support or for general questions contact me at <a href="mailto:[email protected]">[email protected]</a>
<h3>
<a id="beta-testing" class="anchor" href="#beta-testing" aria-hidden="true"><span class="octicon octicon-link"></span></a>Beta Testing</h3>
<p>Want to help test Quicky? If you want to be a beta tester, email me at <a href="mailto:[email protected]">[email protected]</a> and I'll get you started.</p>
<h3>
<a id="credits" class="anchor" href="#credits" aria-hidden="true"><span class="octicon octicon-link"></span></a>Credits</h3>
<p>Thanks a million to Luis Tobar for the pitch-perfect Spanish translation, and to Aaron Clark for the gentle nudge at Honcho that got me to add Pittsburgh.</p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://play.google.com/store/apps/details?id=com.worldofbilly.quickmuni"> <img src="images/logo.png" width="32em"/>Quicky Transit</a> is © 2015 Billy Charlton. </span>
</footer>
</section>
</body>
</html>