Grotesque

An interactive fiction library manager

Download

Grotesque

Current release: 0.9.3

Linux

Currently, two versions of Grotesque are maintained for users using either GTK 2 or GTK 3. If you are not sure which version you have, choose the GTK 2 version.

To install, unpack the archive and run python setup.py install.

Arch Linux:

Grotesque is available in the AUR

Gentoo Linux:

Grotesque (GTK 2 only) is available in the interactive fiction overlay (games-util/grotesque).

layman -a interactive-fiction
emerge grotesque

Windows

Please note that the Windows version is unsupported. It seems to run correctly, however it has not been tested thoroughly.

Old releases

If you are feeling nostalgic, you can download older versions here.

pyifbabel

Current release: 0.2.3

To install, unpack the archive and run python setup.py install or run ./configure && make install

PyPi:

pyifbabel is available on PyPi so you can install it via pip install pyifbabel.

Arch Linux:

pyifbabel is available in the AUR.