- Notifications
You must be signed in to change notification settings - Fork20
An elegant music player built using Electron and React. Inspired from Oto Music for Android by Piyush Mamidwar.
License
Sandakan/Nora
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Inspired fromOto Music (Android) by Piyush Mamidwar.
With simplicity and design in mind, this app was made to overcome problems when using default music apps on platforms that lack essential features.
It packs a horizon of features including,
- Organize your songs, artists, albums, and playlists with ease.
- Create playlists that meet your needs.
- Sing along with song lyrics1.
- Support for synced lyrics.
- Keep your favorite songs and artists close to you.
- Read your favorite artist's biography.
- Personalized music shuffling2.(Upcoming)
- Change between Light and Dark themes with ease.
- A mini-player to help focus on what matters at the moment.
- Edit the metadata of your songs easily and conveniently3.
- Search through your library with the help of song filters.
Visit therelease notes to see what's new on the latest release.
" A sleek music player with a modern design, this solution seeks to provide users with a seamless experience when it comes to listening to their favorite local tunes. "
" The application interface adopts rounded corners in a large area, the fonts and icons are round and cute, and the visual effect is very comfortable. "
Clone the project
git clone https://github.com/Sandakan/Nora
Go to the project's folder
cd Nora
Install dependencies
npm install
Run
npm start
If you have any feedback about bugs, feature requests, etc. about the app, please let me know through the officialNora Discord server, or myemail.
Made with❤ by Sandakan Nipunajith.
Love, Sri Lanka.
Footnotes
The song lyrics use theSongLyrics package and an implementation from theMxLRC package under the hood.↩
Personalized shuffles and playlists are generated by analyzing the user's listening patterns and the number of times each song gets played.↩
Currently, the app only supports editing mp3 files due to some limitations of the dependencies.↩
About
An elegant music player built using Electron and React. Inspired from Oto Music for Android by Piyush Mamidwar.