Skip to content

Snowflakes on macOS powered by SpriteKit

Notifications You must be signed in to change notification settings

twstokes/snowflakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnowFlakes!

At the end of 2021 I started playing with this app and then didn't touch it again until the end of 2022. It may very well be another seasonal project for me to hack on.

Description

SnowFlakes is a Menu Bar app that puts snow or flakes on the screen while you're using your Mac.

Demo

demo-480.mov

Technical overview

For each display, a non-interactive overlay window is added. Inside that window is a fullscreen SKView that runs a scene that contains emitters. These emitters spit out snow and flakes and can be tweaked by the user interface. Settings are saved automatically across restarts of the app via UserDefaults.

About

Snowflakes on macOS powered by SpriteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages