1
0
mirror of https://github.com/xCryptic/MegaKeep.git synced 2024-09-18 20:32:24 +02:00
Go to file
2019-05-31 23:21:49 -04:00
MegaKeep v1.1 2019-05-31 23:21:49 -04:00
.gitignore Initial commit 2019-05-29 22:12:13 -04:00
LICENSE Initial commit 2019-05-29 22:12:13 -04:00
MegaKeep.sln Inital Release 2019-05-29 22:51:41 -04:00
README.md v1.1 2019-05-31 23:21:49 -04:00

MegaKeep

MegaKeep

This program will allow you to login to all of your mega accounts to avoid deletion due to inactivity.

Please note while this program should work, it has not been completely tested. Doing so requires waiting for an email from mega saying "MEGA is missing you!", and then waiting to see if you get the following email "Your MEGA account is inactive".

Requirements

You must have MEGAcmd installed and running on your machine. You can download the program here: https://mega.nz/cmd

Instructions

Create a text file (.txt) of all your mega accounts and passwords in a user:pass format with one account per line. Then locate that file and run the program.

Contributing

When making a pull request, please provide a thorough explanation of what you added/fixed. Suggestions are welcome in the form of issues.

Version History

v1.0

  • Initial Release

v1.1

  • Fixed the UI freezing (via Task)
  • Added timestamps to logging
  • Added log saving