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

https://github.com/ilanfrumer/phoenician-keyboard

Phoenician keyboard for linux
https://github.com/ilanfrumer/phoenician-keyboard

Last synced: 25 days ago
JSON representation

Phoenician keyboard for linux

Awesome Lists containing this project

README

          

# Phoenician keyboard for linux

https://en.wikipedia.org/wiki/Phoenician_alphabet

![phoenician letters](images/phoenician-letters.gif)
![phoenician keyboard](images/phoenician-keyboard.png)

#### install via wget

```shell
sudo sh -c "$(wget -O- https://raw.githubusercontent.com/IlanFrumer/phoenician-keyboard/master/inst.sh)"
```
![phoenician layout](images/layouts.png)

#### uninstall via wget
```shell
sudo sh -c "$(wget -O- https://raw.githubusercontent.com/IlanFrumer/phoenician-keyboard/master/unst.sh)"
```