/Discord-M1

A Discord app for M1 Macs made with nativefier

Primary LanguageJavaScript

Discord-M1

An ARM64 native Discord desktop app for M1 Macs

Based on my apple-music-electron project for Linux.

Building from source

Requirements: YARN https://classic.yarnpkg.com/en/docs/install

  1. Clone project

$ git clone https://github.com/17hoehbr/Discord-M1.git

  1. Navigate to folder

$ cd Discord-M1

  1. Install dependencies

$ yarn install

  1. Compile

$ yarn dist

Alternatively you can run the app directly from source using $ yarn start

Credits

Made with Electron-Builder.