Skip to content

A keyboard designed for ALS patients to type with as little effort as possible

License

Notifications You must be signed in to change notification settings

5fcgdaeb/als-keyboard

Repository files navigation

als-keyboard

A keyboard designed for ALS patients. The goal is to make ALS patients type with as little effort as possible. This implementation only makes use of the facial muscles to type letters and numbers.

A demo is available at: https://www.youtube.com/watch?v=t9lpnhLMFj4

How to build

  1. Clone the repository
$ git clone https://github.com/5fcgdaeb/als-keyboard.git
  1. Install pods
$ cd als-keyboard
$ pod install
  1. Open the workspace in Xcode
$ open "AlsKeyboard.xcworkspace"
  1. Compile and run the unit tests (Command + U) on your simulator. Check that the tests are running fine!

  2. Run the app on your physical device. Running it on iPhoneX is recommended since it uses ARKit 1.5 + TrueDepth camera.

Requirements

  • Xcode 10
  • iOS 11.3+
  • Swift 4.2

About

A keyboard designed for ALS patients to type with as little effort as possible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published