Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# ark

🚢 A self-hosted, personal archival application

![Screenshot](screenshot.png)

## Items archived

- Full webpage
- DOM only
- PDF
- 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)