Go to file
2021-09-16 10:43:12 +08:00
cmd/goclone resize media gif 2021-09-16 10:43:12 +08:00
docs resize media gif 2021-09-16 10:43:12 +08:00
pkg resize media gif 2021-09-16 10:43:12 +08:00
go.mod resize media gif 2021-09-16 10:43:12 +08:00
go.sum resize media gif 2021-09-16 10:43:12 +08:00
LICENSE resize media gif 2021-09-16 10:43:12 +08:00
Makefile resize media gif 2021-09-16 10:43:12 +08:00
README.md resize media gif 2021-09-16 10:43:12 +08:00

jedi

Copy websites to your computer! Goclone is a utility that allows you to download a website from the Internet to a local directory. Get html, css, js, images, and other files from the server to your computer. Goclone arranges the original site's relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link as if you were viewing it online.


Official Website



this repo forked from https://github.com/imthaghost/goclone

Example

Table of Contents

🚀 Installation

Brew

# tap
brew tap imthaghost/goclone
# install tool
brew install goclone

Manual

# go get :)
go get github.com/imthaghost/goclone
# change to project directory using your GOPATH
cd $GOPATH/src/github.com/imthaghost/goclone/cmd/goclone
# build and install application
go install

Todo

Visit the Notion link here to view Goclone's feature/bug progress.

Notion

Examples

# goclone <url> 
goclone https://dribbble.com

Dribbble

📝 License

By contributing, you agree that your contributions will be licensed under its MIT License.

In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.

Contributors

Contributions are welcome! Please see Contributing Guide for more details.

Gary Frederick
Tha Ghost

💻
Ben Lafferty
Ben Lafferty

💻
Omar Sagoo
Omar Sagoo

💻