README excerpt
# Modern Clock
Execute the following incantation in a Playground:
```Smalltalk
Metacello new
baseline: 'Roassal3Clock';
repository: 'github://akevalion/roassalClock/src';
load.
```
# How to use it
```Smalltalk
Roassal3Clock new roassalView inspect. "Open a window with the clock"
Roassal3Clock new installRoassalClockLogo. "Set the roassal clock as the desktop background"
Roassal3Clock new installPharoLogo. "Set pharo desktop background"
```
# Screenshots

I am using the image from this amazing artist
https://www.pixiv.net/member.php?id=23223750