Awesome
<h1 align="center"> <img class="logo" src="resources/other/nora_logo_banner.webp"> <!-- <p>Nora Player</p> --> </h1> <div align="center"> <img alt="GitHub all releases" src="https://img.shields.io/github/downloads/Sandakan/Nora/total?label=all%20time%20downloads&style=for-the-badge"> <img alt="GitHub release (latest by date)" src="https://img.shields.io/github/downloads/Sandakan/Nora/v3.0.0-stable/total?style=for-the-badge"> <img alt="GitHub package.json version" src="https://img.shields.io/github/package-json/v/Sandakan/Nora?color=blue&label=latest%20version&style=for-the-badge"> <a href="https://github.com/Sandakan/Nora/blob/master/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/Sandakan/Nora?style=for-the-badge"></a> <a href="https://github.com/Sandakan/Nora/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/Sandakan/Oto-Music-for-Desktop?style=for-the-badge"></a> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/Sandakan/Nora/build.yml?branch=master&style=for-the-badge"> <br/> <br/> <a title="Crowdin" target="_blank" href="https://crowdin.com/project/nora"><img src="https://badges.crowdin.net/nora/localized.svg"></a> </div> <br/> <div align="center"> Nora is an elegant music player built using Electron and React. <br> Inspired from <a href="https://play.google.com/store/apps/details?id=com.piyush.music&gl=us">Oto Music (Android)</a> by Piyush Mamidwar. </div> <br/> <div align="center"> <a href="#app-features">Features</a> • <a href="#build-this-project-on-your-system">Build on your system</a> • <a href="#user-feedback">User feedback</a> • <a href="/changelog.md">Changelog</a> • <a href="https://github.com/Sandakan/Nora/releases">Download</a> </div> <br/> <br/>With simplicity and design in mind, this app was made to overcome problems when using default music apps on platforms that lack essential features.
<br>App 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 conveniently 3.
- Search through your library with the help of song filters.
Visit the release notes to see what's new on the latest release.</p>
<br> <br/>User Feedback
<br> <div align="center"> <div> <h3><i>" 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. "</i></h3> <a href="https://www.softpedia.com/get/Multimedia/Audio/Audio-Players/Oto-Music-for-Desktop.shtml"><i>Robert Condorache • Softpedia </i></a> </div> </div> <br> <div align="center"> • • • </div> <br> <div align="center"> <div> <h3><i>" 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. "</i></h3> <a href="https://sspai.com/post/78669"><i>Apps Worth Watching in the Near Future • SSPAI</i></a> </div> </div> <br> <div align="center"> • • • </div> <br> <div align="center"> <div> <h3><i>" Just found the most beautiful music player for Windows: Nora "</i></h3> <a href="https://www.reddit.com/r/windowsapps/comments/11xgg99/just_found_the_most_beautiful_music_player_for/"><i>r/windowapps • Reddit</i></a> </div> </div><br><br>
Build this project on your system
<br/>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
<!-- <br>
This project is built using [Electron React Boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate). -->
<br>
Star History
Feedback
If you have any feedback about bugs, feature requests, etc. about the app, please let me know through the official Nora Discord server, or my email.
<br> <center> Made with <span class="heart">❤</span> by Sandakan Nipunajith. <br> Love, Sri Lanka. </center> <br>-
Every song, artist, album, and song cover used in this demonstration is not owned by myself but owned by their respective owners. They were used for demonstration purposes only. I value all the copyrights of the owners of the above assets.
Footnotes
-
The song lyrics use the SongLyrics package and an implementation from the MxLRC 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. ↩