orgweb/site/projects/eye-on-manga.org

39 lines
1.2 KiB
Org Mode
Raw Normal View History

2012-06-21 21:24:54 +02:00
#+TITLE: eye-on-manga
#+STYLE: <link rel="stylesheet" type="text/css" href="../../stylesheet.css" />
#+LINK_UP: ../index.html
#+LINK_HOME: ../index.html
#+LINK: src https://github.com/ryuslash/eye-on-manga
#+LINK: tar_gz https://github.com/ryuslash/eye-on-manga/tarball/master
#+LINK: zip https://github.com/ryuslash/eye-on-manga/zipball/master
#+INCLUDE: "../header.org" :lines "1-4"
#+INCLUDE: "dlmenu.inc"
* About
~eye-on-manga~ is a manga collection management application for the
Nokia N900.
** Why
I was always either standing in the shop, or at the
F.A.C.T.S. event, looking at and for manga, and I'd completely
forget which ones I needed to get and which ones I'd already read.
** How
~eye-on-manga~ is a simple application for the N900, it keeps a
list of manga in a SQLite database and makes it possible to edit
this data through a UI. You can tell it how many volumes a manga
should have and then it makes it easy to select which ones you've
aquired and which ones you've read.
** Features
- Create a list of manga.
- Keep track of which volumes have been acquired and read.
- Edit wrongfully entered entries.
- Easily mark a volume as acquired or read.
#+INCLUDE: "../header.org" :lines "5-8"