Live data from Hacker News

TxtWeight for New Years weight loss resolutions

textweight.com

1–6 of 6 posts

TxtWeight for New Years weight loss resolutions

#1
This is a simple service I built inspired by Tim Ferriss's 4 Hour Body that sends you a text message in the morning. Reply with your weight and it tracks it for you. Come back to the site, and you'll see a graph of your weight.

Working on adding better site UI, but wanted to get something basic out for folks setting resolutions. Enjoy!

TxtWeight for New Years weight loss resolutions
textweight.com

Re: TxtWeight for New Years weight loss resolutions

#2
This is a simple app I built for fun after getting inspired by Tim Ferriss's 4 Hour Body book. It pings you in the morning via text message to reply with your weight. When you go back to the site, you can see all your replies as a graph.

It's just a toy for now, so hopefully some people can use it to accomplish their goals in the New Year. I'll try to improve the UI a bit as I get free time.

Re: TxtWeight for New Years weight loss resolutions

#3

This is a simple app I built for fun after getting inspired by Tim Ferriss's 4 Hour Body book. It pings you in the morning via text message to reply with your weight. When you go back to the site, you can see all your replies as a graph. It's just a toy for now, so hopefully some people can use it to accomplish their goals in the New Year. I'll try to improve the UI a bit as I get free time.

Great idea. I just signed up.

Re: TxtWeight for New Years weight loss resolutions

#4

This is a simple app I built for fun after getting inspired by Tim Ferriss's 4 Hour Body book. It pings you in the morning via text message to reply with your weight. When you go back to the site, you can see all your replies as a graph. It's just a toy for now, so hopefully some people can use it to accomplish their goals in the New Year. I'll try to improve the UI a bit as I get free time.

I just logged in an it said it will text me at 8am tomorrow? How do you turn it off?

Re: TxtWeight for New Years weight loss resolutions

#5
post #4

This is a simple app I built for fun after getting inspired by Tim Ferriss's 4 Hour Body book. It pings you in the morning via text message to reply with your weight. When you go back to the site, you can see all your replies as a graph. It's just a toy for now, so hopefully some people can use it to accomplish their goals in the New Year. I'll try to improve the UI a bit as I get free time.

I just logged in an it said it will text me at 8am tomorrow? How do you turn it off?

you can just respond with STOP when you get the first text

Re: TxtWeight for New Years weight loss resolutions

#6

This is a simple app I built for fun after getting inspired by Tim Ferriss's 4 Hour Body book. It pings you in the morning via text message to reply with your weight. When you go back to the site, you can see all your replies as a graph. It's just a toy for now, so hopefully some people can use it to accomplish their goals in the New Year. I'll try to improve the UI a bit as I get free time.

It looks like the site is using the HighCharts javascript library to build your graphs, is that right? How do you like that library? I am using Google's charts API right now for a "weekend project", but they aren't as pretty as yours. Any opinion on how Highcharts compares to other open source charting libs like Dojo, gRaphael, or flot?