https://github.com/clone1018/theterm
term
https://github.com/clone1018/theterm
Last synced: 4 months ago
JSON representation
term
- Host: GitHub
- URL: https://github.com/clone1018/theterm
- Owner: clone1018
- Created: 2012-01-19T03:28:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-31T06:35:30.000Z (over 14 years ago)
- Last Synced: 2025-08-04T17:14:56.503Z (11 months ago)
- Homepage: http://term.axxim.net/
- Size: 1.64 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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