Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AxDSan/KeyPose

An Alternative to 'Mouseposé' for Windows,
https://github.com/AxDSan/KeyPose

Last synced: about 2 months ago
JSON representation

An Alternative to 'Mouseposé' for Windows,

Awesome Lists containing this project

README

        

GNU General Public License v2.0
############################################################
# Program Name: KeyPosé #
# Version: 1.0 #
# Description: Shows Keyboard Keystrokes and #
# Key Combinations in Real-time. #
############################################################

Copyright (c) 2016 John Smith "0x90"

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.

# KeyPosé
Shows Keyboard pressed keys (combinations) on-screen in a nicely and elegant display.

![KeyPosé Running](http://i.imgur.com/XehPl0P.png)

Still this is pretty early in development, however I have added basic keys to show up on screen.

Note: As you may notice this is just as Windows-Keystroker, but now It's on Managed Code (.NET)

---

# TODO:
> 1. Finish Configuration GUI
> 2. Complete the 'CTRL + ' Function
> 3. Add 'Shift + ' Function
> 4. Add 'Alt + ' Function
> 5. Lastly, Add function that handles a mixture of all of the above.