SkillAgentSearch skills...

Nora

An elegant music player built using Electron and React. Inspired from Oto Music for Android by Piyush Mamidwar.

Install / Use

/learn @Sandakan/Nora
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<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.1.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> &bull; <a href="#build-this-project-on-your-system">Build on your system</a> &bull; <a href="#user-feedback">User feedback</a> &bull; <a href="/changelog.md">Changelog</a> &bull; <a href="https://github.com/Sandakan/Nora/releases">Download</a> </div> <br/>

Nora Banner Artwork

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

How do I download Nora?

Go to Releases page > Assets > and choose the appropriate download or just click here to download the latest version of Nora.

App features

It packs a horizon of features including,

  • [x] Organize your songs, artists, albums, and playlists with ease.
  • [x] Create playlists that meet your needs.
  • [x] Sing along with song lyrics[^1].
  • [x] Support for synced lyrics.
  • [x] Keep your favorite songs and artists close to you.
  • [x] Read your favorite artist's biography.
  • [ ] Personalized music shuffling[^2].(Upcoming)
  • [x] Change between Light and Dark themes with ease.
  • [x] A mini-player to help focus on what matters at the moment.
  • [x] Edit the metadata of your songs easily and conveniently [^3].
  • [x] Search through your library with the help of song filters.
<br>

Latest Version Artwork

Visit the release notes to see what's new on the latest release.</p>

<br>

Support for Online and Offline Lyrics Artwork

Switch between Dark and Light Modes Artwork

Support for Last.FM Scrobbling

Organize your music library with ease Artwork

See how your favorite artists appear on songs and albums Artwork

Keep your favorites closer to you Artwork

Search through your music library easily and efficiently Artwork

Edit song metadata and organize your library Artwork

Listen with the mini player Artwork

<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 &bull; Softpedia </i></a> </div> </div> <br> <div align="center"> &bull; &bull; &bull; </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 &bull; SSPAI</i></a> </div> </div> <br> <div align="center"> &bull; &bull; &bull; </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 &bull; 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

Star History Chart

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">&#10084;</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.

[^1]: The song lyrics use the SongLyrics package and an implementation from the MxLRC package under the hood.

[^2]: Personalized shuffles and playlists are generated by analyzing the user's listening patterns and the number of times each song gets played.

[^3]: Currently, the app only supports editing mp3 files due to some limitations of the dependencies.

Related Skills

View on GitHub
GitHub Stars1.1k
CategoryDevelopment
Updated10h ago
Forks48

Languages

TypeScript

Security Score

100/100

Audited on Mar 28, 2026

No findings