SkillAgentSearch skills...

MacPlayer

A Spotify Connect client for 68k Macs.

Install / Use

/learn @antscode/MacPlayer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MacPlayer

A Spotify Connect client for 68k Macs.

Building from Source

MacPlayer requires Retro68 for compilation, and the following libraries:

Once the above libraries are built and installed, execute these commands from the top level of the MacPlayer directory:

cd ..
mkdir MacPlayer-build
cd MacPlayer-build
cmake ../MacPlayer -DCMAKE_TOOLCHAIN_FILE=<<YOUR_PATH_TO_Retro68-build>>/toolchain/m68k-apple-macos/cmake/retro68.toolchain.cmake
make

Credits

  • MacPlayer is built using Retro68.
  • Custom scrollbars based on code snippet by Alexander S. Colwell, 1988.
  • Custom slider based on code samples by Jim Stout, 1995.
  • Cursive font in logo is streamster by Youssef Habchi

Related Skills

View on GitHub
GitHub Stars123
CategoryDevelopment
Updated14d ago
Forks4

Languages

C++

Security Score

80/100

Audited on Mar 15, 2026

No findings