Skip to content

zionfuo/sillytavern-desktop

Repository files navigation

sillytavern-desktop

SillyTavern 桌面应用程序 - 完整的 Electron 桌面端体验

特性

  • 🖥️ 原生桌面窗口体验
  • 🔔 系统通知支持
  • 💾 离线模式
  • ⚙️ 开机自启动
  • 📥 GitHub 自动更新
  • 🎨 深色/浅色/跟随系统主题

安装

Windows

下载 sillytavern-desktop-Setup-1.0.0.exe 并运行安装程序。

或者使用便携版 sillytavern-desktop-1.0.0-portable.exe,无需安装。

macOS

挂载 sillytavern-desktop-1.0.0.dmg 并将应用拖到应用程序文件夹。

Linux

# AppImage
chmod +x sillytavern-desktop-1.0.0.AppImage
./sillytavern-desktop-1.0.0.AppImage

# 或使用 deb
sudo dpkg -i sillytavern-desktop-1.0.0.deb

开发

git clone https://github.com/your-repo/sillytavern-desktop.git
cd sillytavern-desktop
npm install
npm start

# 构建
npm run build:win
npm run build:mac
npm run build:linux

配置

配置存储在平台特定的 AppData 目录。

更新

应用会在启动时自动检查更新。

License

AGPL-3.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors