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!
- Host: GitHub
- URL: https://github.com/veliscore/returntime
- Owner: VelisCore
- License: mit
- Created: 2024-11-23T17:34:26.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T22:20:36.000Z (8 months ago)
- Last Synced: 2025-02-11T23:27:56.607Z (8 months ago)
- Topics: archive, archives, flask, python, returntime, simple, velis, wfxey
- Language: Python
- Homepage: https://discord.gg/7TcrSp39Kj
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🕰️ ReturnTime
**Effortlessly Archive Websites Locally**
**📂 Fast, Easy, and Intuitive Web UI**
> 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).
---