Skip to content

VelisCore/ReturnTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕰️ ReturnTime

Effortlessly Archive Websites Locally
📂 Fast, Easy, and Intuitive Web UI

ScreenShot Tool -20241214141812

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/VelisCore/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.