55 lines
976 B
Text
55 lines
976 B
Text
;;;;;
|
|
title: Eye on Manga
|
|
url: projects/eye-on-manga.html
|
|
;;;;;
|
|
|
|
## What does it do?
|
|
|
|
`eye-on-manga` is a manga collection management application for the
|
|
Nokia N900.
|
|
|
|
## Why was it written?
|
|
|
|
I just keep forgetting which volumes of which manga I have.
|
|
|
|
## Who is it for?
|
|
|
|
Anyone with a Nokia N900 who has more manga than they care to
|
|
remember.
|
|
|
|
## Data
|
|
|
|
<table>
|
|
<tr>
|
|
<td>Version</td>
|
|
<td>0 (development only)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Language</td>
|
|
<td>C</td>
|
|
</tr>
|
|
<tr>
|
|
<td>License</td>
|
|
<td>GPLv2</td>
|
|
</tr>
|
|
</table>
|
|
|
|
### Features
|
|
|
|
- Create/maintain a list of manga.
|
|
- Keep track of which volumes have been acquired and read.
|
|
|
|
### Dependencies
|
|
|
|
- A Nokia N900: with Maemo, with fairly recent packages should be
|
|
fine.
|
|
|
|
## More...
|
|
|
|
For further instructions I would refer you to the
|
|
[README](http://code.ryuslash.org/cgit.cgi/eye-on-manga/about/) and
|
|
[manual](http://ryuslash.org/projects/eye-on-manga/manual/).
|
|
|
|
<!-- Local Variables: -->
|
|
<!-- mode: markdown -->
|
|
<!-- End: -->
|