Download Danbooru Dreamweaver

macOS Application

Download the ready-to-use macOS application bundle (.dmg file).

Download for macOS (Universal)

Manual Installation

Alternatively, you can create your own application using these steps:

  1. Download the project files:
  2. Download Source Code (ZIP) View on GitHub
  3. Unzip the downloaded file
  4. Install Nativefier: npm install -g nativefier
  5. Create the app: nativefier --name "Danbooru Dreamweaver" --platform darwin --arch x64,arm64 --icon ./icon.icns ./
  6. For development: npm install && npm run start
  7. The app will be created in your current directory
  8. Drag it to your Applications folder

Requirements

  • macOS 10.10 (Yosemite) or later
  • Minimum 128MB disk space
  • Internet connection for first run