roassalClock

Details

Source
GitHub
License
MIT
Stars
3
Forks
1
Created
March 24, 2019
Updated
Sept. 16, 2021

Categories

UI / Graphics

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

![alt text](https://www.dropbox.com/s/p18wohi6jtwil6s/clock%20capture.png?raw=1)

I am using the image from this amazing artist

https://www.pixiv.net/member.php?id=23223750
← Back to results