This repository has been archived by the owner on Apr 13, 2020. It is now read-only.
Releases: johnridesabike/WordRoom
Releases · johnridesabike/WordRoom
WordRoom 1.1.1
This release includes a few bugfixes.
To easily install, run this line of code in your Pythonista console:
import requests as r; exec(r.get('https://bit.ly/2tFpuZh').text)
WordRoom 1.1
This release brings an adaptive iPad UI in addition to the compact iPhone UI. It also has a lot of bugfixes and tweaks.
To easily install, run this line of code in your Pythonista console:
import requests as r; exec(r.get('https://bit.ly/2tFpuZh').text)
WordRoom 1.0
This is WordRoom's first public release! Please open an issue if you have any problems or suggestions for it. To use, simply unzip the release into Pythonista and run WordRoom.py
.
WordRoom requires Pythonista for iOS.