Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clone1018/theterm

term
https://github.com/clone1018/theterm

Last synced: about 1 month ago
JSON representation

term

Awesome Lists containing this project

README

        

The Term
Command-line terminal emulator running on top of HTML5 APIs.

Author: clone1018
Old Code By: Eric Bidelman
================================================================================

Core Features:
- File System
- Tab Completion
- wget Support

Coming Soon:
- Full Audio Playback Support (play file.mp3)

HTML5 APIs:
- FileSystem API
- Web Audio API
- filesystem: URLs
- xhr.responseType = 'arraybuffer';
- el.classList
- localStorage (save theme preference)
- DnD Files into window.
- CSS3: gradients, text shadow, multi-columns, alpha colors, rounded corners,
flex box, animations, transitions, transforms, scroll bar styling, web fonts
- CORS XHR

Chrome App/Extension feature
- unlimitedStorage