terminex:使用HTMLCSSJS和Electron制作的简单跨平台终端

时间:2021-05-06 20:42:09
【文件属性】:
文件名称:terminex:使用HTMLCSSJS和Electron制作的简单跨平台终端
文件大小:210KB
文件格式:ZIP
更新时间:2021-05-06 20:42:09
electron javascript terminal-emulator JavaScript 终端机 Terminex是使用JS制作的直观,简单且跨平台的终端 安装 首先从GitHub克隆项目。 git clone https://github.com/katungi/terminex.git 您还可以下载并将其解到名为Terminex的文件夹中 LINUX 打开terminex目录: cd terminex 授予安装程序权限: chmod +x terminex-linux-installer 然后运行它: sudo terminex-linux-installer 视窗 如果您在Windows上,请通过右键单击.bat文件并以管理员身份运行来运行.bat文件。 这将安装运行终端所需的所有依赖项。 运行终端 LINUX 安装完成后,您可以从应用程序菜单启动Terminex。 只是搜索它。 您也可以通过在当前终端中运行Terminex来启动它 视窗 通过运行以下命令启动
【文件预览】:
terminex-main
----Terminex.desktop(398B)
----npm_install.bat(191B)
----index.html(648B)
----main.js(1KB)
----terminex-linux-installer(812B)
----styles()
--------style.css(161B)
----icons()
--------terminex-light-square-outline.png(16KB)
--------terminex-dark-square.png(10KB)
--------terminex-light-circle.png(11KB)
--------terminex-light-sqare.png(7KB)
--------terminex-dark-square-outline.png(16KB)
--------terminex-dark-circle.png(13KB)
--------terminex-dark-circle-outline.png(30KB)
--------terminex-light-circle-outline.png(31KB)
----images()
--------terminex.png(14KB)
--------bell.mp3(18KB)
----terminex(31B)
----README.md(3KB)
----keymaps()
--------linux.json(2KB)
--------win32.json(1KB)
--------darwin.json(2KB)
----.gitignore(17B)
----index.js(1KB)
----package-lock.json(176KB)
----package.json(2KB)

网友评论