https://github.com/batako/autokey
https://github.com/batako/autokey
autokey python raspberry-pi ubuntu
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/batako/autokey
- Owner: batako
- Created: 2021-04-11T15:31:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T16:02:20.000Z (about 5 years ago)
- Last Synced: 2025-02-10T13:16:17.481Z (over 1 year ago)
- Topics: autokey, python, raspberry-pi, ubuntu
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# autokey
## Installation
1. Install autokey-gtk
```console
$ sudo apt install -y autokey-gtk
```
2. Delete the default configuration file
```console
$ rm -fr ~/.config/autokey
```
3. Check out tfenv into `${HOME}/.config/autokey`
```console
$ git clone https://github.com/batako/autokey.git ~/.config
```