Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niteshbalusu11/cheatercock

Move the mouse around to cheat Micosoft Teams and your boss.
https://github.com/niteshbalusu11/cheatercock

Last synced: about 1 month ago
JSON representation

Move the mouse around to cheat Micosoft Teams and your boss.

Awesome Lists containing this project

README

        

# CheaterCock

- Moves mouse around every 20 seconds to cheat microsoft teams and your boss.

## Npm Global Install Instructions (Requires NodeJs):


### For Linux:

Download Node.js

```
curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
```

Install it:

```
sudo apt-get install -y nodejs
```

### For Mac or Windows download and install from:

https://nodejs.dev/


### Install App

```
npm i -g cheatercock
```

### Run App in terminal

```
cheat

# to quit
ctrl + c
```