DesktopDuck v1.0 β Initial Release
DesktopDuck v1.0 π¦
Initial release of the AI-powered desktop pet duck for macOS.
Features
- AI Chat β Double-click to chat via MiniMax or any OpenAI-compatible API
- Journal System β 5 mindfulness templates with AI-generated summaries
- AI Character Generation β Describe a character, generate a custom pet image
- Fully Configurable β Size, bubbles, timeout, context window, window level
- Window Levels β Always on Top / Normal / Always at Bottom
- Bubble Stack β Floating message bubbles with auto-expiry
Requirements
- macOS 13+ (Ventura or later)
- Python 3.7+ with Pillow (
pip3 install Pillow) - MiniMax API key (or any OpenAI-compatible API)
Installation
- Download
DesktopDuck-v1.0.zip - Unzip and move
DesktopDuck.appto Applications - Right-click β Open (first launch only)
- Open Preferences (β,) and enter your API key
- Double-click the duck to start chatting!
Or build from source β see README.