Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ShaunLWM/ark
🚢 A self-hosted, personal archival application
https://github.com/ShaunLWM/ark
archival archive time-machine web-archive
Last synced: 8 days ago
JSON representation
🚢 A self-hosted, personal archival application
- Host: GitHub
- URL: https://github.com/ShaunLWM/ark
- Owner: ShaunLWM
- License: mit
- Created: 2019-01-16T04:28:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:19:02.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T15:36:44.749Z (3 months ago)
- Topics: archival, archive, time-machine, web-archive
- Language: JavaScript
- Size: 757 KB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ark
🚢 A self-hosted, personal archival application
![Screenshot](screenshot.png)
## Items archived
- Full webpage
- DOM only
- Screenshot
- Submission to archive.org## Usage
- Download [zip](https://github.com/ShaunLWM/ark/archive/master.zip)
- Extract zip and enter directory
- `yarn install` or `npm install`
- `yarn start` or `npm start`
- Navigate to `http://localhost:8081`## Credits
- [ArchiveBox](https://github.com/pirate/ArchiveBox)
## License
MIT - [ShaunLWM](https://github.com/ShaunLWM)