Metadata-Version: 2.1
Name: BackupMega
Version: 0.0.1
Summary: Backup system and push backup zip to storage mega.nz.
Home-page: https://github.com/ProgMeli/backup-mega
Author: Nurlan Melis (NMelis)
Author-email: melis.zhoroev@gmail.com
License: LICENSE.txt
Platform: UNKNOWN

For work this tools, you need configured [megatools](https://github.com/megous/megatools)

`pip install BackupMega` or for install in user environment `pip install --user BackupMega`

After configured megatool, can use:

Before start backup you need create file backup-mega.txt in user foled (/home/$USER)
and transfer absolute path foleds\files for backup across Enter
```bash
/home/user/documents
/home/user/.bash_aliases
```
And run command in terminal: `backup`


