Skip to content

dajneem23/deepseek-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

DeepSeek Desktop 🤖

A lightweight, native macOS desktop app for DeepSeek, built with Pake.

No Electron bloat. Just DeepSeek — fast, clean, and right in your dock.


Download

👉 Download the latest release →

Go to the Releases tab and download the .dmg file.


Install

  1. Open the downloaded .dmg file
  2. Drag DeepSeek into your Applications folder
  3. Eject the disk image

First launch (important)

Since this app isn't signed with an Apple Developer certificate, macOS will block it on the first open. To fix this:

Right-click the app → click Open → click Open again in the dialog

Or run this once in Terminal:

xattr -cr /Applications/DeepSeek.app

After that, it opens normally every time.


Requirements

  • macOS 10.13 (High Sierra) or later
  • Apple Silicon (M1/M2/M3) or Intel — both supported

Features

  • Runs DeepSeek in a native macOS window
  • Lives in your dock like any other app
  • No browser tabs, no distractions
  • Lightweight — way smaller than Electron apps
  • Works with your existing DeepSeek account

Built with

  • Pake — turns any website into a native desktop app using Rust + Tauri

FAQ

Is this official?
No. This is an unofficial wrapper around the DeepSeek website. It is not affiliated with DeepSeek or its team.

Does it store my data?
No. The app is just a window to the DeepSeek website. All data stays between you and DeepSeek directly.

Will it work on Windows or Linux?
Not yet — this build is macOS only.

It says "app is damaged and can't be opened"
Run this in Terminal and try again:

xattr -cr /Applications/DeepSeek.app

License

MIT — do whatever you want with it.

About

A lightweight, native macOS desktop app for DeepSeek, built with Pake.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors