Gromlist project is a clone of OfflineList for Linux.
Gromlist is a rom manager. A rom manager is an application which lists all the information about the games available for a certain console: name, number of release, language, region, screenshots, etc. You can also see the games you have on your computer.
It is written using Python and PyGTK, a set of Python wrappers for the GTK+ GUI library, and it is licensed under the GPL.
Installation:
If you use Debian, Ubuntu, or another distro which uses deb packages, download the deb package from here: gromlist-0.1.deb, and double click on the downloaded file to install it.
If that's not the case, download the tar.gz: gromlist-0.1.tar.gz, uncompress it, and execute the command make install with root privileges.
Usage:
To start the program run Applications -> Games -> Gromlist.
The list of games of the default collection will be loaded and the program will begin the download of the images of the games to ~/.gromlist/images. To change the default collection and to add, modify or delete collections, edit the configuration file: ~/.gromlist/conf. You can switch between collections using the combo box at the end of the list.
Requirements:
· GTK+ version 2.8.x
· Python
· PyGTK
What's New in This Release:
· Added french translation
Product's homepage