Skip to content

🖥️ Mistral_Desktop is a desktop application designed to provide an optimized Mistral experience.

License

Notifications You must be signed in to change notification settings

Macxzew/Mistral_Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mistral_Desktop

🖥️ Mistral_Desktop is a desktop application designed to provide an optimized Mistral experience.

Mistral

🚀 Usage

To use this project, follow the steps below in your preferred terminal.

1️⃣ Installing Dependencies

Before anything else, install the necessary dependencies:

npm install

Note: This step is mandatory before building or running the application with npm start.

2️⃣ Build and Run

🔹 Windows

  1. Run the following command to build the Mistral-win32-x64/ folder :
npm run build-win
  1. You can then launch the application by running Mistral.exe inside this folder.

🔹 MAC

  1. Run the following command to build the Mistral-darwin-x64/ folder:
npm run build-mac
  1. Copy the application to /Applications/ so that it appears in the Launchpad:
sudo cp -R Mistral-darwin-x64/Mistral.app /Applications/
  1. You can then run Mistral directly from the Launchpad.

👤 Author

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2025 Macxzew.
This project is MIT licensed.

About

🖥️ Mistral_Desktop is a desktop application designed to provide an optimized Mistral experience.

Resources

License

Stars

Watchers

Forks