├── README.md ├── examples.md ├── fastcopy.py └── img ├── clip.gif └── logo.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/L0garithmic/FastColabCopy/HEAD/README.md -------------------------------------------------------------------------------- /examples.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/L0garithmic/FastColabCopy/HEAD/examples.md -------------------------------------------------------------------------------- /fastcopy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/L0garithmic/FastColabCopy/HEAD/fastcopy.py -------------------------------------------------------------------------------- /img/clip.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/L0garithmic/FastColabCopy/HEAD/img/clip.gif -------------------------------------------------------------------------------- /img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/L0garithmic/FastColabCopy/HEAD/img/logo.png --------------------------------------------------------------------------------