Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
/ Dawayer Public archive

An audio player built with web technologies (Discontinued)

License

Notifications You must be signed in to change notification settings

hpj/Dawayer

Repository files navigation

Welcome to Dawayer

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.

Features

  • 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.

Albums Page

Now Playing Page Artists Page Podcasts Page

Build

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

Licenses

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.

Acknowledgments

the Queue design is inspired by Phonograph created by Karim Abou Zeid.
the Album design is inspired by this dribble created by Kreativa Studio.