https://github.com/newsoftwareculture/autocliker
Google Colab anti-sleep
https://github.com/newsoftwareculture/autocliker
clicker-automatization python
Last synced: 12 months ago
JSON representation
Google Colab anti-sleep
- Host: GitHub
- URL: https://github.com/newsoftwareculture/autocliker
- Owner: NewSoftwareCulture
- Created: 2021-04-25T22:23:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T14:24:35.000Z (about 5 years ago)
- Last Synced: 2025-04-04T12:27:46.539Z (over 1 year ago)
- Topics: clicker-automatization, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autoclicker for Google Colab
### Prerequisites
```
Python 3.7.3
```
### Install the dependencies
```bash
pip install -r requirements.txt
```
### Run autocliker
```
python main.py
```