Skip to content

Releases: lwaay2025/code-switch-R

v2.7.3

21 Jan 15:46

Choose a tag to compare

更新亮点

  • 请查看提交历史了解详细更新

下载说明

平台 文件 说明
Windows (首次) CodeSwitch-amd64-installer.exe NSIS 安装器
Windows (便携) CodeSwitch.exe 直接运行
Windows (更新) updater.exe 静默更新辅助
macOS (ARM) codeswitch-macos-arm64.zip Apple Silicon
macOS (Intel) codeswitch-macos-amd64.zip Intel 芯片
Linux (通用) CodeSwitch.AppImage 跨发行版便携
Linux (Debian/Ubuntu) codeswitch_*.deb apt 安装
Linux (RHEL/Fedora) codeswitch-*.rpm dnf/yum 安装

Linux 安装

AppImage (推荐)

chmod +x CodeSwitch.AppImage
./CodeSwitch.AppImage

如遇 FUSE 问题:./CodeSwitch.AppImage --appimage-extract-and-run

Debian/Ubuntu

sudo dpkg -i codeswitch_*.deb
sudo apt-get install -f  # 安装依赖

RHEL/Fedora

sudo rpm -i codeswitch-*.rpm
#
sudo dnf install codeswitch-*.rpm

文件校验

所有平台均提供 SHA256 校验文件(.sha256),下载后可验证完整性:

# Linux/macOS
sha256sum -c CodeSwitch.AppImage.sha256

# Windows PowerShell
Get-FileHash CodeSwitch.exe | Format-List

v2.7.2

13 Jan 01:27
a39ef1d

Choose a tag to compare

更新亮点

  • 请查看提交历史了解详细更新

下载说明

平台 文件 说明
Windows (首次) CodeSwitch-amd64-installer.exe NSIS 安装器
Windows (便携) CodeSwitch.exe 直接运行
Windows (更新) updater.exe 静默更新辅助
macOS (ARM) codeswitch-macos-arm64.zip Apple Silicon
macOS (Intel) codeswitch-macos-amd64.zip Intel 芯片
Linux (通用) CodeSwitch.AppImage 跨发行版便携
Linux (Debian/Ubuntu) codeswitch_*.deb apt 安装
Linux (RHEL/Fedora) codeswitch-*.rpm dnf/yum 安装

Linux 安装

AppImage (推荐)

chmod +x CodeSwitch.AppImage
./CodeSwitch.AppImage

如遇 FUSE 问题:./CodeSwitch.AppImage --appimage-extract-and-run

Debian/Ubuntu

sudo dpkg -i codeswitch_*.deb
sudo apt-get install -f  # 安装依赖

RHEL/Fedora

sudo rpm -i codeswitch-*.rpm
#
sudo dnf install codeswitch-*.rpm

文件校验

所有平台均提供 SHA256 校验文件(.sha256),下载后可验证完整性:

# Linux/macOS
sha256sum -c CodeSwitch.AppImage.sha256

# Windows PowerShell
Get-FileHash CodeSwitch.exe | Format-List

v2.7.1

12 Jan 15:41
031b3a3

Choose a tag to compare

更新亮点

  • 请查看提交历史了解详细更新

下载说明

平台 文件 说明
Windows (首次) CodeSwitch-amd64-installer.exe NSIS 安装器
Windows (便携) CodeSwitch.exe 直接运行
Windows (更新) updater.exe 静默更新辅助
macOS (ARM) codeswitch-macos-arm64.zip Apple Silicon
macOS (Intel) codeswitch-macos-amd64.zip Intel 芯片
Linux (通用) CodeSwitch.AppImage 跨发行版便携
Linux (Debian/Ubuntu) codeswitch_*.deb apt 安装
Linux (RHEL/Fedora) codeswitch-*.rpm dnf/yum 安装

Linux 安装

AppImage (推荐)

chmod +x CodeSwitch.AppImage
./CodeSwitch.AppImage

如遇 FUSE 问题:./CodeSwitch.AppImage --appimage-extract-and-run

Debian/Ubuntu

sudo dpkg -i codeswitch_*.deb
sudo apt-get install -f  # 安装依赖

RHEL/Fedora

sudo rpm -i codeswitch-*.rpm
#
sudo dnf install codeswitch-*.rpm

文件校验

所有平台均提供 SHA256 校验文件(.sha256),下载后可验证完整性:

# Linux/macOS
sha256sum -c CodeSwitch.AppImage.sha256

# Windows PowerShell
Get-FileHash CodeSwitch.exe | Format-List

2.7.1

12 Jan 15:24
031b3a3

Choose a tag to compare

2.7.1

v2.7.0

07 Jan 15:37
5634198

Choose a tag to compare

更新亮点

  • 请查看提交历史了解详细更新

下载说明

平台 文件 说明
Windows (首次) CodeSwitch-amd64-installer.exe NSIS 安装器
Windows (便携) CodeSwitch.exe 直接运行
Windows (更新) updater.exe 静默更新辅助
macOS (ARM) codeswitch-macos-arm64.zip Apple Silicon
macOS (Intel) codeswitch-macos-amd64.zip Intel 芯片
Linux (通用) CodeSwitch.AppImage 跨发行版便携
Linux (Debian/Ubuntu) codeswitch_*.deb apt 安装
Linux (RHEL/Fedora) codeswitch-*.rpm dnf/yum 安装

Linux 安装

