Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Latest commit

ย 

History

History
72 lines (48 loc) ยท 1.42 KB

File metadata and controls

72 lines (48 loc) ยท 1.42 KB

๐Ÿ•ฐ๏ธ ReturnTime

Effortlessly Archive Websites Locally
๐Ÿ“‚ Fast, Easy, and Intuitive Web UI

screencapture-127-0-0-1-5000-2025-02-11-23_19_53

Screenshot of the current UI (still in development)


๐Ÿš€ Features

  • Archive websites directly to your PC
  • Lightweight and efficient with a user-friendly web interface
  • Easily view and retrieve stored sites

๐Ÿ› ๏ธ Requirements

Ensure you have the necessary dependencies installed before running the app:

pip install -r requirements.txt

๐Ÿƒโ€โ™‚๏ธ Getting Started

  1. Clone the repository:

    git clone https://github.com/Velyzo/returntime.git
    cd returntime
  2. Install dependencies:

    pip install -r requirements.txt
  3. Start the application:

    python app.py
  4. Open your browser and .navigate to:

    http://localhost:8000
    

    ... or the given URL in your Terminal


๐Ÿ–ฅ๏ธ How It Works

  1. Input a URL into the app.
  2. The website is archived and stored locally on your PC.
  3. Use the intuitive web UI to view your archives.

๐Ÿ’ก Contribute

Have ideas or improvements? Feel free to fork the repository and submit a pull request.


๐Ÿ›ก๏ธ License

This project is licensed under the MIT License.