Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MistralDesk

MistralDesk


✨ Unofficial desktop client for Mistral AI, built with Electron.

Stars License Views

MistralDesk preview


✨ Features

  • Desktop interface for Mistral AI
  • Native application experience powered by Electron
  • Dedicated window independent from the browser
  • Windows, Linux and macOS builds
  • Simple local setup with Node.js and npm
  • Lightweight open-source desktop wrapper

🚀 Usage

To use this project, follow the steps below from the project directory.

1️⃣ Install dependencies

Install the required dependencies:

npm install

This step is required before running or building the application.

Run MistralDesk directly in development mode:

npm start

2️⃣ Build the application

Windows

Build the Windows x64 application:

npm run build-win

The generated application is written to:

Mistral-win32-x64/

Launch the application with:

Mistral.exe

Linux

Build the Linux x64 application:

npm run build-lin

The build automatically adapts to the detected Linux distribution.

The generated application is written to:

Mistral-linux-x64/

Launch the application with:

./Mistral-linux-x64/mistraldesk

macOS

Build the macOS x64 application:

npm run build-mac

The generated application is written to:

Mistral-darwin-x64/

Copy the application to /Applications/:

sudo cp -R Mistral-darwin-x64/Mistral.app /Applications/

Mistral can then be launched directly from Launchpad.


⚖️ Disclaimer

MistralDesk is an unofficial open-source desktop client for Mistral AI and is not affiliated with or endorsed by Mistral AI.


👤 Author

Give a ⭐️ if MistralDesk helped you!


📄 License

Copyright © 2026 Nullmess.
This project is licensed under the MIT License.

About

✨ Unofficial desktop client for Mistral AI, built with Electron.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages