Giter VIP home page Giter VIP logo

ibus-avro's Introduction

Avro phonetic for Linux in IBus

Avro phonetic implementation for Linux in IBus.

Installation

  1. Open terminal/package manager and install following packages:

     git 
     libibus-1.0-0
     libibus-1.0-dev
     ibus
     automake 
     autoconf
     gjs
     gir1.2-gjsdbus-1.0
     gir1.2-ibus-1.0
    

    For Ubuntu 12.04

     sudo apt-get install git ibus libibus-1.0-dev automake autoconf gjs gir1.2-gjsdbus-1.0 gir1.2-ibus-1.0
    

    For other linux distributions

    You'll need all related build tools like automake, autoconf etc... and Latest IBus from git compiled with gobject-introspection support enabled.

  2. Now give the following commands step-by-step:

     git clone git://github.com/sarim/ibus-avro.git
     cd ibus-avro
     aclocal && autoconf && automake --add-missing
     ./configure --prefix=/usr
     sudo make install
    

Usage

  1. Run IBus (Applications -> System Tools -> IBus) from Dash
  2. Open IBus Preferences from the top panel icon
  3. Go to Input method
  4. Select an input method -> Bengali -> Avro
  5. Now Click Add button to add Avro to the list
  6. Now restart IBus from the top panel icon (Right Click -> Restart)
  7. Now Press Ctrl+Space to toggle between English and Avro (Bengali)
  8. Enjoy Avro Phonetic!

Contributors

IBus Engine by Sarim Khan [email protected]

Avro JavaScript Phonetic Library by Rifat Nabi

Avro Phonetic Dictionary Search Library by Mehdi Hasan Khan

Licensed under Mozilla Public License 1.1 ("MPL"), an open source/free software license.

ibus-avro's People

Contributors

mugli avatar sarim avatar torifat avatar arupdatta88 avatar omar-faruk avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.