Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.
/ Song-inSync Public archive

An iOS app that lets you play the same song at the same time across multiple devices.

License

Notifications You must be signed in to change notification settings

thatcherclough/Song-inSync

Repository files navigation

Song inSync

Song inSync is an iOS app that lets you to play the same song at the same time across multiple devices.

Disclaimer

After extensive testing, Song inSync does not work well, and becuase of this is has been taken off of the App Store.

Screenshots

Home Hosting Joined

How it works

Song inSync operates using a host / client based connection. The host can accept or decline incoming connections from clients, and as the host plays music, accepted clients play the same music at the same time.

Song inSync achieves this by sending the current playing song, the current position in the song, and the current time to the client. With this information the client can play the same song at the same time.

Song inSync is only compatible with Apple Music.

Note: While this project will compile, it will not run properly because an Apple Music API key is required when running pod install. Instruction for obtains this key can be found here. In addition to following those instructions, I also used this python program to generate the key after gathering the necessary information.

Installation

Due to the fact that Song inSync does not work well, it has been taken off of the App Store. However, it can be installed manually using Xcode. (Note: An Apple Music API key is needed for it to run properly.)

License

MIT

Copyright 2020 © Thatcher Clough.

About

An iOS app that lets you play the same song at the same time across multiple devices.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published