Skip to content

Auto-clicker program written in Python 2.7 for Windows Systems

Notifications You must be signed in to change notification settings

cjohnweb/py-auto-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

py-auto-clicker

Written By John Minton [email protected]

DESCRIPTION & USE

Auto-clicker program written in Python 2.7 for use on Windows OS.

When you hold the LEFT-CTRL key your mouse will rapidly left click your mouse.

Press RIGHT-CTRL to quit program.

CHANGE LOG AND BUG FIXES

04/04/2016 Program crashes on startup if internet is not available. An exception was placed around the http lib in the SOURCE CODE (Still need to re-compile). If internet is not present the program should not crash and continue as expected.

LICENSE

Licensed under GNU General Public License, version 3 (GPL-3.0) See License Details at https://opensource.org/licenses/GPL-3.0

Python Auto-Clicker
Copyright (C) 2015  John Minton <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Auto-clicker program written in Python 2.7 for Windows Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages