Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ksafranski/codiad-terminal
Terminal Emulator Plugin for Codiad IDE
https://github.com/ksafranski/codiad-terminal
Last synced: about 1 month ago
JSON representation
Terminal Emulator Plugin for Codiad IDE
- Host: GitHub
- URL: https://github.com/ksafranski/codiad-terminal
- Owner: ksafranski
- Created: 2013-04-26T19:42:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T13:35:01.000Z (about 7 years ago)
- Last Synced: 2024-04-15T09:19:35.433Z (8 months ago)
- Language: PHP
- Size: 42 KB
- Stars: 29
- Watchers: 3
- Forks: 25
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminal Emulator
This plugin allows for interaction with the unix terminal through the [Codiad](http://www.codiad.com) user interface.
# Installation
- Download the zip file and extract it to your plugins folder
- Enable this plugin in the plugins manager in Codiad# Usage
Simply open the terminal via it's entry in the right-hand menu. The default password is `terminal` which can
be changed in `/emulator/term.php` in the `define('PASSWORD','terminal');`.