Home > MangaMania

MangaMania

MangaMania is a project mainly written in C++ and C, it's free.

Qt Based "Manga" manager. You can add, remove and modify the title and the number of "tome". For each volume (or a selection), you can choose if it's available, missing or borrowed, and for the last case y

MangaMania

Description

MangaMania is a "Manga" manager, currently only in french (translators are welcome).

It allows you to add, remove and modify Titles and Number of Volumes.

For each volume (or for a selection), you can choose if it's available, missing or borrowed, and for the last case you are asked for a name.

Installation

MangaMania is based on Qt, an extremely powerful and awesome cross-platform GUI Framework (Windows, Mac, Linux).

From source

If you want to install this app from source, you first need to install Qt Framework for you platform. After that, you obviously need to download the app sources (maybe you already have), and compile them.

Usually, from a terminal or command-prompt:

$ cd MangaMania_Sources_Dir
$ qmake
$ make or mingw32-make

Then launch the "MangaMania.app" or "MangaMania.exe" or "MangaMania" executable, depending on your platform.

Windows

Comming...

Usage

How to use.

Previous:RUMBLE