Dawayer was a audio player built with web technologies it lets you play local files and stream podcasts.
It was also supposed to be able to stream music from a streaming service, and have a feed page that gives you personalized playlists, statistics about your listening habits and notifies you when your favorite artist published a new track or a new podcast episode, but the app was cancelled before any of those two features made it through.
- Play podcasts.
- Play local audio files.
Gives you personalized playlists and statistics.- All the other modern audio player features like saving your seek-time and queue between sessions and etc...
MPRIS Player support for linux.- Dark Mode.
Since te app was canceled the best way to get it is to build it yourself (some fixes never made it to any full release).
git clone https://github.com/hpj/Dawayer && cd Dawayer
npm install && npm run build
npx electron ./build/main/main.js
This project is licensed under the MIT License.
All icons inside the icons folder are made by us and are licensed under CC BY 4.0.
the Queue design is inspired by Phonograph created by Karim Abou Zeid.
the Album design is inspired by this dribble created by Kreativa Studio.