diff --git a/src/projects/musicplayer/index.html b/src/projects/musicplayer/index.html index efd17d7..062c9fe 100755 --- a/src/projects/musicplayer/index.html +++ b/src/projects/musicplayer/index.html @@ -7,6 +7,7 @@ + @@ -17,9 +18,62 @@

MusicPlayer

-

This project will merge with a new project in the coming months and will be rewritten from scratch and will be packaged as an electron app.

-

Still under construction

+

An electron-based music player to which a basically infinite amount of client displays can connect to to display the current playing song, the upcoming songs and details on all of them.

+

NOTE: This software has not been completed yet!

+
+
+

Play local music.

+

No need for any subscription or anything. Just select a folder using a graphical file picker and the app will load the music.

+ +
+
+

Fully featured player.

+

The player has all the usual features of a music player whilst also offering all the unique functionality that it has.

+ +
+
+
+
+

Client displays.

+

An essentially infinite amount of client displays can be connected to the app. They can show all kinds of things, like the currently playing song and upcoming songs.

+ +
+
+

Show song data.

+

The app can load any kind of song data from CSV or JSON files. You can use the settings page to edit how that data is being displayed on-screen.

+ +
+
+
+

Download it here

+ DOWNLOAD +
+ + diff --git a/src/projects/schoolprojects/index.html b/src/projects/schoolprojects/index.html index 71fe847..675f47d 100755 --- a/src/projects/schoolprojects/index.html +++ b/src/projects/schoolprojects/index.html @@ -54,16 +54,10 @@