使用HTML/JS/CSS創建GUI應用:slfsrv

jopen 10年前發布 | 20K 次閱讀 slfsrv 前端技術

slfsrv 是一個可執行程序讓你使用 HTML、JS 和 CSS 來創建 GUI 應用,并啟動默認的瀏覽器打開應用。使用 JS 來訪問本地計算機系統、文件和可執行程序。

主要特性:

  • Run as server to deliver local HTML/CSS/JS in a local browser, as a localhost app.

  • Provide JS API for access to the local computer system, including: data storage, file and directory read/write, unpacking of bundled data (including other executables), and ability to execute other programs.

  • Run the same applications from within Windows, Mac/OSX, and Linux.

  • Bundle applications into either single-file "slfsrv" files, or compile into standalone executables. (Note, a Mac user can create a standalone Windows or Linux executable, and vice versa).

  • Blur the lines between what runs on the web, and what runs on the local machine. (i.e. no longer must I launch a browser to run certain kinds of tasks, and some local start shell to run local tasks, when now they can all launch from the browser).

項目主頁:http://www.baiduhome.net/lib/view/home/1412731631452

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!