AppImage (推荐)

chmod +x CodeSwitch.AppImage
./CodeSwitch.AppImage

如遇 FUSE 问题:./CodeSwitch.AppImage --appimage-extract-and-run

Debian/Ubuntu

sudo dpkg -i codeswitch_*.deb
sudo apt-get install -f  # 安装依赖

RHEL/Fedora

sudo rpm -i codeswitch-*.rpm
#
sudo dnf install codeswitch-*.rpm

文件校验

所有平台均提供 SHA256 校验文件(.sha256),下载后可验证完整性:

# Linux/macOS
sha256sum -c CodeSwitch.AppImage.sha256

# Windows PowerShell
Get-FileHash CodeSwitch.exe | Format-List

2.7.0

07 Jan 15:29
5634198

Choose a tag to compare

2.7.0

v2.6.9

07 Jan 15:03
1c5d65f

Choose a tag to compare

更新亮点

  • 请查看提交历史了解详细更新

下载说明

平台 文件 说明
Windows (首次) CodeSwitch-amd64-installer.exe NSIS 安装器
Windows (便携) CodeSwitch.exe 直接运行
Windows (更新) updater.exe 静默更新辅助
macOS (ARM) codeswitch-macos-arm64.zip Apple Silicon
macOS (Intel) codeswitch-macos-amd64.zip Intel 芯片
Linux (通用) CodeSwitch.AppImage 跨发行版便携
Linux (Debian/Ubuntu) codeswitch_*.deb apt 安装
Linux (RHEL/Fedora) codeswitch-*.rpm dnf/yum 安装

Linux 安装

AppImage (推荐)

chmod +x CodeSwitch.AppImage
./CodeSwitch.AppImage

如遇 FUSE 问题:./CodeSwitch.AppImage --appimage-extract-and-run

Debian/Ubuntu

sudo dpkg -i codeswitch_*.deb
sudo apt-get install -f  # 安装依赖

RHEL/Fedora

sudo rpm -i codeswitch-*.rpm
#
sudo dnf install codeswitch-*.rpm

文件校验

所有平台均提供 SHA256 校验文件(.sha256),下载后可验证完整性:

# Linux/macOS
sha256sum -c CodeSwitch.AppImage.sha256

# Windows PowerShell
Get-FileHash CodeSwitch.exe | Format-List

2.6.9

07 Jan 14:56
1c5d65f

Choose a tag to compare

2.6.9

v2.6.8

25 Dec 09:54
d6ed0dd

Choose a tag to compare

更新亮点

  • 请查看提交历史了解详细更新

下载说明

平台 文件 说明
Windows (首次) CodeSwitch-amd64-installer.exe NSIS 安装器
Windows (便携) CodeSwitch.exe 直接运行
Windows (更新) updater.exe 静默更新辅助
macOS (ARM) codeswitch-macos-arm64.zip Apple Silicon
macOS (Intel) codeswitch-macos-amd64.zip Intel 芯片
Linux (通用) CodeSwitch.AppImage 跨发行版便携
Linux (Debian/Ubuntu) codeswitch_*.deb apt 安装
Linux (RHEL/Fedora) codeswitch-*.rpm dnf/yum 安装

Linux 安装

AppImage (推荐)

chmod +x CodeSwitch.AppImage
./CodeSwitch.AppImage

如遇 FUSE 问题:./CodeSwitch.AppImage --appimage-extract-and-run

Debian/Ubuntu

sudo dpkg -i codeswitch_*.deb
sudo apt-get install -f  # 安装依赖

RHEL/Fedora

sudo rpm -i codeswitch-*.rpm
#
sudo dnf install codeswitch-*.rpm

文件校验

所有平台均提供 SHA256 校验文件(.sha256),下载后可验证完整性:

# Linux/macOS
sha256sum -c CodeSwitch.AppImage.sha256

# Windows PowerShell
Get-FileHash CodeSwitch.exe | Format-List

v2.6.7

25 Dec 08:21
be29d3d

Choose a tag to compare

更新亮点

  • 请查看提交历史了解详细更新

下载说明

平台 文件 说明
Windows (首次) CodeSwitch-amd64-installer.exe NSIS 安装器
Windows (便携) CodeSwitch.exe 直接运行
Windows (更新) updater.exe 静默更新辅助
macOS (ARM) codeswitch-macos-arm64.zip Apple Silicon
macOS (Intel) codeswitch-macos-amd64.zip Intel 芯片
Linux (通用) CodeSwitch.AppImage 跨发行版便携
Linux (Debian/Ubuntu) codeswitch_*.deb apt 安装
Linux (RHEL/Fedora) codeswitch-*.rpm dnf/yum 安装

Linux 安装

AppImage (推荐)

chmod +x CodeSwitch.AppImage
./CodeSwitch.AppImage

如遇 FUSE 问题:./CodeSwitch.AppImage --appimage-extract-and-run

Debian/Ubuntu

sudo dpkg -i codeswitch_*.deb
sudo apt-get install -f  # 安装依赖

RHEL/Fedora

sudo rpm -i codeswitch-*.rpm
#
sudo dnf install codeswitch-*.rpm

文件校验

所有平台均提供 SHA256 校验文件(.sha256),下载后可验证完整性:

# Linux/macOS
sha256sum -c CodeSwitch.AppImage.sha256

# Windows PowerShell
Get-FileHash CodeSwitch.exe | Format-List