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

https://github.com/azarattum/typeroo

Hotkey to text sequence mapper with modern GUI.
https://github.com/azarattum/typeroo

Last synced: about 1 year ago
JSON representation

Hotkey to text sequence mapper with modern GUI.

Awesome Lists containing this project

README

          

# Typeroo
Hotkey to text sequence mapper with modern GUI.

![](https://i.ibb.co/DYWb6kh/demo.jpg)

### Usage:
1. Install dependencies:
```sh
python -m pip install -r ./requirements.txt
```
2. Run the app:
```sh
python ./app.py
```