Syng Karaoke icon
Syng Karaoke icon

Syng Karaoke

 Like this app

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

License model

  • FreeOpen Source

Application type

Platforms

  • Online
  • Linux
  • Flathub
  • Flatpak
  • Windows
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused

Features

  1.  No registration required
  2.  Ad-free
  3.  No Tracking
  4. YouTube icon  Youtube integration

Syng Karaoke News & Activities

Highlights All activities

Recent activities

Show all activities

Syng Karaoke information

  • Developed by

    Christoph Stahl
  • Licensing

    Open Source (AGPL-3.0) and Free product.
  • Written in

  • Alternatives

    18 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Audio & Music

GitHub repository

  •  13 Stars
  •  1 Forks
  •  0 Open Issues
  •   Updated Jan 1, 2025 
View on GitHub

Our users have written 0 comments and reviews about Syng Karaoke, and it has gotten 0 likes

Syng Karaoke was added to AlternativeTo by Paul on Oct 4, 2024 and this page was last updated Oct 4, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

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.

Official Links