nilutz / Mousai

Identify songs in seconds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mousai
Mousai

Identify songs in seconds

Download on Flathub
Donate using Liberapay


Translation status CI status Flathub downloads Packaging status

Preview

Discover songs you are aching to know with an easy-to-use interface.

Mousai is a simple application that can identify songs similar to Shazam. Just click the listen button, and then wait a few seconds. It will magically return the title and artist of that song!

Note: This uses the API of audd.io, so it is necessary to log in to their site to get more trials.

Why you will love Mousai?

  • 🎡 Identify the title and artist of the song within seconds.
  • πŸŽ™οΈ Use your microphone or audio from desktop.
  • 🎸 Store the identified song including the album art in history.
  • 🎼 Preview the identified song with the native player.
  • 🌐 Browse and listen the song from different providers.
  • πŸ“± Easy-to-use user interface.
  • ⌨️ User-friendly keyboard shortcuts.

🌈 AudD

AudD is a music recognition API that makes Mousai possible. For more information, you can check their Privacy Policy and Terms of Services.

πŸ—οΈ Building from source

GNOME Builder

GNOME Builder is the environment used for developing this application. It can use Flatpak manifests to create a consistent building and running environment cross-distro. Thus, it is highly recommended you use it.

  1. Download GNOME Builder.
  2. In Builder, click the "Clone Repository" button at the bottom, using https://github.com/SeaDve/Mousai.git as the URL.
  3. Click the build button at the top once the project is loaded.

Meson

git clone https://github.com/SeaDve/Mousai.git
cd Mousai
meson _build --prefix=/usr/local
ninja -C _build install

πŸ™Œ Help translate Mousai

You can help Mousai translate into your native language. If you found any typos or think you can improve a translation, you can use the Weblate platform.

β˜• Support me and the project

Mousai is free and will always be for everyone to use. If you like the project and would like to support and fund it, you may donate through Liberapay.

πŸ’ Acknowledgment

Special thanks to AudD's API and contributors for making Mousai possible. Also, a warm thanks to the project's translators.

About

Identify songs in seconds

License:GNU General Public License v3.0


Languages

Language:Rust 95.9%Language:Meson 2.8%Language:CSS 0.8%Language:Shell 0.4%