Tarifit Keyboard for macOS
# Tarifit Keyboard for macOS
The **Tarifit Keyboard** allows users to type in the Tarifit (Riffian) language seamlessly on macOS. This keyboard layout provides access to special characters commonly used in Tarifit, helping users write in their native script with ease. Whether you're an advanced user or someone new to custom keyboard layouts, this guide will walk you through the installation and usage process.
## Installation
### Advanced Users
For advanced users, you need to clone the repository or directly download the zip file`Tarifit.bundle.zip` from here. Once you have the `Tarifit.bundle`, follow the steps below to copy it to the appropriate directory.
#### Option 1: Using Terminal (after cloning the repo)
1. **Clone the repository**:
Open Terminal and run the following command to clone the repository:
```bash
git clone
github.com
```
2. **Navigate to the cloned repository**:
Change to the directory where the `Tarifit.bundle` is located:
```bash
cd TarifitKeyboardMacOS
```
3. **Copy `Tarifit.bundle` to the desired directory**:
- **for local use**:
```bash
cp -r Tarifit.bundle /Users/ /Library/Keyboard\\ Layouts/
```
- **for system-wide use**:
```bash
sudo cp -r Tarifit.bundle /Library/Keyboard\\ Layouts/
```
In both cases, replace ` ` with your username.
#### Option 2: Manual Copy
If you prefer to copy the file manually:
1. Downlaoad `Tarifit.bundle.zip` directly from here.
2. Extract the zip file in order to get `Tarifit.bundle`.
3. Open Finder and locate `Tarifit.bundle` file.
4. Manually copy `Tarifit.bundle` to one of the following directories:
- For local use:
`/Users/ /Library/Keyboard\ Layouts/`
- For system-wide use:
`/Library/Keyboard\ Layouts/`
where ` ` is your username.
### Regular Users
Follow these steps to install the Tarifit Keyboard:
1. **Download the disc image**
You can download the `TarifitKeyboard.dmg` directly from here
2. **Open the downloaded image**
Double-click the `TarifitKeyboard.dm …