NicoVarg99 / MEGA-Instances

This script will help you running multiple MEGA (megasync) instances.
GNU General Public License v3.0
39 stars 11 forks source link

MEGA-Instances

This script will help you running multiple MEGA (megasync) instances on Linux. Make sure megasync is installed before your first use of this script. Dependencies:

Images

System tray File manager

Installation

sudo wget -O /usr/bin/megasync-instances https://raw.githubusercontent.com/NicoVarg99/MEGA-Instances/master/mega_instances.sh
sudo chmod 755 /usr/bin/megasync-instances
megasync-instances

Arch Linux users can install the package directly from AUR (megasync-instances)

Uninstallation

Close all instances

killall megasync

Remove script

rm ~/.config/autostart/mega_instances.desktop
rm ~/.config/megasync-instances/status
sudo rm /usr/bin/megasync-instances

Remove all instances

rm -rf ~/MEGA/*