GithubHelp home page GithubHelp logo

seandunford / goclone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imthaghost/goclone

0.0 2.0 0.0 80.62 MB

(Incomplete) Website Cloner - Utilizes powerful go routines to clone websites to your computer within seconds.

License: MIT License

Go 100.00%

goclone's Introduction

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


gitmoji-changelog


Example

Table of Contents

๐Ÿš€ Installation

Brew

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

Manual

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

Todo

Short term

  • Clone top level site only
  • Update command line interface with Cobra
  • Clone all pages with given domain
  • Clone site that sits behind authentication wall
  • Update scraper for better performance

Long term

  • User specified depth of clone
  • Support both OSX and Linux (potentially Windows as well)

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

๐Ÿ’ป

goclone's People

Contributors

imthaghost avatar tempor1s avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.