TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: a text editor for the iPad with GitHub commit support

7 pointsby donnyover 13 years ago

1 comment

donnyover 13 years ago
Hi HN, the developer here.<p>Short story: I quit my job last year and spent half a year to develop this. It's still small, a minimum viable product, and I'm adding more features (and fixing bugs).<p>The goal is to have an IDE for the iPad and not just another editor (Simplenote, Evernote, etc).<p>At the moment, it supports importing projects from GitHub and pushing changes to GitHub. But, with the GitHub web hooks you can do some nice things: update your GitHub pages, deploy your app to AppHarbor or StackMob from your iPad, etc…<p><a href="https://github.com/blog/961-deploy-to-appharbor-from-github" rel="nofollow">https://github.com/blog/961-deploy-to-appharbor-from-github</a> <a href="http://www.stackmob.com/devcenter/docs/StackMob-Hosted-HTML5:-GitHub" rel="nofollow">http://www.stackmob.com/devcenter/docs/StackMob-Hosted-HTML5...</a><p>There are a few bugs that I discovered yesterday. So, please bear with me :)