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
- Host: GitHub
- URL: https://github.com/linqlover/xmasdecorations
- Owner: LinqLover
- Created: 2019-11-17T19:08:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T09:24:14.000Z (over 4 years ago)
- Last Synced: 2025-04-05T15:27:28.489Z (8 months ago)
- Topics: blizzard, christmas, decorations, smalltalk, squeak, wallpapers, xmas
- Language: Smalltalk
- Size: 1.64 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XmasDecorations [](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!