DwellPy is a cross-platform, dwell-based mouse clicker application written in Python using Tkinter and pynput.
- Python 3.6 or higher
- Tkinter (usually comes pre-installed with Python)
- pynput library
Install pynput
using pip:
pip install pynput
Clone the repository:
git clone https://github.com/code0nwheels/Dwellpy.git
cd DwellPy
Run the application:
python main.py