Skip to content

stateio/letterpress-lexicographer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

letterpress-lexicographer

Some users have been reporting issues with iOS 6.0.1. If you are using 6.0.1, let me know if you do or don't have problems here

This app allows you to add any words you want to the Letterpress dictionary. Never lose again!

No jailbreak required. You can find more details here.

Setup

You'll need an iPhone or iPad with Letterpress (https://itunes.apple.com/ca/app/letterpress-word-game/id526619424?mt=8) installed.

Install libimobiledevice (http://www.libimobiledevice.org/).

Make sure that you get the latest unstable version (1.1.4)

On OS X brew install libimobiledevice --HEAD

On Linux (Debian flavour) sudo apt-get install libimobiledevice

Install letterpress-lexicographer and its dependencies.

git clone https://github.com/stateio/letterpress-lexicographer.git
cd letterpress-lexicographer
bundle install

Usage

  1. Plug in your iPhone or iPad into your computer.
  2. Make sure that Letterpress is installed, and only one iPhone or iPad is plugged in.
  3. Run ./letterpress-lexicographer.rb
  4. Add words to the Letterpress dictionary!

Example

Before

./letterpress-lexicographer.rb
 [*] Connecting to iDevice
 [*] Connected to iDevice. UDID:REDACTED
 [*] Accessing Letterpress app
 [*] Accessed Letterpress app
 [?] What word would you like to add? (/q to quit)
  -> szug
 [+] Reading word-list /Letterpress.app/o/sz.txt
 [+] Inserting word szug into word-list /Letterpress.app/o/sz.txt
 [+] Successfully added word szug.  You can play it now!

After

Warning

Please be advised that the words will be permanently added to your letterpress dictionary. If you want to reset the game to the regular state, you will have to reinstall Letterpress.

This software modifies application files on your iDevice. It should be considered experimental. Use at your own risk.

About

Love letterpress but hate words? Make up your own!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages