Is this a worldwide service or US-only?
It should work in nearly all countries -- anywhere that Twilio can send SMS messages. The app's number is based in North America so there might be international texting charges depending on your provider, but I'm planning to set up more numbers based in different regions.
Show HN: Txxt.app – an ultra simple SMS notepad
11–20 of 26 posts
Re: Show HN: Txxt.app – an ultra simple SMS notepad
#12Earlier quoted context omitted.
It should work in nearly all countries -- anywhere that Twilio can send SMS messages. The app's number is based in North America so there might be international texting charges depending on your provider, but I'm planning to set up more numbers based in different regions.
Trying it from the Czech Republic (+420). I got the welcome message withing few seconds and replied, but the server probably never got my reply ("Looks like you were sent a welcome text but didn't finish setting up your account")
Re: Show HN: Txxt.app – an ultra simple SMS notepad
#13Earlier quoted context omitted.
Trying it from the Czech Republic (+420). I got the welcome message withing few seconds and replied, but the server probably never got my reply ("Looks like you were sent a welcome text but didn't finish setting up your account")
Same from Mexico
Re: Show HN: Txxt.app – an ultra simple SMS notepad
#14Earlier quoted context omitted.
Same from Mexico
I think this may be due to a limitation of Twilio's toll-free US/Canada numbers -- looks like they sometimes have issues with global SMS. It should work if I set up a standard local US number and use that for international users. Thanks for spotting that bug!
Re: Show HN: Txxt.app – an ultra simple SMS notepad
#15- You can set your public url as /me which seems like it would break your private page.
- SMS number is exposed in the api response, which could be bad for public pages.
Re: Show HN: Txxt.app – an ultra simple SMS notepad
#16Earlier quoted context omitted.
It should work in nearly all countries -- anywhere that Twilio can send SMS messages. The app's number is based in North America so there might be international texting charges depending on your provider, but I'm planning to set up more numbers based in different regions.
Trying it from the Czech Republic (+420). I got the welcome message withing few seconds and replied, but the server probably never got my reply ("Looks like you were sent a welcome text but didn't finish setting up your account")
Re: Show HN: Txxt.app – an ultra simple SMS notepad
#17> Hi! This is txxt. Send messages to this number to see them on your page. If you didn't ask for this, ignore it!
I then reply with:
> Reply
but it doesn't show up on the webpage. If I reload the page it says:
> Looks like you were sent a welcome text but didn't finish setting up your account. > > Reply to the text and you'll see your message(s) show up here. > > Click here to be sent another text.
Re: Show HN: Txxt.app – an ultra simple SMS notepad
#18This doesn't seem to be working for me. I am in the UK. I enter my number, then receive a text: > Hi! This is txxt. Send messages to this number to see them on your page. If you didn't ask for this, ignore it! I then reply with: > Reply but it doesn't show up on the webpage. If I reload the page it says: > Looks like you were sent a welcome text but didn't finish setting up your account. > > Reply to the text and you…
Re: Show HN: Txxt.app – an ultra simple SMS notepad
#19This is really cool! A couple things I noticed: - You can set your public url as /me which seems like it would break your private page. - SMS number is exposed in the api response, which could be bad for public pages.
Re: Show HN: Txxt.app – an ultra simple SMS notepad
#20This doesn't seem to be working for me. I am in the UK. I enter my number, then receive a text: > Hi! This is txxt. Send messages to this number to see them on your page. If you didn't ask for this, ignore it! I then reply with: > Reply but it doesn't show up on the webpage. If I reload the page it says: > Looks like you were sent a welcome text but didn't finish setting up your account. > > Reply to the text and you…
Hey, sorry it didn't work! I just pushed an update that uses a new UK-based number for users in that region, so it should work now. Let me know if you try it again.