From c90daec5f4a91cf1041a5a61411d860ea4329ece Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 21 Jun 2012 21:24:54 +0200 Subject: Initial commit --- site/projects/eye-on-manga.org | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 site/projects/eye-on-manga.org (limited to 'site/projects/eye-on-manga.org') 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_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" -- cgit v1.2.3-54-g00ecf