Automatic Mouse Mover for Linux is a lightweight, open-source application designed to keep your computer active by simulating mouse movements. It prevents your system from entering an idle state, which is especially useful for avoiding "away" status on applications like Slack, Zoom, Microsoft Teams, and other similar productivity tools.
- Automatic Mouse Movement: Keeps your computer active by simulating mouse movements at regular intervals.
- Customizable Settings: Adjust the frequency and pattern of mouse movements according to your needs.
- Lightweight and Efficient: Minimal system resource usage ensures smooth performance.
- Linux Exclusive: Specifically designed and optimized for Linux environments.
The application periodically moves the mouse pointer slightly to simulate user activity. This prevents the system from triggering idle status, which is especially useful for remote workers who need to appear active on communication and productivity platforms.
To install Automatic Mouse Mover for Linux, follow these steps:
- Clone this repository:
git clone https://github.com/cyberkepper/automatic-mouse.git
- Navigate to the project directory:
cd automatic-mouse
- Install dependencies:
sudo apt-get install xdotool
- Run the application:
pnpm start
Run the script in the background or as a startup application to ensure your computer remains active throughout the day.
We welcome contributions! Please fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.
If you encounter any issues or have questions, feel free to open an issue on GitHub. We will do our best to assist you.
This project is licensed under the MIT License. See the LICENSE file for details.
- GitHub: cyberkepper
- Twitter: @cybermatica
If you find this project helpful, please give it a ⭐ on GitHub and share it with your friends and colleagues!
By cyberkepper