GooseMod / OpenAsar

Open-source alternative of Discord desktop's app.asar
https://openasar.dev
GNU Affero General Public License v3.0
2.54k stars 67 forks source link

Add automated installation script for Linux #185

Open snappyapple632 opened 4 months ago

snappyapple632 commented 4 months ago

The purpose of this script is to automate the tedious task of clicking back and forth between the OpenAsar website and your file explorer of choice figuring out which directory Discord is installed in.

Effectively, installation on Linux would be as simple as running wget -q -O - https://raw.githubusercontent.com/GooseMod/OpenAsar/main/scripts/install-openasar.sh | bash in the terminal. The wiki will be updated to reflect this new method of installation.

To do: Attain feature parity with the current PowerShell script