/Ananke

[deprecated] macOS application for handling Mega downloads

Primary LanguageSwift

Ananke


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.

Prerequisites

  • MacOS 10.11 or greater
  • Have Homebrew installed [link]

How to use

  1. Install megatools
brew install megatools
  1. Download the app from the Releases page or, optionally, compile from source (see below)
  2. Unzip and place in Applications folder
  3. Open Application
  4. Paste in a Mega link
  5. Choose a download location
  6. Download!

Compilation

  1. Clone source
  2. Open project in Xcode
  3. Compile/run

Notes

GPLv3 Licensed.
Relies on the excellent megatools command line tool.
Built with Xcode 7.3.1 on macOS 10.11.4