Skip to content

DesktopDuck v1.0 β€” Initial Release

Choose a tag to compare

@ShiyangZheng ShiyangZheng released this 02 Jun 17:53
· 9 commits to main since this 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

  1. Download DesktopDuck-v1.0.zip
  2. Unzip and move DesktopDuck.app to Applications
  3. Right-click β†’ Open (first launch only)
  4. Open Preferences (⌘,) and enter your API key
  5. Double-click the duck to start chatting!

Or build from source β€” see README.