Skip to content

Open source reimplementation of iOS keyboard with localisation support

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Samama74/giellakbd-ios

 
 

Repository files navigation

giellakbd-ios

An open source reimplementation of Apple's native iOS keyboard with a specific focus on support for localised keyboards and support for minority and indigenous languages.

Dependencies

In order to build the divvunspell dependency, you will need to install the Rust compiler. See https://rustup.rs for instructions.

Run the following commands:

rustup target install {aarch64,armv7,armv7s,x86_64,i386}-apple-ios
cargo install cargo-lipo
pod install

To enable Sentry, add a SentryDSN key to the HostingApp/Supporting Files/Info.plist file.

Note: the first build will take a while.

License

giellakbd-ios is licensed under either of

at your option.

About

Open source reimplementation of iOS keyboard with localisation support

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.4%
  • Other 0.6%