Tom Willemsen
eb9348bf34
I've once again thought up a different common structure for website pages, I hope this one sticks longer than the ones before, but this limits duplication of data somewhat and keeps maintenance costs of these pages fairly low.
1.6 KiB
1.6 KiB
DVDroid
<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>
What does it do?
DVDroid is a DVD collection application for the Android operating system.
Status | On-hold |
Language | Java |
License | GPLv3 |
Why was it written?
Very similar to Eye on Manga, we keep forgetting which DVDs we have and want when we're in the store.
Who is it for?
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.
Data
Version | 0 (development only) |
Language | Java |
License | GPLv3 |
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.