6 Commits

Author SHA1 Message Date
a6cb420eef Update CLAUDE.md with commit/push approval rules v1.0.0 2026-02-04 20:29:52 +03:00
99cd808ca8 Add versioning rules to CLAUDE.md 2026-02-04 20:28:03 +03:00
ffd881a48e Remove requirements.txt in favor of pyproject.toml 2026-02-04 20:27:04 +03:00
c8beac47cf Add pyproject.toml for versioning and packaging 2026-02-04 20:26:22 +03:00
19646bc112 Update CLAUDE.md with git push rules 2026-02-04 17:44:10 +03:00
83acf5f1ec Initial commit: Media Server for remote media control
FastAPI REST API server for controlling system-wide media playback
on Windows, Linux, macOS, and Android.

Features:
- Play/Pause/Stop/Next/Previous track controls
- Volume control and mute
- Seek within tracks
- Current track info (title, artist, album, artwork)
- WebSocket real-time status updates
- Script execution API
- Token-based authentication
- Cross-platform support

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 14:41:00 +03:00