Syng Karaoke icon
Syng Karaoke icon

Syng Karaoke

Syng is an all-in-one karaoke software, consisting of a backend server, a web frontend and a playback client. Karaoke performers can search a library using the web frontend, and add songs to the queue. The playback client retrieves songs from the backend server and plays them in...

Syng Karaoke screenshot 1

Cost / License

Application type

Platforms

  • Online
  • Linux
  • Flathub
  • Flatpak
  • Windows

Features

Properties

  1.  Privacy focused

Features

  1.  No registration required
  2.  Ad-free
  3.  No Tracking
  4. YouTube icon  Youtube integration
  5. Amazon Simple Storage Service icon  Support for Amazon S3

Syng Karaoke News & Activities

Highlights All activities

Recent activities

  • August 2026
  • Beltr icon
    Beltr named as an alternative by Jon-Vargas
  • July 2026
  • Nightingale Karaoke icon
    Nightingale Karaoke named as an alternative by POX
  • Plecto icon
    Plecto named as an alternative by Plecto
  • April 2026
  • VoiceStage  icon
    VoiceStage named as an alternative by voicestage_dev
  • Syng Karaoke icon
    babsors liked this

Syng Karaoke information

AlternativeTo Category

Audio & Music

GitHub repository

  •  46 Stars
  •  7 Forks
  •  6 Open Issues
  •   Updated  
View on GitHub
Syng Karaoke was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Syng Karaoke?

Syng is an all-in-one karaoke software, consisting of a backend server, a web frontend and a playback client. Karaoke performers can search a library using the web frontend, and add songs to the queue. The playback client retrieves songs from the backend server and plays them in order.

To host a karaoke event, you only need to use this playback client, as you can use a publicly available instance (See project page).

Currently, songs can be accessed using the following sources:

  • YouTube. The backend server queries YouTube for the song and forwards the URL to the playback client. The playback client then downloads the video from YouTube for playback.
  • S3. The backend server holds a list of all file paths accessible through the s3 storage, and forwards the chosen path to the playback client. The playback client then downloads the needed files from the s3 for playback.
  • Files. Same as S3, but all files reside locally on the playback client.

The playback client uses mpv for playback and can therefore play a variety of file formats, such as mp3+cdg, webm, mp4, etc.