Fork me on GitHub

Maven Central Build Status Test Status Coverage Lines Grade Total alerts

Introduction

blueMarine II is a media centre based on a semantic database. It is developed on Java 11 and Java FX. It exposes resources via DLNA and REST; it can run on a Raspberry PI and integrated with CEC for being operated with a TV remote.

Still at the alpha stage of development, it can be used with some hack to reproduce audio files.

The project website is at http://bluemarine.tidalwave.it; the developer website is at http://tidalwave.it/projects/bluemarine2.

blueMarine II is licensed with the Apache license.

General information

Sources, issue tracker and continuous integration

The primary source repository is on Bitbucket, a secondary repository (synchronized in real time) is available on GitHub.

To checkout sources from Bitbucket:

> git clone https://bitbucket.org/tidalwave/bluemarine2-src

To checkout sources from GitHub:

> git clone https://github.com/tidalwave-it/bluemarine2-src

The issue tracker is hosted on the Atlassian Jira Cloud:

The continuous integration is available at:

There are also other quality analysis tools available:

API documentation

Aggregate Javadoc