lightweight alternative to the regular Discord application
Legcord is a lightweight alternative to the regular Discord application. It wraps the Discord web client in a version of Chromium fully optimized for use with Discord's web interface, blocks trackers by default, and supports a variety of client plugin frameworks.
Legcord is a lightweight alternative to the regular Discord application. It wraps the Discord web client in a version of Chromium fully optimized for use with Discord's web interface, blocks trackers by default, and supports a variety of client plugin frameworks.
To install Legcord, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Legcord
To see what files were installed by Legcord, run:
port contents Legcord
To later upgrade Legcord, run:
sudo port selfupdate && sudo port upgrade Legcord
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.