https://github.com/kkan0615/keyboard-mouse-detector
Keyboard and Mouse Detector Desktop app
https://github.com/kkan0615/keyboard-mouse-detector
desktop-application electron iohook
Last synced: 2 months ago
JSON representation
Keyboard and Mouse Detector Desktop app
- Host: GitHub
- URL: https://github.com/kkan0615/keyboard-mouse-detector
- Owner: kkan0615
- Created: 2022-10-20T02:19:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T03:58:42.000Z (over 3 years ago)
- Last Synced: 2025-06-22T23:05:51.404Z (about 1 year ago)
- Topics: desktop-application, electron, iohook
- Language: TypeScript
- Homepage:
- Size: 380 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keyboard mouse detector
Detect Mouse, Keyboard or Wheel events!
## How to use it?
### Exit
Pres "Exit" menu in the tray
# Screenshots
Screenshots are based on v0.0.3.
## Home

## Setting

## output

# Supporting Languages
- English
- Korean [Developing...]
- Chinese [Developing...]
# Events Types
| Event name | Description |
|----------------|------------------------|
| KEY_PRESSED | When key is pressed |
| KEY_RELEASED | When key is released |
| MOUSE_CLICKED | When mouse is clicked |
| MOUSE_PRESSED | When mouse is pressed |
| MOUSE_RELEASED | When mouse is released |
| MOUSE_MOVED | When mouse is moved |
| MOUSE_WHEEL | When wheel is worked |
# Developing
This section is for people who want to contribute to this app
If you are not interested in contribution, pass this section.
## Known issue
- Use "yarn" for package manager. "pnpm has issue with native dependencies"
# Feature we might add
- Dark mode
- More languages
# Support me
Thank you for supporting me!
[](https://www.buymeacoffee.com/youngjinkwak)
[//]: # (## 옮겨야 할것)