Nice Idea. I'm sure you can spare the prefix letter with a little effort. You should try and make it as a plugin for existing IM app (e.g. Whatsapp)
Show HN: Whit - Access any kind of data through SMS
41–46 of 46 posts
Re: Show HN: Whit - Access any kind of data through SMS
#42Re: Show HN: Whit - Access any kind of data through SMS
#43side note - I think your server's down, I'm not getting any response from it.
Re: Show HN: Whit - Access any kind of data through SMS
#44---
Whit is an open source SMS service, which allows you to query CrunchBase, Wikipedia, and several other data APIs. Simply text 917-791-3098. Special commands include: P:'personName', C:'companyName', S:'stockTicker', W:'wikiSearch' ex. queries: 'p:bill gates', 'c:apple', 's:fb', 'w:philosophy'
Re: Show HN: Whit - Access any kind of data through SMS
#45I use something similar that I created all the time. Mine connects to the DuckDuckGo API to pull the Zero-click info which is sourced from Wikipedia, Crunchbase, and a bunch of others. I never thought to open source it, but maybe I'll take a few minutes to do that soon.
Using the DuckDuckGo api sounds really interesting because Google just shut off it's SMS service. Please send link when possible. Whit is meant for anyone to scale for access to any kind of data through sms.
Here it is: https://github.com/rpicard/text-ddg
Re: Show HN: Whit - Access any kind of data through SMS
#46Earlier quoted context omitted.
Using the DuckDuckGo api sounds really interesting because Google just shut off it's SMS service. Please send link when possible. Whit is meant for anyone to scale for access to any kind of data through sms.
I have the code up on GitHub, but the server I've been using to host the application myself isn't up right now. I have to debug some problem, but I don't think there is anything wrong with the code (just my deployment process). Here it is: https://github.com/rpicard/text-ddg