Skip to content

Automates downloading and installing the latest Discord version on Linux. Lightweight, efficient, and easy to use.

License

Notifications You must be signed in to change notification settings

IzeLeam/DiscordLinuxUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Updater

Bored to update your discord manually every single day ? Get rid of this annoying situation with Discord Updater !

Discord Update Screenshot

Discord Updater will update your discord automatically at startup so you will never see this message again.

Getting Started

Should work on any linux distribution

Pre-requisites

  • A stable internet connection
  • An access to root privileges

Installation

From the github repository

  • Download the package from the releases page

  • Install the package with the following command:

sudo apt install <path_to_package>

From the source code

  • Clone the repository
git clone "https://github.com/IzeLeam/DiscordLinuxUpdater.git"
cd DiscordLinuxUpdater
  • Build the package with the following commands:
chmod +x scripts/package.sh
./scripts/package.sh
  • Install the package with the following command:
sudo apt install <path_to_package>

The automatic update is already set up by default. You can disable/enable it with the following command:

sudo systemctl disable/enable discord-updater

Usage

  • Run the script
discord-updater

Uninstallation

  • Uninstall the package with the following command:
sudo apt remove discord-updater

License

This project is under the MIT License. See the LICENSE file for the full license text and details.

Help

If you have any question, feel free to ask me on discord: izeleam

About

Automates downloading and installing the latest Discord version on Linux. Lightweight, efficient, and easy to use.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages