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

https://github.com/wajeht/mouse

move moue in a square
https://github.com/wajeht/mouse

Last synced: 2 months ago
JSON representation

move moue in a square

Awesome Lists containing this project

README

        

# 🐁 Mouse

![npm](https://img.shields.io/npm/dw/%40wajeht%2Fmouse)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/wajeht/type/blob/main/LICENSE) [![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/wajeht/mouse) [![npm](https://img.shields.io/npm/v/%40wajeht%2Fmouse)](https://www.npmjs.com/package/@wajeht/mouse)

Move mouse in a square - why? why not?

## 🛠️ Installation

> [!WARNING]
> Before installing **mouse**, please ensure that you have Node.js version 20 or higher installed on your system. If you're also on Mac, make sure to enable whatever Terminal app to accessibility via `Privacy & Security` > `Accessibility` > ``

```bash
$ npm install -g @wajeht/mouse
```

## 🚀 Usage

```bash
$ mouse
# Moving the mouse in a square..., (press Ctrl + C to stop)
```

## © License

Distributed under the MIT License © wajeht. See [LICENSE](./LICENSE) for more information.