Skip to content

AlexFrankenstein/foss_cliker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Foss_clicker

Hi! This is a simple python clicker simulating "Left Ctrl" click. By the way it is my first program I made and publish here. Thank you.

In Pycharm create new project. Then in pycharm terminal type:

pip install tkinter pyautogui time pyinstaller

Copy "cliker.py" and "icon.ico" In terminal type:

pyinstaller --noconsole -F -i "C:\Users\$USER\PycharmProjects\clicker\icon.ico" cIiker.py

Done! Your .exe in directory "dist".

About

This is a simple python clicker for windows, to prevent session lock. By the way, this is my first program I made and publish here. Thank you.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages