Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newsoftwareculture/autocliker
Google Colab anti-sleep
https://github.com/newsoftwareculture/autocliker
clicker-automatization python
Last synced: 19 days 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 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T14:24:35.000Z (over 3 years ago)
- Last Synced: 2024-10-30T02:48:24.546Z (2 months ago)
- Topics: clicker-automatization, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- 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
```