No description
  • Svelte 35%
  • Go 28.4%
  • Dart 13.4%
  • C 10.2%
  • JavaScript 3.4%
  • Other 9.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-10-08 19:20:17 +02:00
.github/workflows Added sort options to most index pages and fix many bugs 2023-03-02 16:37:44 +01:00
apps Fix bug when launching Flutter app 2023-06-29 12:40:59 +02:00
docs Add tracks create route 2023-06-21 09:42:07 +02:00
server Bump github.com/gofiber/fiber/v2 from 2.45.0 to 2.49.2 in /server 2023-09-14 20:16:44 +00:00
web Bump postcss from 8.4.23 to 8.4.31 in /web 2023-10-07 17:53:50 +00:00
.gitignore Add first simple go server with json rest api 2022-07-03 11:50:37 +02:00
LICENSE Update wrong copyright years 2023-02-15 13:31:34 +01:00
README.md Add delete routes and button for all items when admin 2023-04-12 10:27:22 +02:00

BassieMusic


An online music streaming platform wich can be run locally. That has a nice web music player. It can download new music with metadata from the Deezer API and YouTube music videos.


Features

  • Local online music streaming platform
  • Nice music web player build with SvelteKit
  • Search your music library
  • Arists, albums, tracks likes
  • Play history and changeable music queue
  • User made shareable playlists
  • Automatic downloader with metadata from Deezer and YouTube
  • Native macOS webview app
  • Native Windows webview app
  • Mobile player app build with Flutter and native code

Right now BassieMusic is in active developement, you can track the progress at our Issue Board

Platforms

The BassieMusic player runs a lot of different platforms:

  • Web: This is the main music player and library management tool
  • macOS: This native macOS app runs the web player in a WKWebview with nice inset window controls
  • Windows: This native Windows app runs the web player in a Webview2 with nice custom window controls
  • Linux: This basic GTK app runs the web player in a Webkit2GTK widget
  • Android & iOS (Flutter): This mobile flutter player app is in development

Screenshot

The BassieMusic macOS app playing the album Life from Knower

The BassieMusic macOS app playing the album Life from Knower

Documentation

Some parts of the system are not well documented at this time, but we are working to improve this

License

Copyright © 2022 - 2023 PlaatSoft

Licensed under the MIT license.