Gmaps api is pricy, hopefully this doesn’t go super viral or the dev will have a big bill to pay
TigerUniversity 4 days ago [-]
A minimalistic directions service aimed at users of feature phones/dumb phones, terminal-based browsers, low-bandwidth connections, screen readers etc. Best suited for public transport directions. No JavaScript requirements.
lukeasch21 7 hours ago [-]
As the developer of an app that uses SMS as a transport medium for a WebView "browser" UI [1], I'm very appreciative of Peter Foster for hosting this service! The site design is highly compressible and text is kept to a minimum - you can usually get directions in just a few texts.
One note to the developer (could not find contact info):
The country list dropdown shows Taiwan as "Taiwan, Province of China". This is probably accidental as likely from another source, but could need some review.
THansenite 8 hours ago [-]
As someone who is currently enamored with Meshtastic devices, several of which have built in GPS, this is making me wonder of future iterations of the software and being able to somehow utilize the directions on the mesh.
hey guys. love the service. paypal donations are down. wanted to donate and couldn't. just a heads up.
tonymet 4 hours ago [-]
it would be fun to use AI to change this to 1990s directions like "Make a left at Eastside high, drive until you see taco bell, turn right down the alley , i'm the 3rd garage with the blue door".
a456463 8 hours ago [-]
Love this! Thank you
Melatonic 7 hours ago [-]
Very cool
lostmsu 7 hours ago [-]
How exactly does this work? Does it use Gmaps API?
purplehat_ 7 hours ago [-]
Yes, to self-host it you will need a Google maps API key.
[1] https://github.com/lukeaschenbrenner/TxtNet-Browser
https://somethingaboutmaps.wordpress.com/2011/03/08/remember...
One note to the developer (could not find contact info):
The country list dropdown shows Taiwan as "Taiwan, Province of China". This is probably accidental as likely from another source, but could need some review.
In the related links at the bottom, https://gdir.telae.net/links.html, the Git repo https://github.com/pafoster/gdir.telae.net is available along with some other cool things.