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

https://github.com/code-artist/keyboardmaster

Application Launcher
https://github.com/code-artist/keyboardmaster

Last synced: 10 months ago
JSON representation

Application Launcher

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)