Skip to content

peterfisher/mega-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mega-sync

Welcome! mega-sync is a Python based sync application for mega.co.nz.

It takes three steps to setup this application.

Setup instructions:

  1. Clone this repository
  2. Modify the configuration file named 'config'.
  3. python mega_sync.py --config config_file

EXTRAS!! Included is the following extra classes you might find useful for your own application:

  • bucket.py - helps us with our local sqlite3 database
  • mega_thing.py - helps us easily deal with mega objects returned from Mega
  • mega_sync.py - our sync application.

Have fun!

Contact:
GPG fingerprint: 0xdf2dfee32ecfdfd2

About

Python Sync Application for mega.co.nz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages