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

https://github.com/basemax/dynamic-iframe-refresher

A simple web application that allows users to load a URL inside an iframe and automatically refresh it at a user-defined interval.
https://github.com/basemax/dynamic-iframe-refresher

auto-refresh auto-refresh-build-pages auto-refresher auto-reload iframe javascript js timer

Last synced: 8 days ago
JSON representation

A simple web application that allows users to load a URL inside an iframe and automatically refresh it at a user-defined interval.

Awesome Lists containing this project

README

          

# Iframe Auto Reload

A simple web application that allows users to load a URL inside an iframe and automatically refresh it at a user-defined interval.

## Features

- Accepts user input for a valid URL.
- Allows users to specify a refresh interval in seconds.
- Continuously reloads the iframe based on the set interval.
- Prevents invalid URLs and invalid time values.

## Usage

1. Enter a valid URL in the input field.
2. Specify the reload interval in seconds.
3. Click the "Start" button to begin refreshing the iframe.

## Installation

1. Clone the repository:
```sh
git clone https://github.com/BaseMax/dynamic-iframe-refresher.git
```
2. Open `index.html` in your browser.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Author

**Max Base** - Copyright 2025