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.

Shell.js: a javascript shell around files in dropbox

3 pointsby richchanalmost 14 years ago

1 comment

richchanalmost 14 years ago
The main goal of the web app is to have a shell-like environment with files in the cloud as the "file system" (currently only Dropbox, may add Google Docs later), so we can write scripts that interact with these files easily.<p>Please leave any comment/suggestions.<p>p.s. it only accepts javascript syntax right now. Writing a more shell-like parser is a potential TODO.