←back to thread

55 points jonathang6k | 4 comments | | HN request time: 0.606s | source
1. msarnoff ◴[] No.40152657[source]
Nice! I made a similar app about 10 years ago for iTunes: https://github.com/74hc595/Currentsong

Had a lot of the same features (like the scrolling marquee), but I just built it as a personal project, never put it on the app store or anything like that. I don’t even know if it’ll build or run on modern macOS, but it’s still on github if you want to see some fossilized Objective-C code :p

replies(2): >>40152763 #>>40152893 #
2. jonathang6k ◴[] No.40152763[source]
That's awesome, I'll be sure to check it out!

I deliberately chose not to use marquee because of CPU usage, but if there's a more efficient way, I can definitely integrate that.

replies(1): >>40152838 #
3. treve ◴[] No.40152838[source]
Wild that marquee, which was a browser feature in the late 90s, could cause CPU concerns 25 years later.
4. NaOH ◴[] No.40152893[source]
Since I'm back on Mojave this is great. Thank you. Much better than the method I previously used combining GeekTool and AppleScript. If I upgrade my OS and ever use Spotify I'll hit the OP's menu bar app.