Skip to content

JulyWitch/daltonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daltonic

A very lightweight and minimal music streaming server compatible with subsonic API,

Warning

This project is under development and not ready for real usecases.

Track Progress

Logic

  • Scan songs
  • Initial design tables

APIs

  • authenticate
  • ping
  • getGenres
  • getArtists
  • getArtist
  • getAlbum
  • getSong
  • getArtistInfo
  • getAlbumInfo
  • getSimilarSongs
  • getAlbumList
  • getRandomSongs
  • getStarred
  • search
  • getPlaylists
  • getPlaylist
  • createPlaylist
  • updatePlaylist
  • deletePlaylist
  • stream
  • download
  • getCoverArt
  • getCaptions
  • getLyrics
  • star
  • unstar
  • setRating
  • scrobble
  • startScan
  • getScanStatus

About

A subsonic server, But in Dart Lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages