GithubHelp home page GithubHelp logo

chainettech / cloneable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloneableapp/cloneable

0.0 0.0 0.0 2.98 MB

The best free, open source, all-in-one website downloader tool for offline browsing, archiving, and backups.

Home Page: https://cloneable.app/

License: GNU General Public License v3.0

JavaScript 91.11% CSS 8.02% HTML 0.87%

cloneable's Introduction

Cloneable

License

The all-in-one website downloader tool for offline browsing, archiving, backups, and more.

Screenshots

Screenshot Screenshot Screenshot

Downloads

Downloadable binaries are currently not available, but will be soon. For now, follow the steps in the Installation section.

Requirements

If you want to use your own version of wget, your system must have that installed and you must set that path in your settings. Binaries of wget is included with this software but they're not guaranteed to work properly on all systems.

Installation

To run Cloneable locally in development mode:

git clone [email protected]:CloneableApp/Cloneable.git
cd Cloneable
nvm install
nvm use
npm install
npm start

To get a working binary created in dist/:

nvm install
nvm use
npm install
npm postinstall # might be necessary
npm run app:dist

Information

Cloneable is a free and open source desktop application that can clone websites to your local computer automatically, with smart handling of links, images, files, stylesheets, and more, so sites load seamlessly for offline browsing.

It is built with Electron and React. Check the package.json for a list of all dependencies.

Behind the scenes, Cloneable relies heavily on wget.

TODO

  • Add dark mode
  • Add internationalization
  • Add pagination to Clones page
  • Add different format options to supply cookies (instead of just Netscape cookies.txt format)
  • Add ability to stop and continue Clones, saving progress

Getting Help

Feel free to open an issue here, or email me at [email protected].

❤️ Donating

If you would like to support development of this project, please consider donating. We currently prefer Ko-fi to accept donations. Here's our Ko-fi page.

License

Cloneable is released under the GNU General Public License v3.0.


For further information check cloneable.app

cloneable's People

Contributors

chrismoutsos 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.