Ratings | | Unique User Downloads | | Download Rankings |
Not enough user ratings | | Total: 51 | | All time: 498 This week: 4 |
|
Description | | Author |
This package implements a widget that process commands entered by the user.
It takes text commands entered by the user in a Web page element and executes the commands. Innovation Award
January 2017
Number 4 |
A command line interface is user interface component that allows users to type commands to execute actions.
This package provides a command line interface like Unix/Linux shells. It allows developers to let the users type commands with given names and it will execute actions eventually calling the Web server using AJAX requests.
Manuel Lemos |
| |
|
|
Innovation award
Nominee: 2x |
|
Details
webfan/cli
Webfan Command Line Tools W3C-Widget
QUICK START
<div data-frdl-component="widget://example.com/webfan/cli"></div><script>(function(){if('undefined'===typeof frdl && 0===document.querySelectorAll('script[src="api.webfan.de\/api-d\/4\/js-api\/library.js"]').length && 0===document.querySelectorAll('script[src="flow.js"]').length){var h=document.getElementsByTagName("head",document)[0];var s=document.createElement('script');s.setAttribute('src','http://api.webfan.de/api-d/4/js-api/library.js');h.insertBefore(s,h.firstChild);}}());</script>
<script>(function(){if('undefined'===typeof frdl && 0===document.querySelectorAll('script[src="api.webfan.de\/api-d\/4\/js-api\/library.js"]').length && 0===document.querySelectorAll('script[src="flow.js"]').length){var h=document.getElementsByTagName("head",document)[0];var s=document.createElement('script');s.setAttribute('src','http://api.webfan.de/api-d/4/js-api/library.js');h.insertBefore(s,h.firstChild);}}());</script>
<div class="well frdlWebfanContentBoxWithBorder" style="display:block;float:bottom;font-size:0.9em;" draggable>
<div class="window_top">
<a href="javascript:;" onclick="location.hash='#/app=terminal';webfan.$Async(function(){location.hash='#/app=terminal&click=icon_module_terminal';},2500);">Open Terminal</a>
</div>
<input flow-mod="command-line" style="width:99%;color:white;background-color:black;display:inline;" />
</div>
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.