https://github.com/tonakihan/keyconvert
https://github.com/tonakihan/keyconvert
python
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonakihan/keyconvert
- Owner: tonakihan
- Created: 2023-04-19T12:24:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T03:00:05.000Z (almost 2 years ago)
- Last Synced: 2024-04-24T04:59:01.893Z (about 1 year ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KeyConvert
## Description
This program is part of a software package that records keyboard events for later playback. The program converts a file from one recording format to another.
## For example
Source:
```
Down: w TimeRun: 9134ms.
Up: w --TimeDownKey:81ms.
```Result:
```
119 81 0
```