Kenji Shimura

NFCPlayer - Play Apple Music instantly by tapping NFC tags

NFCPlayer lets you play Apple Music using NFC tags. Register a song, album, or playlist to an NFC tag and start music by tapping it with your iPhone. Place NFC tags anywhere to create physical music buttons for your desk, car, or speakers. Features: • Scan NFC tags to start playback • Write Apple Music URLs to NFC tags • Import URLs from the Music app Share menu • Simple playback interface • Playback history Free with optional in-app upgrades.

Add a comment

Replies

Best
Kenji Shimura

Hi Product Hunt 👋

I'm the developer of NFCPlayer.

I built this app because I wanted to bring back something that music has been gradually losing in the streaming era: a sense of physical interaction.

In the past, music had a tangible presence — vinyl records, CDs, and cassette tapes. You could hold them, place them somewhere, and interact with them. The act of playing music itself felt physical.

Streaming made music incredibly convenient, but it also removed that tactile experience.

NFCPlayer is my small attempt to bring a bit of that feeling back.

With NFCPlayer, you can turn NFC tags into physical music buttons.

Just tap a tag with your iPhone and your Apple Music playlist starts instantly.

You can place tags on your desk, in your car, or next to your speakers — anywhere you want music to start with a simple tap.

It's a small idea, but it makes music feel tangible again.

I'd love to hear your thoughts and feedback!

Denis Akindinov

How does NFCPlayer ensure a seamless background playback experience on iOS given the system's restrictions on background NFC tag reading and the requirement for user interaction with notifications?

Kenji Shimura

@mordrag 
Thanks for the thoughtful question.

  I respect iOS’s NFC rules rather than trying to

  bypass them.

  NFCPlayer uses a foreground, user-initiated scan

  flow. After a tag is read, the app immediately

  resolves the Apple Music URL and hands off to

  Apple’s playback system, so playback can continue

  naturally from there.

  In short, I don’t rely on background NFC tag

  reading. I focus on making the scan-to-play

  transition feel as seamless as possible within

  Apple’s platform restrictions.