Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/track/tunes.git

README

Gameframe.Tunes šŸ‘‹

Automatically pause Music (iTunes/Spotify) on Windows and OSX when entering play mode

Intelligently checks if music is playing and remembers if it actually paused playing music so that it will unpause only if it paused.

Quick Package Install

Using UnityPackageManager (for Unity 2019.3 or later)

Open the package manager window (menu: Window > Package Manager)
Select "Add package from git URL...", fill in the pop-up with the following link:
https://github.com/coryleach/UnityTunes.git#0.3.1

Using UnityPackageManager (for Unity 2019.1 or later)

Find the manifest.json file in the Packages folder of your project and edit it to look like this:

{
  "dependencies": {
    "com.gameframe.tunes": "https://github.com/coryleach/UnityTunes.git#0.3.1",
    ...
  },
}

Usage

When enabled this package will automatically pause the Music app or Spotify on Mac OS.
To toggle Enable/Disable go to the Window/Tunes menu and select the 'Enable' option to toggle on or off.

Author

šŸ‘¤ Cory Leach

Show your support

Give a ā­ļø if this project helped you!
Please consider supporting it either by contributing to the Github projects (submitting bug reports or features and/or creating pull requests) or by buying me coffee using any of the links below. Every little bit helps!

ko-fi


This README was generated with ā¤ļø by Gameframe.Packages

Total Installs
0
Last 30 days
Unique IPs
0
Approximate users

Installs Over Time

Operating Systems

No data yet

Top Countries

No data yet

Git Versions

No data yet

Embed Install Badge

Add an install count badge to your README

Style
Preview
pkglnk installs badge
Markdown
[![pkglnk installs](https://www.pkglnk.dev/badge/tunes.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/tunes)
HTML
<a href="https://www.pkglnk.dev/pkg/tunes"><img src="https://www.pkglnk.dev/badge/tunes.svg?style=pkglnk" alt="pkglnk installs"></a>

Comments

No comments yet. Be the first!