Effortlessly Archive Websites Locally
📂 Fast, Easy, and Intuitive Web UI
Screenshot of the current UI (still in development)
- Archive websites directly to your PC
- Lightweight and efficient with a user-friendly web interface
- Easily view and retrieve stored sites
Ensure you have the necessary dependencies installed before running the app:
pip install -r requirements.txt
-
Clone the repository:
git clone https://github.com/VelisCore/returntime.git cd returntime
-
Install dependencies:
pip install -r requirements.txt
-
Start the application:
python app.py
-
Open your browser and .navigate to:
http://localhost:8000
... or the given URL in your Terminal
- Input a URL into the app.
- The website is archived and stored locally on your PC.
- Use the intuitive web UI to view your archives.
Have ideas or improvements? Feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License.