Skip to content

niekvdbos/Clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clicker

This program records all key- and mouse inputs.

General

The log can be saved as .csv file and later on imported again. It can be edited by editing the WaitTime column, or deleting rows/the log. The WaitTime column specifies the time in seconds before the row will be executed. Changing the default WaitTimes for keyboard and mouse seperately is also possible. Changing the default WaitTimes update all WaitTimes which are equal to the current default value.

To-do

  • Find out how to register a change by a user in the table. Now, a signal is sent when a cell is selected; changing a value does not automatically update the log itself, first another cell has to be selected.
  • Change row height, can be more compact.

About

Records and repeats mouse and keyboard inputs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages