orgweb/site/projects/eye-on-manga.org
2013-01-11 01:16:41 +01:00

1.9 KiB

eye-on-manga

<script src="/keyjs.js" type="text/javascript"></script> <script type="text/javascript"> keyjs_initialize({ "u": [ "keyjs_goto", "../index.html" ], "h": [ "keyjs_goto", "http://ryuslash.org" ] }); </script>

About

eye-on-manga is a manga collection management application for the Nokia N900.

Status On-hold
Language C
License GPLv2

Why?

I just keep forgetting which volumes of which manga I have.

Features

  • Create/maintain a list of manga.
  • Keep track of which volumes have been acquired and read.

Requirements

  • A Nokia N900, with Maemo, with fairly recent packages should be fine.

Download

I'll upload a package as soon as I can.

Until then, if you have the maemo development environment set-up you can create your own. Use the FREMANTLE_ARMEL configuration in scratchbox and create it with:

  $ dpkg-buildpkg -rfakeroot

Install

Once you have aqcuired a package, get it to your phone and:

  $ dpkg -I eye-on-manga-*.deb

Usage

When you start it up you will see a list of your manga, showing the name, # acquired and # total. To add a new manga entry open the menu by pressing on the application's title and click "New Manga". You will then be prompted for the name and total number of books for this manga.

If you press on one of the manga's names you will see its detail view. Here you can change the information previously entered and select the manga you'v acquired (left column) and the manga you've read (right column).