A fully featured booking system for a French language school, written from scratch specifically for
their purposes with a highly customizable booking process.
Remotely display what is currently playing via a link you can share. There is an additional link that
+ can be used to display the same information, but with animations that sync to the music (Microphone
+ access required on the target device and animations will sync up to the sound audible on that
+ device)
+
+
+
Two Sources
+
You can choose between two sources for audio: Your local disk or Apple Music and you can mix the two
+ in a single playlist. Cover Art and song information is fetched from the Apple Music API
+ automatically if you are using the hosted version or have configured the Apple Music API
+ authentication tokens
+
+
+
+
+
Fully Featured Player
+
All the features you'd expect from a Music Player are present in MusicPlayer. Shuffle, Repeat,
+ Playlist support, adding more songs to queue, just to name a few, are all present.
+
+
+
Browser based
+
There is no need to install anything. MusicPlayer runs fully in your browser and is thus cross
+ platform. You could even run it off of your phone, if you wish!
diff --git a/site/src/projects/musicplayer/index.html b/site/src/projects/musicplayer/index.html
index ade6fcf..ecab868 100644
--- a/site/src/projects/musicplayer/index.html
+++ b/site/src/projects/musicplayer/index.html
@@ -5,22 +5,24 @@
+
- MusicPlayer - Fully browser based with built-in remote playlist display with animations | janishutz.com
+ MusicPlayer - Fully browser based with built-in remote playlist display with animations | janishutz.com
+
-
+
+ content="Want to show off what the currently playing song is for your next party? MusicPlayer has a lot of party-oriented features built in!" />
-
+ content="Want to show off what the currently playing song is for your next party? MusicPlayer has a lot of party-oriented features built in!" />
+
-
+
@@ -32,38 +34,54 @@
Why use a commercial event management solution, if you can host a more flexible
- one yourself?
-
-
+
-
+
Features
+
+
+
Remote Playback Status
+
Remotely display what is currently playing via a link you can share. There is an additional link that
+ can be used to display the same information, but with animations that sync to the music (Microphone
+ access required on the target device and animations will sync up to the sound audible on that
+ device)
+
+
+
Two Sources
+
You can choose between two sources for audio: Your local disk or Apple Music and you can mix the two
+ in a single playlist. Cover Art and song information is fetched from the Apple Music API
+ automatically if you are using the hosted version or have configured the Apple Music API
+ authentication tokens
+
+
+
+
+
Fully Featured Player
+
All the features you'd expect from a Music Player are present in MusicPlayer. Shuffle, Repeat,
+ Playlist support, adding more songs to queue, just to name a few, are all present.
+
+
+
Browser based
+
There is no need to install anything. MusicPlayer runs fully in your browser and is thus cross
+ platform. You could even run it off of your phone, if you wish!
+
+
-
-
Project Website
-
libreevent has its own project website, where you can learn more about the project, find documentation and a
- guide on how to install it.