SkillAgentSearch skills...

Yok.scr

the doughbyte-themed windows screensaver

Install / Use

/learn @pierce-smith1/Yok.scr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

yok.scr

lkthink

The doughbyte-themed windows screensaver - built with ancient Win32 + OpenGL, just like you would in the early 00's. Half doughbyte shitpost, half love letter to classic screensavers.

Home page

Building

You can get a pre-compiled binary from the Releases page or the Home page above.

There are two steps to building:

  • In the repo root, run python bitmaps_to_bmp.py to generate the bitmaps folder. This script depends on Pillow, so you'll have to install that first.
  • Load the .sln in Visual Studio and build the project in Release mode.

Contributing

I certainly don't expect anyone to, but I encourage you to! :) You don't need to be familiar with Win32 or OpenGL, since they make up relatively little of the project and they're well isolated from the core logic, which is all good old fashioned C++ (20).

There are no hard rules for contributing - just open a PR. I'll be nice, I promise.

Related Skills

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated2mo ago
Forks1

Languages

C++

Security Score

75/100

Audited on Jan 5, 2026

No findings