Skip to content
/ B1k1 Public

A python utility for taking backups and with the option to upload to Google Drive

License

Notifications You must be signed in to change notification settings

Xeroxxhah/B1k1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md 👋

B1k1

Awesome Badges GPLv3 License Contribution Active made-with-python releases

A python utility for taking backups and with the option to upload to Google Drive.

Installation & Usage:

Follow these steps:

  • 1st: git clone https://github.com/Xeroxxhah/B1k1.git
  • 2nd: cd B1k1
  • 3rd: pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib
  • 4th: Configure config.json
  • 5th python3 b1k1.py

Configuring config.json

  • "paths" = "Pths which you want to take backup of" i.e "/home/username/"

  • "backup_path" = "path where you want to store backup" i.e "/home/username/"

  • "gd_sk_path" = "Path of Creddentails.json, which was obtained from the authentication process"

  • "timeout" = "Request timeout in mins" i.e "default is 10"

Authentication for Google Drive

please follow the steps in following document:Authentication Guide

Bug report

Found any bug! Report it to me at [email protected] or open an issue

TODO:

schedule jobs for linux and windows.

Contributions:

All contributions are welcomed.fork this repo,improve it and pull requests

License

Distributed under GPLV3.0

About

A python utility for taking backups and with the option to upload to Google Drive

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages