Skip to content

Commit

Permalink
readme: update
Browse files Browse the repository at this point in the history
  • Loading branch information
alx-xlx committed Feb 21, 2021
1 parent 2f4acab commit 5c7b290
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,31 @@

<div align="center">
<!-- <h1>gdrive</h1> -->
<img src="https://i.imgur.com/sOJYgYv.png" alt="Google Drive Migration" height="">

</div>
</div>
<div align="center">

<img alt="gdrive-migration-license" src="https://img.shields.io/badge/Open_source-MIT-red.svg?logo=git&logoColor=green"/>
<img src="https://img.shields.io/github/last-commit/alx-xlx/gdrive-migration.svg?logo=Sublime+Text&logoColor=green&label=Active"/>
<img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/alx-xlx/gdrive-migration">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/alx-xlx/gdrive-migration">
<img alt="gdrive-migration-softwareheritage.org" src="https://archive.softwareheritage.org/badge/origin/https://github.com/Unipisa/CMM/"/>
<img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/alx-xlx/gdrive-migration">
<img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Falx-xlx%2Fgdrive-migration&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=Views&edge_flat=false"/>

</div>

# GDrive Migration
Google Drive Migration
![](https://img.shields.io/badge/dynamic/json?color=green&label=Total%20Clone&query=count&url=https%3A%2F%2Fviralcourse.online%2Ftools%2Fgithub-clone-status%2Fclone-gdrive-migration.php) ![](https://img.shields.io/badge/dynamic/json?color=blueviolet&label=Total%20Views&query=count&url=https%3A%2F%2Fviralcourse.online%2Ftools%2Fgithub-clone-status%2Fviews-gdrive-migration.php)



I was tired of copying each file from one folder to another. So I built this to make it chop chop

Click on "Open in Colab"

<!-- Open in Colab in Center -->
<a href="https://colab.research.google.com/github/alx-xlx/gdrive-migration/blob/master/GoogleDrive_Migration.ipynb" rel="nofollow"><img src="https://camo.githubusercontent.com/52feade06f2fecbf006889a904d221e6a730c194/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667" alt="Open In Colab" class='centre' data-canonical-src="https://colab.research.google.com/assets/colab-badge.svg" style="max-width:100%;display:block;margin-left:auto;margin-right:auto;"></a>

Expand All @@ -16,9 +37,13 @@ I have not tried coping large sized Folders (Use rclone for large Migration)


## Runtime
- Hosted Runtime - google colab's *resource will be used for
- Hosted Runtime - [Google Colaboratory's](https://colab.research.google.com/notebooks/basic_features_overview.ipynb) *resource will be used for

- Local Runtime - your PC's *resource will be used


*Resource - CPU, RAM, Network

----

## The link above takes you to a Runtime Hosted by Google at [colab.research.google.com](https://colab.research.google.com/), but if you want to host a runtime on your local machine (Windows) or on a RDP then follow an automated installation settings at [github.com/alx-xlx/colab-local-runtime-windows](https://github.com/alx-xlx/colab-local-runtime-windows)

0 comments on commit 5c7b290

Please sign in to comment.