Harmonoid

Review: Harmonoid – music app

Last Updated on March 13, 2022

Summary

Is Harmonoid going to be our default music player in the near future? Based on the current release, the answer is most definitely no.

The absence of gapless playback also removes any consideration from our perspective. And it’s missing lots of functionality that we find useful even if we don’t use it that much.

The software has lots of bugs including some really basic issues such as the program not retaining the location of the music collection each time the program is started.

The developer intends to release a premium version of the program. Update: The license terms have been changed since the writing of this review. It’s now proprietary software.

Given the wide range of fantastic feature-laden free and open source music players available for Linux, this seems unlikely to be a fruitful endeavor.

Website: github.com/harmonoid/harmonoid
Support:
Developer: Hitesh Kumar Saini
License: Proprietary GNU General Public License v3.0

Harmonoid is written in Dart. Learn Dart with our recommended free books and free tutorials.

Pages in this article:
Page 1 – Introduction / Installation
Page 2 – In Operation
Page 3 – Memory Usage
Page 4 – Summary

17 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Michael
Michael
2 years ago

YouTube playback didn’t work for me either.

Rooster
Rooster
2 years ago

I’ve been using Clementine for years. It has a superb feature set, perfect for listening to internet radio, and works under Linux, macOS and Windows and even control the software from my cell phone.

Jymmn
Jymmn
2 years ago
Reply to  Rooster

I agree, Clementine is the beat music player yet.

Simon
Simon
2 years ago

Based on the article alone, feels like a language learning project creator wants to try and milk. No harm in that, the creator will learn some valuable lessons about reality

Dan
Dan
2 years ago
Reply to  Simon

learn about reality? I doubt it. More likely they will learn some programming

Hitesh Kumar Saini
Hitesh Kumar Saini
2 years ago

Hey! I see you recently published this article… And I see it’s using the non-updated version… Flatpak release is not yet updated… The whole UI is revamped compared to what you have actually shown.
Atleast you could match the UI… Very bad review & research.
Plus, project is not even 1.0.0 stable yet.
The old version that you reviewed already has all its libraries open source.
Install again & review again. Flatpak version isn’t updated & I didn’t expect people can’t even match version numbers.

Derrick
Derrick
2 years ago

I looked at the latest release and it’s utter shite. Prime to crashing,memory hog and poorly implemented

Hitesh Kumar Saini
Hitesh Kumar Saini
2 years ago
Reply to  Derrick

Unfortunately we are so far from 1.0.0, current version is just 0.2.0… and project is at infancy. there have been barely 3 versions out yet (that even randomly “releasing” on my GitHub README)…

Justin "Zorro" Booth
Justin "Zorro" Booth
2 years ago

It’s a common mistake by developers that giving version numbers confers any real information about the maturity of a project given there is often inconsistency about version numbers between different projects.

I have seen many open source projects that have releases below version 1.0 that are very stable with all main features implemented and settled APIs, and even things like MAME which has in development for 25 years where the developers have said they can never actually release a version 1.0.

Yet other software with version releases in double digits that have roadmaps indicating there are many key features yet to be implemented.

Freddy
Freddy
2 years ago

Open source projects that plan to include proprietary plugins/addons generally see their project receive significantly less support from the open source community particularly where there is mature open source projects doing the same thing already available.

There are many projects that tried this approach where it spectacularly backfired. For example, there was a file manager called Polo File Manager. I used it as my main file manager. The developer tried to offer plugins for money saying that they were available if you made a specific monetary donation. The open source community, of course, saw right through that approach. It wasn’t a donation at all.

What happened to Polo? As an open source project it died a horrible death. Abandoned by the original developer and shunned by the open source community.

Ali
Ali
2 years ago
Reply to  Freddy

Polo got to version 18 something and the developer was still labelling it as beta

Damien
Damien
2 years ago

Heh Luke

Thanks for the honest review. Your coverage of the multimedia software has saved me a lot of time

Noberto
Noberto
2 years ago

I note that the project has changed license terms in the past few days. It is no longer published under the GPL. Instead its EULA now says

(g) Source code.
You may only compile and modify the source code of the SOFTWARE PRODUCT for your own personal purpose or to propose a contribution to the SOFTWARE PRODUCT after removing refrences (sic) to all proprietary modules used within Harmonoid.

The software does not meet the criteria of an open source project. Avoid!

Bjoern
Bjoern
2 years ago
Reply to  Noberto

Indeed, Harmonoid is just grubby freeware.

HJ
HJ
2 years ago
Reply to  Noberto

It’s the classic bait-and-switch technique. Start a project, release it under an open source license, try to build a user base, and then remove the open source license for new releases. Disgusting behavior