An open API service indexing awesome lists of open source software.

https://github.com/batako/autokey


https://github.com/batako/autokey

autokey python raspberry-pi ubuntu

Last synced: about 2 months ago
JSON representation

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
```