Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T03:58:42.000Z (about 2 years ago)
- Last Synced: 2023-03-03T00:39:00.011Z (almost 2 years ago)
- Topics: desktop-application, electron, iohook
- Language: TypeScript
- Homepage:
- Size: 380 KB
- Stars: 0
- Watchers: 1
- 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
![home](screenshots/home.png)
## Setting
![home](screenshots/setting.png)
## output
![home](screenshots/output.png)# 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![!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/youngjinkwak)
[//]: # (## 옮겨야 할것)