https://github.com/subins2000/libvarnam-ibus
libvarnam-ibus specially made for flatpak
https://github.com/subins2000/libvarnam-ibus
Last synced: 2 months ago
JSON representation
libvarnam-ibus specially made for flatpak
- Host: GitHub
- URL: https://github.com/subins2000/libvarnam-ibus
- Owner: subins2000
- Created: 2019-07-18T19:21:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T12:44:31.000Z (about 7 years ago)
- Last Synced: 2025-03-02T08:46:25.432Z (over 1 year ago)
- Language: C
- Size: 658 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS
Awesome Lists containing this project
README
iBUS engine for varnam
======================
Installation
------------
Installing dependencies on Debian:
```shell
sudo apt-get install libibus-1.0-dev libcurl4-openssl-dev libgtk-3-dev
```
Installing iBus engine:
```shell
git clone https://github.com/varnamproject/libvarnam-ibus.git && cd libvarnam-ibus
cmake . && make && sudo make install
ibus restart
```
Usage
-----
### Ubuntu
- Choose `Text Entry Settings` from `All Settings`
- Add a new input source
- Type the language required and choose Varnam from it
- Varnam icon should now be available in the language bar. Click on it to activate varnam input method
 
Troubleshooting
---------------
Logs will be available at `$HOME/.config/varnam/ibus-engine/logs`