Giter Club home page Giter Club logo

iswipe's Introduction

iSwipe

An implementation of Swype, Android's gesture-based keyboard, for jailbroken iOS. iSwipe features word completion and intelligent word selection.

This is a fork of wyndwarrior/iSwipe and largely a rewrite at that. Ergo, credit goes to Andrew Liu (wyndwarrior) for the original implementation.

Coming Soon

  • Machine learning to make word choice better.
  • Rewrite finger trail path with OpenGL
  • Word list updating (If I can find a reliable REST API that offers such data that preferably supports delta updates)
  • Using iOS's dictionary

Dependencies

iSwipe is built on Mac OS X using theos

iSwipe depends on SQLite (used for to store the dictionary)

Installation

You can build it from source by cloning this repo, cd'ing into the resulting directory, and making.

git clone [email protected]:fhsjaagshs/iSwipe.git iswipe
cd iswipe
export THEOS=/opt/theos # The makefile requires a this to be export'd
make

Now you can find iSwipe.dylib in obj/. Copy it to /Library/MobileSubstrate/DynamicLibraries/ on your iPhone.

Then copy dictionary.db to /usr/share/iSwipe/dictionaries.db, making any necessary directories along the way.

iswipe's People

Contributors

ridn avatar wyndwarrior avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

bigsupersquid

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.