Pippo

Pippo

Add seeking controls to the macOS Picture in picture window

4 followers

On macOS the Picture in Picture video player does not have seek backwards and forwards controls. I use those a lot on iOS so I wanted to have them on macOS as well. Pippo adds seeking controls to your Picture in Picture window!
Pippo gallery image
Pippo gallery image
Free
Launch tags:
MacMenu Bar Apps
Launch Team

What do you think? …

Alexey Bukhtin
It would be really great if you could add an Air Play button
Jordi Bruin
@alexey_bukhtin Should be possible! I will look into it!
Jordi Bruin
@alexey_bukhtin Got this working, will add it in the next release!
Alexey Bukhtin
@jordi_bruin Thanks! It will be great! 😊
Marcel Bechler
Awesome tool, this is a feature which was really missing.
Jordi Bruin
@marcel_b Great to hear it! If you have any suggestions for features to add, let me know!
Jw C
ui suggestion: replace opacity with vibrancy effect
Jordi Bruin
@jw_c Yeah it's not perfect right now. The problem is that it's nearly impossible to replicate the effect used on the buttons. What I settled on now was the closest I could get it (without spending 2 hours on vibrancy 😜 ) If you have any pointers, let me know!
Jw C
@jordi_bruin Does NSVisualEffectView work for your button 🤔?
Jordi Bruin
@jw_c I've built the app with SwiftUI, and the default background with vibrancy didn't match. I can look into going into UIKit but I prefer to stay SwiftUI only if possible. I'm going to do some experiments with NSVisualEffectView though, thanks!
Jw C
@jordi_bruin If your app requires macOS 12.0+, maybe you can try https://developer.apple.com/docu...
Jordi Bruin
@jw_c Yeah, those are the default background material options I mentioned. They're quite limiting at the moment. Thanks for helping me out!