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
- Host: GitHub
- URL: https://github.com/wajeht/mouse
- Owner: wajeht
- License: mit
- Created: 2023-07-31T22:12:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T00:18:49.000Z (7 months ago)
- Last Synced: 2025-02-15T08:55:59.101Z (2 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@wajeht/mouse
- Size: 673 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 🐁 Mouse

[](https://github.com/wajeht/type/blob/main/LICENSE) [](https://github.com/wajeht/mouse) [](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.