From caedd92eef8fe47c3925c12d8e81be911556b38b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 11 Jan 2013 01:16:41 +0100 Subject: Update files --- site/projects/dvdroid.org | 66 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 site/projects/dvdroid.org (limited to 'site/projects/dvdroid.org') diff --git a/site/projects/dvdroid.org b/site/projects/dvdroid.org new file mode 100644 index 0000000..1e289e0 --- /dev/null +++ b/site/projects/dvdroid.org @@ -0,0 +1,66 @@ +#+TITLE: DVDroid +#+LINK: src http://code.ryuslash.org/cgit.cgi/dvdroid/ +#+LINK: tar_gz http://code.ryuslash.org/cgit.cgi/dvdroid/snapshot/dvdroid-master.tar.gz +#+LINK: zip http://code.ryuslash.org/cgit.cgi/dvdroid/snapshot/dvdroid-master.zip +#+STARTUP: showall + +#+begin_html + + +#+end_html + +#+INCLUDE: "dlmenu.inc" + +* About + + DVDroid is a DVD collection application for the Android operating + system. + + | Status | On-hold | + | Language | Java | + | License | GPLv3 | + +* Why? + + Very similar to [[file:eye-on-manga.org][Eye on Manga]], we keep forgetting which DVDs we have + and want when we're in the store. + +* Features + + - Keep a list of DVDs you have. + - Keep a list of DVDs you still need to watch. + - Keep a list of DVDs you want to buy. + +* Dependencies + + - Android :: Version 4.1 or higher. + +* Download + + There are download links for a ~tar.gz~ and a ~zip~ file of the latest + development version at the top of this page. + +* Install + + In order to install it you need to have the Android Java + Development Kit installed, installing it is then a matter of + building/installing it like any other development package. + +* Usage + + Start it up, you will have a list of the DVDs you own, which will + be empty. In the top right corner there should be a button to add + new titles to this list, here you can also specify if you have seen + it or if you still want to get it. + + There is also a search button there that helps you look through + your collection. + + To change the status of any title you can select it and edit and + delete buttons should show up at the top of your screen. + + Use the menu button to switch "contexts", wish list, collection + and watch list. -- cgit v1.2.3-54-g00ecf