https://github.com/code-artist/keyboardmaster
Application Launcher
https://github.com/code-artist/keyboardmaster
Last synced: 10 months ago
JSON representation
Application Launcher
- Host: GitHub
- URL: https://github.com/code-artist/keyboardmaster
- Owner: Code-Artist
- License: mit
- Created: 2014-11-30T13:28:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T14:09:01.000Z (almost 11 years ago)
- Last Synced: 2023-03-23T15:51:33.661Z (over 3 years ago)
- Language: C#
- Size: 371 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KeyboardMaster
==============
## Introduction
KeyboardMaster is a simple application launcher designed to work with keypad.
Unlike most of the application launcher which use combination keys to activate, KeyboardMaster can be either activated using combination keys or key sequence.
## Features
* Restart Windows
* Shutdown Windows
* Launch Application
## System Requirement
* Windows XP, 7.
* .NET Framework 4.
## Reference
* [MouseKeyboardActivityMonitor](http://http://globalmousekeyhook.codeplex.com)
* [HotKeyControl] (http://www.codeproject.com/Articles/15085/A-simple-hotkey-selection-control-for-NET)