Giter Site home page Giter Site logo

ubuntuevangelist / openbangla-keyboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openbangla/openbangla-keyboard

1.0 2.0 12.0 4.35 MB

An OpenSource, Unicode compliant Bengali Input Method

Home Page: http://openbangla.github.io/

License: GNU General Public License v3.0

CMake 1.07% C++ 97.95% C 0.85% QMake 0.13%

openbangla-keyboard's Introduction

OpenBangla Keyboard is an OpenSource, Unicode compliant Bengali Input Method for GNU/Linux systems. It's a full fledged Bengali input method with typing automation tools, includes many famous typing methods such as Avro Phonetic, Probhat, Munir Optima, National (Jatiya) etc.

Most of the features of Avro Keyboard are present in OpenBangla Keyboard. So Avro Keyboard users will feel at home with OpenBangla Keyboard in Linux.

Build Status Downloads

Features

  • Phonetic Keyboard Layout (Avro Phonetic)
  • Fixed Keyboard Layout
  • Typing Automation tools for Fixed Keyboard layout
  • Can use Avro Keyboard Layout file (version 5)
  • Layout Viewer
  • Preview window when using Phonetic Keyboard Layout
  • Features Avro Keyboard like Top Bar

Installing

Linux

Linux packages can be downloaded from here

If you need help, there is a wiki page

Tested with Ubuntu 16.04 LTS and Ubuntu 17.04

Currently Debian Package(.deb) are only supported

Compiling on GNU/Linux

Build & Install procedures

OpenBangla Keyboard currently needs following libraries and binaries

  • GNU GCC, G++ compiler or Clang
  • GNU Make or Ninja
  • CMake
  • Qt 5.5 or later
  • iBus development library

On a Ubuntu/Debian system you can easily install them like this

sudo apt-get install build-essential cmake libibus-1.0-dev qt5-default qtdeclarative5-dev

On a Fedora system you can easily install them like this

sudo dnf install @buildsys-build cmake qt5-qtdeclarative-devel ibus-devel

On a Arch Linux / Arch Based system you can easily install them like this

sudo pacman -Sy base-devel cmake qt5-base qtdeclarative libibus

After you have installed required libraries and binaries. Clone this repository and change the directory to the cloned folder and issue the commands:

mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX='/usr'
make
sudo make install

Use iBus UI or run ibus-setup to add OpenBangla Keyboard. You can get help on adding OpenBangla Keyboard in Text entry settings in this page

License

The program is licensed under the GPL 3 License:

Copyright © 2015-2016 Muhammad Mominul Huque

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

openbangla-keyboard's People

Contributors

fakeid30 avatar jonybepary avatar mominul avatar

Stargazers

 avatar

Watchers

 avatar  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.