PaddiM8 / Discord-M1

A Discord app for M1 Macs made with nativefier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Discord app for M1 Macs made with nativefier


Languages

Language:JavaScript 100.0%