설치
npx -y @deepseek-ai/dsh plugin --profile web add github:zhaoryder/ds-pet이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.
README
유지 관리자가 작성한 문서 스냅샷입니다.
DeepSeek Pet
English · 简体中文
A small cartoon whale that lives on your desktop and reacts to DeepSeek Harness (DSH) sessions in real time.
Download
Get the latest installer from GitHub Releases.
| Platform | Package |
|---|---|
| macOS Apple Silicon | DeepSeek-Pet-0.1.2-mac-arm64.dmg |
| macOS Intel | DeepSeek-Pet-0.1.2-mac-x64.dmg |
| Windows x64 | DeepSeek-Pet-0.1.2-windows-x64.exe |
| Linux x64 | .AppImage or .deb |
Installing on macOS
The macOS build is structurally signed but not Apple-notarized, so macOS may block its first launch. Follow these steps:
- Open the downloaded
.dmgand drag DeepSeek Pet into the Applications folder. - Open Applications and try to launch DeepSeek Pet once. If macOS blocks it, close the warning.
- Open System Settings from the Apple menu.
- Select Privacy & Security in the sidebar, then scroll down to the Security section.
- Find the message saying that DeepSeek Pet was blocked and click Open Anyway.
- Authenticate with Touch ID or your Mac password, then click Open Anyway again in the confirmation dialog.
You only need to do this for the first launch. If macOS instead says that the app is damaged, make sure it is already in Applications, open Terminal, and run:
xattr -d com.apple.quarantine "/Applications/DeepSeek Pet.app"
Then open DeepSeek Pet again from Applications.
Installing on Windows with Microsoft Edge
Windows and Microsoft Edge may warn about the installer because it does not yet have a commercial code-signing certificate. If Edge blocks the download:
- Open Edge's Downloads panel by clicking the download icon in the top-right corner, or press
Ctrl+J. - Find the blocked DeepSeek Pet installer and click Keep.
- Click the arrow or Show more next to the warning, then choose Keep anyway.
- Open the downloaded
.exe. If Microsoft Defender SmartScreen appears, click More info, then Run anyway.
Only continue if the file was downloaded from this repository's official GitHub Releases page.
What it does
- Mirrors working, planning, approval, completion, error, sleep, and offline states from DSH.
- Includes Classic Blue, Candy Pastel, Night Flight, and Retro Pixel styles.
- Supports sound, reduced motion, launch at login, drag, poke, tray controls, and mouse-through mode.
- Can start
dsh web; if DSH is missing, it can install@deepseek-ai/dshwith npm. - Selects English or Chinese from the system language.
Requirements
- Windows 10/11, macOS, or a modern x64 Linux desktop
- Node.js when installing DSH from the app
- DSH Web at
http://127.0.0.1:3080by default
Run from source
npm install
npm start
Use DS_PET_URL or the settings window to connect to another DSH address.
Build
npm run build:mac
npm run build:win
npm run build:linux
Tagged releases are built natively on macOS, Windows, and Ubuntu by GitHub Actions.
License
MIT © 2026 zhaoryder.
저장소 정보
- 언어
- JavaScript
- 라이선스
- NOASSERTION
- 최신 릴리스
- v0.1.2
- 마지막 업데이트
- 2026. 8. 15. 오전 4:02
신중하게 설치하기
소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.