Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesCedric authored Feb 21, 2017
1 parent f1ff03e commit 8645393
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Ananke
![](https://github.com/jacquesCedric/Ananke/blob/master/megadl/Assets.xcassets/AppIcon.appiconset/icon_128x128.png?raw=true)

A macOS application that allows you to download files and folders from the popular file-sharing service, Mega.nz. This application also bypasses download restrictions for non-pro users.

### Prerequisites
- MacOS 10.11 or greater

### How to use
1. Download the app from the [Releases page](https://github.com/jacquesCedric/Ananke/releases) or, optionally, compile from source (see below)
2. Unzip and place in Applications folder
3. Open Application
5. Paste in a Mega link
6. Choose a download location
7. Download!

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

### Notes
GPLv3 Licensed.
Relies on the excellent [megatools command line tool](https://github.com/megous/megatools).
Built with Xcode 7.3.1 on macOS 10.11.4

0 comments on commit 8645393

Please sign in to comment.