SongRec icon
SongRec icon

SongRec

SongRec is an open-source Shazam client for Linux, written in Rust.

SongRec screenshot 1

Cost / License

Application type

Platforms

  • Linux
  • Flathub
  • Linux Mobile
8likes
0articles

Features

  1.  Ad-free

SongRec News & Activities

Highlights All activities

Recent activities

SongRec information

AlternativeTo Category

Audio & Music

GitHub repository

  •  1,963 Stars
  •  141 Forks
  •  70 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all

Our users have written 1 comments and reviews about SongRec, and it has gotten 8 likes

SongRec was added to AlternativeTo by Paul on and this page was last updated .

Comments and Reviews

   
Guest
0

I work and it is easy

Review from a new or low-activity account — shown here, but not counted in the app rating.

What is SongRec?

SongRec is an open-source Shazam icon Shazam client for Linux, written in Rust icon Rust.

Features:

  • Recognize audio from an arbitrary audio file.
  • Recognize audio from the microphone.
  • Usage from both GUI and command line (for the file recognition part).
  • Provide an history of the recognized songs on the GUI, exportable to CSV.
  • Continuous song detection from the microphone, with the ability to choose your input device.
  • Generate a lure from a song that, when played, will fool Shazam into thinking that it is the concerned song.

A (command-line only) Python version, which I made before rewriting in Rust for performance, is also available for demonstration purposes. It supports file recognition only.