Now released!

June 20, 2026 ยท View on GitHub

Remix Desktop

Remix Desktop is an Electron version of Remix IDE. It works on Linux, Windows, & Macs.

Like the name says, it is a desktop app - so it you can seamlessly access files on your computer's filesystem.

The app will automatically update itself when there is a new release.

Download the appropriate release for your OS: https://github.com/remix-project-org/remix-desktop/releases

Note: If you had an Insiders version of Remix Desktop previously installed, you will need to uninstall that first.

๐Ÿ–ฅ๏ธ Download

To find out more about Remix IDE - please go to ethereum/remix-project - or to see it in action, go to remix.ethereum.org.

About Remix Desktop

Differences between Remix Desktop & Remix IDE - the web app

  • You always use the local file system, no need to upload files. Just use your regular local workflow.
  • You can use native terminals ( bash, sh, zsh, powershell, cmd.exe ) and use for example git there like you normally would.
  • You can have multiple instances of Remix running at the same time
  • You can run it partially offline. Some plugins will not work when offline.
  • You can work on your files in other editors, tools at the same time.