Skip to content

Latest commit

 

History

History
45 lines (21 loc) · 1.61 KB

README.md

File metadata and controls

45 lines (21 loc) · 1.61 KB

MacOS Bubble Screensaver

Open Source Love

Introduction

  • Tested on MacOS Big Sur 11.1
  • Written in Swift 5.2

Special thanks

This project is a latest refactor of SwiftBubble, open-sourced by @nemesit. Many thanks to the great project!

According to the original author, this screensaver is inspired by the MacBook 12" promotional video. I love this screensaver very much for quite a long time. But the original copy is not compatible with the latest MacOS Catalina/Big Sur anymore. So, I decided to refator this project in Swift 5.2.

I used the higher-resolution video in the original repository, and updated video player and layout with the latest API.

Anyway, please enjoy this screensaver.

Preview

Compile

This project is compiled with XCode 12.1. The entire XCode project is in the repo. If you would like to make changes, just clone it and compile with XCode 12, it should be fine.

Installation

Check the latest release. Unzip file bubble-screensaver.saver.zip to get bubble-screensaver.saver, double click to install.

References

How to make a custom screensaver for Mac OS X

How to add thumbnails