summaryrefslogtreecommitdiffstats
path: root/projects/eye-on-manga.org
blob: c114b9d0d0e3368386c32b9c9c59859337c32177 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
#+TITLE: Eye on Manga
#+LINK: src    http://code.ryuslash.org/cgit.cgi/eye-on-manga/
#+LINK: tar_gz http://code.ryuslash.org/cgit.cgi/eye-on-manga/snapshot/eye-on-manga-master.tar.gz
#+LINK: zip    http://code.ryuslash.org/cgit.cgi/eye-on-manga/snapshot/eye-on-manga-master.zip
#+LINK: readme http://code.ryuslash.org/cgit.cgi/eye-on-manga/about/
#+LINK: manual http://ryuslash.org/projects/eye-on-manga/manual/
#+STARTUP: showall

#+begin_html
  <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>
#+end_html

#+INCLUDE: "dlmenu.inc"

* 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

  | Version  | 0 (development only) |
  | Language | C                    |
  | License  | GPLv2                |

** 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][README]] and [[manual][manual]].