With the FileSystem API, a web app can create, read, navigate, and write to a sandboxed section of the user's local file system.
Docs: http://www.html5rocks.com/en/tutorials/file/filesystem/ https://developer.mozilla.org/en-US/docs/Web/API/FileSystem
Samples: http://www.htmlfivewow.com/demos/terminal/terminal.html