Skip to content

Mega Cluster is a backup management system for mega.nz

License

Notifications You must be signed in to change notification settings

starbuck93/mega-cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mega Cluster

NPM Version Node Version License

Mega Cluster is a backup management system for mega.nz

Installation

$ npm install mega-cluster -g

Requirements

  • megatools (apt install megatools)
  • rar (apt install rar)
  • Running MongoDB (w/ Docker: docker run -d -p 27017:27017 mongo)

Usage

$ mega-cluster account <Email> <Password>               # Adds a backup account
$ mega-cluster account -t sharing <Email> <Password>    # Adds a sharing account

$ mega-cluster upload <File>                # Uploads a file to a backup account
$ mega-cluster publish <FileHash>           # Transfers the file from a backup to a sharing account

$ mega-cluster --help                       # Displays all available commands

About

Mega Cluster is a backup management system for mega.nz

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%