- Fully Functional Autoclicker
- Console Application
- Custom Keyboard Shortcuts
- Customize Clicker Speed
- Simple, Easy, Fast to use
- If your your on windows simply double tap the exe file.
———————————————————————————————————————————————————
For Linux users Make Sure you allow the file to executable. Usually you can hit the properties tab on the file and allow it to be executable.
Then run the file in the terminal:
./pycrossclicker_Linux_or_Mac
———————————————————————————————————————————————————
- Mac users can run the Linux Binary file using Noah.
brew install linux-noah/noah/noah
noah
<!-- Entering the Linux Subsystem Using Noah -->
./pycrossclicker_Linux_or_Mac
<!-- Run the file -->
exit
<!-- When your done, exit the Subsystem -->- You can run the provided exe or binary application for your operating system, or you may install the dependence's needed and run this application with python.
pip install pynput
<!-- Remember: Only Use this if you only have python 3 installed. -->
or
pip3 install pynput
<!-- Remember: Use this if you have two versions of python and / or you have python 2 and python 3. -->Next clone the repo and change directories into the project.
git clone https://github.com/TrackRunny/PyCrossClicker.git
cd PyCrossClickerThen run the file!
python pycrossclicker.py
<!-- Remember: Only Use this if you only have python 3 installed. -->
or
python3 pycrossclicker.py
<!-- Remember: Use this if you have two versions of python and / or you have python 2 and python 3. -->- This project is licensed under the GPLv3.
- Discord Account:
TrackRunny#2503
