GithubHelp home page GithubHelp logo

altonss / openboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openboard-team/openboard

0.0 0.0 0.0 84.07 MB

License: GNU General Public License v3.0

Java 57.79% Makefile 0.35% C++ 33.47% Shell 0.06% Ruby 0.02% Kotlin 8.31%

openboard's Introduction

OpenBoard

Build GitHub release (latest by date) GitHub commits since latest release (by date) Translation status

Get it on F-Droid Get it on Google Play

100% FOSS keyboard, based on AOSP.

Community [matrix] channel

Join here

Common issues

  • Cannot open settings in MIUI: See issue #46.

Contribute

Translation

You can help in translating OpenBoard in your language through our Weblate project. Translation status

How to create a dictionary

You can use this tool to create a dictionary. You need a wordlist, as described here. The output .dict file must be put in res/raw.

How to edit keyboard texts

Make your modifications in tools/make-keyboard-text/src/main/resources/values-YOUR LOCALE.

Generate the new version of KeyboardTextsTable.java:

./gradlew tools:make-keyboard-text:makeText

APK Development

Linux

Install java:

sudo pacman -S jdk11-openjdk jre11-openjdk jre11-openjdk-headless

Install Android SDK:

sudo pacman -S snapd
sudo snap install androidsdk

Configure your SDK location in your ~/.bash_profile or ~/.bashrc:

export ANDROID_SDK_ROOT=~/snap/androidsdk/current/AndroidSDK/

Compile the project. This will install all dependencies, make sure to accept licenses when prompted.

./gradlew assembleDebug

Connect your phone and install the debug APK

adb install ./app/build/outputs/apk/debug/app-debug.apk

Credits

openboard's People

Contributors

alexandrius avatar altonss avatar blennster avatar damjan94 avatar derhagen avatar dioraman avatar dotsensei avatar dslul avatar egidiocaprino avatar h2172 avatar intxgo avatar jnnkb avatar kojid0 avatar kuesji avatar mahmoudk1000 avatar majeurandroid avatar micdm avatar mimi89999 avatar nautilusx avatar prabhy619 avatar rhjihan avatar riblee avatar rustzz avatar sandsturm avatar sdwolfz avatar thecrowned avatar tkterris avatar toniz4 avatar yaomtc avatar zmni 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.