summaryrefslogtreecommitdiffstats
path: root/site/projects/eye-on-manga.org
diff options
context:
space:
mode:
Diffstat (limited to 'site/projects/eye-on-manga.org')
-rw-r--r--site/projects/eye-on-manga.org38
1 files changed, 38 insertions, 0 deletions
diff --git a/site/projects/eye-on-manga.org b/site/projects/eye-on-manga.org
new file mode 100644
index 0000000..e7c52de
--- /dev/null
+++ b/site/projects/eye-on-manga.org
@@ -0,0 +1,38 @@
+#+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"