Skip to content

YofarDev/audyobook

Repository files navigation

Audyobook (Mobile & Desktop with Flutter)

Audio files player sync between mobile and desktop made with flutter

How does it work?

The current position for the current audio file playing is saved on server (on firestore) automatically every 30s. The id of the audio file is its path from the "Audiobooks" folder, so it needs to be the same on all devices.

(I didn't write any authentication system because I did this app only for myself)

Main libraries used

Audio player and background service :

Just_audio doesn't seem to work yet for Windows/Linux, so instead I used :

Controls from lockscreen & notification center on Android :

Tested and working on Android, Windows & Linux.

About

Audiobook player sync between mobile & desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published