dosdude1 / discord-lite

An ultra-lightweight native Discord client for vintage and modern Mac OS
366 stars 7 forks source link

Discord Lite

An ultra-lightweight native Discord client for vintage and modern Mac OS

screenshot1

Minimum System Requirements

Current Functional State

What Works

What does not work

(I plan to implement all the following unless noted otherwise)

Important Notes

Releases

Prebuilt Universal "Tri-FAT" binaries can be found in the Releases section. You can download and run on PowerPC, 32-bit Intel, or 64-bit Intel. It will also run on ARM-based Macs under Rosetta, but native ARM support will be added soon.

Alternatively, you can download the latest release off my website, which is loadable on the older machines.

Building

You can use a modern Xcode version to build this application, but installing legacy SDKs and compilers is necessary using Xcode Legacy to compile for older architectures.

The following components of Xcode Legacy need to be installed:

Once Xcode Legacy components have been installed, the application can simply be built and run in Xcode.