Skip to content

0.3.0 - Vue 前端与 SFTP 文件管理器 / Vue GUI and SFTP File Manager

Choose a tag to compare

@jlcai09 jlcai09 released this 07 Jun 09:30

中文

ChemSSH Launcher v0.3.0 发布。本版本提供预编译 Windows exe,可直接下载运行,无需本机安装 Python、Node、Electron 或系统 ssh 命令。

下载

推荐下载:

  • chemssh-launcher.exe:标准控制台版本,适合调试和查看启动日志
  • chemssh-launcher-webview2.exe:WebView2 GUI 版本,双击运行时不显示控制台窗口

主要更新

  • 前端迁移到 Vue/Vite,界面统一为新的 GUI
  • 新增双窗口本地/远程 SFTP 文件管理器
  • 支持本地文件与远程 SFTP 文件浏览、上传、下载、删除、重命名和新建目录
  • 新增传输进度面板与传输任务状态显示
  • WebView2 模式下改进窗口关闭拦截,传输任务进行中时避免误关
  • 清理旧静态前端构建文件,发布包改用新的 Vue 构建产物

使用说明

下载 exe 后直接运行即可。首次连接远程服务器时,请确认 SSH host key 指纹可信后再接受。

WebView2 版本需要 Microsoft Edge WebView2 Runtime。Windows 10/11 通常已预装。


English

ChemSSH Launcher v0.3.0 is now available with prebuilt Windows executables. You can download and run it directly without installing Python, Node, Electron, or a system ssh command.

Downloads

Recommended files:

  • chemssh-launcher.exe: standard console build, useful for debugging and startup logs
  • chemssh-launcher-webview2.exe: WebView2 GUI build, suitable for double-click usage without a console window

Highlights

  • Migrated the frontend to Vue/Vite with a refreshed GUI
  • Added a dual-pane local/remote SFTP file manager
  • Supports browsing, uploading, downloading, deleting, renaming, and creating folders for local and remote files
  • Added transfer progress and transfer task status tracking
  • Improved WebView2 close interception to avoid closing during active transfers
  • Removed legacy static frontend files and switched releases to the new Vue build output

Notes

Download the exe and run it directly. On the first SSH connection, verify the host key fingerprint before trusting it.

The WebView2 build requires Microsoft Edge WebView2 Runtime, which is usually preinstalled on Windows 10/11.