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

https://github.com/veliscore/returntime

Archive Websites locally!
https://github.com/veliscore/returntime

archive archives flask python returntime simple velis wfxey

Last synced: 8 months ago
JSON representation

Archive Websites locally!

Awesome Lists containing this project

README

          

# 🕰️ ReturnTime

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

![screencapture-127-0-0-1-5000-2025-02-11-23_19_53](https://github.com/user-attachments/assets/da52124b-cec0-4e16-8d95-7ad2a5b2bd41)

> 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:
```bash
pip install -r requirements.txt
```

---

## 🏃‍♂️ Getting Started

1. Clone the repository:
```bash
git clone https://github.com/VelisCore/returntime.git
cd returntime
```

2. Install dependencies:
```bash
pip install -r requirements.txt
```

3. Start the application:
```bash
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](LICENSE).

---