Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x-slayer/website-cloner-dart
It allows you to download a website from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files to your computer.
https://github.com/x-slayer/website-cloner-dart
cloner dart flutter front-end html website-clone website-cloner website-cop
Last synced: 20 days ago
JSON representation
It allows you to download a website from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files to your computer.
- Host: GitHub
- URL: https://github.com/x-slayer/website-cloner-dart
- Owner: X-SLAYER
- Created: 2022-11-19T19:44:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T22:12:00.000Z (over 1 year ago)
- Last Synced: 2024-04-24T06:30:07.015Z (7 months ago)
- Topics: cloner, dart, flutter, front-end, html, website-clone, website-cloner, website-cop
- Language: Dart
- Homepage:
- Size: 16.1 MB
- Stars: 46
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website Cloner
A desktop app that allow users to download website files on computer.
It help to download a full frontend source code html,css,js,images,fonts...### Downloads:
| Platform | Version | Link |
| -------- | ------- | ---------------------------------------------------------------------------------------------------------------------------- |
| Windows | ✅ | [Download (.exe)](https://github.com/X-SLAYER/website-cloner-dart/releases/download/Latest/website_cloner-1.0.0+1-windows.exe) |
| Mac | ❌ | until i buy a mac |
| Linux | ✅ | [Download (.deb)](https://github.com/X-SLAYER/website-cloner-dart/releases/download/Latest/website_cloner-1.0.0+1-linux.deb) |## ScreenShot
## Goals
- [x] Download All assets
- [x] Work on linux / windows
- [x] Add custom headers.
- [ ] Rename resources path
- [ ] Download multiple pages