A macOS application that allows you to download files and folders from the popular file-sharing service, Mega.nz. This used to allow users to bypass download restrictions.
Now deprecated as mega has patched this aspect of their api.
- MacOS 10.11 or greater
- Have Homebrew installed [link]
- Install megatools
brew install megatools
- Download the app from the Releases page or, optionally, compile from source (see below)
- Unzip and place in Applications folder
- Open Application
- Paste in a Mega link
- Choose a download location
- Download!
- Clone source
- Open project in Xcode
- Compile/run
GPLv3 Licensed.
Relies on the excellent megatools command line tool.
Built with Xcode 7.3.1 on macOS 10.11.4