orgweb/site/projects/dvdroid.org

58 lines
1.6 KiB
Org Mode
Raw Normal View History

2013-01-11 01:16:41 +01:00
#+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
#+LINK: readme http://code.ryuslash.org/cgit.cgi/dvdroid/about/
#+LINK: manual http://ryuslash.org/projects/dvdroid/manual/
2013-01-11 01:16:41 +01: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
#+INCLUDE: "dlmenu.inc"
* What does it do?
2013-01-11 01:16:41 +01:00
DVDroid is a DVD collection application for the Android operating
system.
| Status | On-hold |
| Language | Java |
| License | GPLv3 |
* Why was it written?
2013-01-11 01:16:41 +01:00
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.
* Who is it for?
2013-01-11 01:16:41 +01:00
Me, I did not take anyone else into consideration when writing
this, but if you find it useful feel free to use it and send me bug
reports and such.
2013-01-11 01:16:41 +01:00
* Data
2013-01-11 01:16:41 +01:00
| Version | 0 (development only) |
| Language | Java |
| License | GPLv3 |
2013-01-11 01:16:41 +01:00
** Features
2013-01-11 01:16:41 +01:00
- 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.
2013-01-11 01:16:41 +01:00
** Dependencies
2013-01-11 01:16:41 +01:00
- Android :: Version 4.1 or higher.
2013-01-11 01:16:41 +01:00
* More...
2013-01-11 01:16:41 +01:00
For further instructions I would refer you to the [[readme][README]] and [[manual][manual]].