├── README.md ├── image.jpeg ├── main.py └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishivam1/auto-refresh/HEAD/README.md -------------------------------------------------------------------------------- /image.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishivam1/auto-refresh/HEAD/image.jpeg -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishivam1/auto-refresh/HEAD/main.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishivam1/auto-refresh/HEAD/requirements.txt --------------------------------------------------------------------------------