Skip to content

A Discord app for M1 Macs made with nativefier

Notifications You must be signed in to change notification settings

SirHarkon/Discord-M1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-M1

An ARM64 native Discord desktop app for M1 Macs

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

Building from source

Requirements: Have Xcode installed Be sure to install Node.JS via https://nodejs.org/ Install YARN https://classic.yarnpkg.com/en/docs/install You can install also YARN via the brew package manager with brew install yarn

  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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%