]> code.delx.au - bluplayer/blobdiff - README.md
README
[bluplayer] / README.md
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..3e8a8fd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Bluplayer
+
+Linux BluRay GUI, wraps MakeMKV and VLC.
+
+About a year ago when I first bought my Bluray drive for Linux I had a simple requirement. I wanted to be able to put a disc in, then with some graphical tool select a track and have it start playing. It turns out nothing on Linux can do this.
+
+So I wrote a simple Python/Qt app which uses [MakeMKV](http://makemkv.com) to decrypt and [VLC](http://www.videolan.org] to play it.
+
+Visit the [Bluplayer intro blog post](https://delx.net.au/blog/2014/04/bluplayer-easy-bluray-playback-with-makemkv-and-vlc) for a usage guide.