An open API service indexing awesome lists of open source software.

https://github.com/linqlover/xmasdecorations

A collection of christmas decorations for Squeak
https://github.com/linqlover/xmasdecorations

blizzard christmas decorations smalltalk squeak wallpapers xmas

Last synced: 3 months ago
JSON representation

A collection of christmas decorations for Squeak

Awesome Lists containing this project

README

          

# XmasDecorations [![Build Status](https://travis-ci.com/LinqLover/XmasDecorations.svg?branch=master)](https://travis-ci.com/LinqLover/XmasDecorations)

## Features (a selection)
⭐ a Christmas theme (compatible with your preferred UI theme, supports both light & dark mode)
⭐ a new full-screen WallpaperMorph
⭐ dynamic snow blizzards (with performance optimization)
⭐ automatic Christmas Detection™
⭐ and further, more or less hidden features!

## Installation
0. Update your Squeak image (Trunk required)
1. Ensure Metacello is installed (`Installer ensureRecentMetacello`).
2. Open a workspace and do:
```smalltalk
Metacello new
baseline: 'XmasDecorations';
repository: 'github://LinqLover/XmasDecorations:release/packages';
load.
```
3. When it's Christmas time, decorations will appear automatically! Otherwise, open the XmasDecorations UI from the docking bar menu and turn them on manually.

Have a lot of fun with Squeak and a merry christmas!

## Credits
All credits information can be viewed by opening the XmasDecorations UI from the docking bar menu. Thanks to all contributors!

## Contribution
Any kind of contribution, such as issues or pull requests are highly welcome!