Building something new.

Learning how to create skeuomorphic user interfaces.

It's pretty slow and calming so far.

Doing it all with SwiftUI previews. Works better than expected.

Do we like this?
Yesterday I listened to Neco's set all day. 🔥

#Macrowave is a native macOS & iOS app that makes it easy and fun to share system audio with friends to listen to music together.

If that's something you are interested in, shoot me a DM.

@lucas what p2p API does it use?
@cbleslie WebRTC
@lucas how does the handshake work?
@cbleslie each user/station gets a unique link you can share with your friends. They can tune in via a browser or one of our native apps. They then connect via web sockets to our server for the handshake.
@lucas any plans for a self hosting option for the server element?

@cbleslie one of our main goals was to make this as easy as downloading an app and sharing a link with your friends.

Self-hosting the server is currently no priority.