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
- Host: GitHub
- URL: https://github.com/ilanfrumer/phoenician-keyboard
- Owner: IlanFrumer
- Created: 2019-08-18T08:16:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T10:51:46.000Z (almost 7 years ago)
- Last Synced: 2025-06-07T11:07:42.023Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 301 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phoenician keyboard for linux
https://en.wikipedia.org/wiki/Phoenician_alphabet


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

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