Desktop sprite widget that shows Claude Code's working status
Project description
WatchingAI
Claude Code의 작업 상태를 데스크톱 위에 스프라이트 캐릭터로 표시하는 Claude Code 플러그인 + Windows 데스크톱 위젯 앱.
기능
- Claude Code hooks로 실시간 상태 감지 (대기/생각/작업/완료/에러)
- 투명 위젯에 스프라이트 애니메이션 표시
- 마우스 호버 시 현재 작업 내용 + 경과 시간 실시간 표시
- 드래그로 자유 위치 이동
- 위치 프리셋 (좌상단/우상단/좌하단/우하단/작업표시줄 근처)
- 원본 크기 기준 비율 조절 (50%~300%)
- 상태별 프레임 커스터마이징 (트레이에서 설정)
- 시스템 트레이에서 설정 관리
설치
Claude Code 플러그인으로 설치 (권장)
1단계: 마켓플레이스 등록 (최초 1회)
/plugin marketplace add gmlxo76/watchingai
2단계: 플러그인 설치
/plugin install watchingai@watchingai
플러그인 설치 시 훅 등록 + 데스크톱 앱이 자동으로 설치됩니다.
수동 설치
pip install watchingai
사용법
앱 실행/종료
Claude Code에서 커스텀 커맨드로 간편하게 사용:
/watch_on — 위젯 앱 실행
/watch_off — 위젯 앱 종료
또는 터미널에서 직접:
watchingai
# 또는
python -m watchingai
작동 원리
- Claude Code에서 작업하면 훅이 자동으로 상태를 감지
~/.watchingai/status.json에 상태 기록- 데스크톱 위젯이 1.5초마다 폴링하여 캐릭터 애니메이션 전환
트레이 메뉴
시스템 트레이 아이콘 우클릭:
- 위치 — 프리셋 선택 (좌상단/우상단/좌하단/우하단/작업표시줄)
- 크기 — 50%~300% 비율 조절
- 프레임 설정 — 상태별 애니메이션 프레임 선택
- 상태 테스트 — 훅 없이 상태 전환 테스트
- 종료
상태 목록
| 상태 | 설명 |
|---|---|
| Idle | Claude Code 비활성 |
| Thinking | 요청 처리 중 |
| Working | 코드 생성/편집/명령 실행 중 |
| Done | 작업 완료 |
| Error | 에러 발생 |
기술 스택
- Python 3 + PyQt6
- Claude Code Plugin (hooks)
라이선스
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
watchingai-0.6.0.tar.gz
(1.7 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file watchingai-0.6.0.tar.gz.
File metadata
- Download URL: watchingai-0.6.0.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3baecd9566a2cc0374834c68694be75b7a1cc0f49b817bceed23973cfe1f5693
|
|
| MD5 |
48274b3bcb7b60a06b90aa8d56ec62e2
|
|
| BLAKE2b-256 |
c3ddae4f6c7e511a53e80c397c8f087a8cd636f6bbee0ea2ba3e484e200f7dd3
|
File details
Details for the file watchingai-0.6.0-py3-none-any.whl.
File metadata
- Download URL: watchingai-0.6.0-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0362ecbf293eaf6f6d131b8fa4ce864fbea5be0c0273da429c674347f123862
|
|
| MD5 |
4cace1cd9db1b3f12681eda0d18163d1
|
|
| BLAKE2b-256 |
af5889cbb88231d645b5e9f77b024677e9274db40637ef444b1294a489308a33
|