Live data from Hacker News

Show HN: Online SMS, My Weekend Project

fauzism.com

1–10 of 15 posts

Show HN: Online SMS, My Weekend Project

#1
Last Saturday, I made this app for sending SMS from your computer via your phone. It consists of an Android application and a Python GAE server. The source code is available on github. You can read more about it at [http://fauzism.com/post/37587975976/once-upon-a-saturday]a

Show HN: Online SMS, My Weekend Project
fauzism.com

Re: Show HN: Online SMS, My Weekend Project

#4
post #2

You might say it's useless (in your blog post) but would it surprise you to know that there's a venture funded startup doing pretty much what your weekend project does (with extra bells and whistles perhaps). http://mightytext.net/ <--- This one

Damn! Its quite similar. Thanks for the link :)

Re: Show HN: Online SMS, My Weekend Project

#5
post #3

This is very cool-- send text messages easily without ever leaving your laptop or having to deal with the phone's keys. For anyone over 30, texting from a real keyboard makes a lot of sense.

Good for anyone sitting at a desk monitoring multiple social media and sms inquiries from sales contacts.

Re: Show HN: Online SMS, My Weekend Project

#7
post #2

You might say it's useless (in your blog post) but would it surprise you to know that there's a venture funded startup doing pretty much what your weekend project does (with extra bells and whistles perhaps). http://mightytext.net/ <--- This one

Damn! Its quite similar. Thanks for the link :)

There's also DeskSMS, from the author of ClockworkMod and ROM Manager: https://play.google.com/store/apps/details?id=com.koushikdut...

Re: Show HN: Online SMS, My Weekend Project

#8
[Shameless plug] I also wrote one of these a couple of years ago. I wanted it to run entirely from the phone though rather than all my messages going through some third party. I ended up using Restlet (http://www.restlet.org/) as the server, and writing a client in Backbone (in the early days).

https://play.google.com/store/apps/details?id=org.stackednot...

(I haven't touched it for a while, I don't even have an Android phone any more so no idea if it still works :P)

Re: Show HN: Online SMS, My Weekend Project

#9
I was thinking of doing this exact thing, but I started another project.

Useless? I disagree entirely.

Having a place in the browser to text from is priceless. Perhaps the most obvious use case is texting without taking my phone out of my pocket? The next most obvious having a better and searchable UI to filter through texts?

It's a good project.

Post reply on HN