2013-10-01 23:40:35 +02:00
|
|
|
#+TITLE: Eye on Manga
|
2013-01-11 01:16:41 +01:00
|
|
|
#+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
|
2013-01-19 02:48:40 +01:00
|
|
|
#+LINK: readme http://code.ryuslash.org/cgit.cgi/eye-on-manga/about/
|
|
|
|
#+LINK: manual http://ryuslash.org/projects/eye-on-manga/manual/
|
2012-07-01 14:17:54 +02:00
|
|
|
#+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
|
2012-06-21 21:24:54 +02:00
|
|
|
|
|
|
|
#+INCLUDE: "dlmenu.inc"
|
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
* What does it do?
|
2012-06-21 21:24:54 +02:00
|
|
|
|
|
|
|
~eye-on-manga~ is a manga collection management application for the
|
|
|
|
Nokia N900.
|
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
* Why was it written?
|
2012-06-21 21:24:54 +02:00
|
|
|
|
2013-01-11 01:16:41 +01:00
|
|
|
I just keep forgetting which volumes of which manga I have.
|
2012-07-01 14:17:54 +02:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
* Who is it for?
|
2013-01-11 01:16:41 +01:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
Anyone with a Nokia N900 who has more manga than they care to
|
|
|
|
remember.
|
2013-01-11 01:16:41 +01:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
* Data
|
2013-01-11 01:16:41 +01:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
| Version | 0 (development only) |
|
|
|
|
| Language | C |
|
|
|
|
| License | GPLv2 |
|
2013-01-11 01:16:41 +01:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
** Features
|
2013-01-11 01:16:41 +01:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
- Create/maintain a list of manga.
|
|
|
|
- Keep track of which volumes have been acquired and read.
|
2013-01-11 01:16:41 +01:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
** Dependencies
|
2012-07-01 14:17:54 +02:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
- A Nokia N900 :: with Maemo, with fairly recent packages should be
|
|
|
|
fine.
|
2012-07-01 14:17:54 +02:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
* More...
|
2012-07-01 14:17:54 +02:00
|
|
|
|
2013-01-19 02:48:40 +01:00
|
|
|
For further instructions I would refer you to the [[readme][README]] and [[manual][manual]].
|