breuleux / terminus

Terminal supporting inline HTML
Other
238 stars 17 forks source link

Standalone Terminus #1

Open epitron opened 10 years ago

epitron commented 10 years ago

node-webkit looks like it would be a great thing for Terminus! It lets you make standalone node+webkit apps by just appending a zip file to the node-webkit binary.

It also extends the browser's Javascript API, letting you do desktop-app-like things to the browser window. For example, you can remove the window borders, add a system tray icon, completely replace the right-click menus, etc.

More info: node-webkit presentation from HTML5 Devconf 2013 node-webkit sample apps

ekg commented 9 years ago

:+1: