Hacker News new | ask | show | jobs
by IbJacked 4301 days ago
It'd be cool if it could store the repo's files in localstorage so I could load it up before I get on a plane, or if I'm saving battery life by disabling the radios. Perhaps a totally different use case than your target audience, I don't know.

There's an iOS App named NapCat that will pull down repos so you can browse the code at your leisure. Doesn't let you view commits and the file diffs, like you can with Disco.

In my mind: Disco for keeping up with what's happening and what files they happened to; NapCat for reading source for those times when the pleasure of a little light reading is in order :)

1 comments

> It'd be cool if it could store the repo's files in localstorage so I could load it up before I get on a plane, or if I'm saving battery life by disabling the radios. Perhaps a totally different use case than your target audience, I don't know.

`git clone`?