Skip to content
This repository was archived by the owner on Oct 6, 2018. It is now read-only.

goatandsheep/Keyculate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyculate

Displays past 20 keyboard actions. Each action includes modifier keys held down, while each key is pressed, i.e. SHIFT, ALT, and CTRL. Also has a unique GUI, such that the exit button follows the cursor.

This is useful for tutorials of certain computer applications.

In order to monitor global key presses, I followed this article: http://www.codeproject.com/Articles/7294/Processing-Global-Mouse-and-Keyboard-Hooks-in-C

This project is my first project in C#. I've also never worked with a layout before, so this project is meant to be a simple project to introduce myself to the language and also to work as a tool to help me do tutorials in a Microsoft Word plugin, called MathType. You can see all my notes are done in MathType on my webpage: https://sites.google.com/site/macengfifteen/

Warning: This project has been abandoned. I struggled with figuring out global key presses in C# and found an alternative program that serves the same purpose

About

Displays past 20 keyboard actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages