https://github.com/arnehilmann/mirrorboard
mirror your keyboard temporarily
https://github.com/arnehilmann/mirrorboard
Last synced: 3 months ago
JSON representation
mirror your keyboard temporarily
- Host: GitHub
- URL: https://github.com/arnehilmann/mirrorboard
- Owner: arnehilmann
- Created: 2013-03-16T09:27:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-08T14:29:41.000Z (about 12 years ago)
- Last Synced: 2025-02-09T16:38:07.470Z (5 months ago)
- Language: Python
- Size: 109 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mirrorboard
mirrors your keyboard when holding the space key
## Installation
for Ubuntu:
```bash
sudo pip install evdev
git clone https://github.com/arnehilmann/mirrorboard.git
```## Usage
```bash
sudo ./mirrorboard
```