kasramp / InternetWayBackMachine

Submit URLs to archive.org easily
https://madadipouya.com/portfolio/the-internet-wayback-machine/
MIT License
7 stars 0 forks source link
archive-org internet-wayback-machine java spring-shell

Internet Wayback Machine Build Status

This small utility enables you to submit as many URLs as you like to https://archive.org.

Banner

How to use

Download a Jar file from release section.

Then run:

$ java -jar [jar file name].jar

After that you should be able to interact with the app.

To get started type help.

At the moment only three commands are supported which are:

Important note

This is a revamped version (rewritten) of the classic Internet Wayback Machine. PHP supported is dropped. However, if you still want to access to the old code you can access to classic-old branch. That code is not maintained anymore though.

Development

Clone the repository and to run the project:

$ mvn spring-boot:run

License

Internet Wayback Machine is MIT licensed.

Contact