PharoClock

Description

For experimental purposes, we need recordings of coding sessions with the current time visible.

Details

Source
GitHub
Dialect
pharo (65% confidence)
Created
Nov. 24, 2023
Updated
Nov. 24, 2023
Topics
pharo widget

Categories

UI / Graphics System / OS

README excerpt

# PharoClock

For experimental purposes, we need recordings of coding sessions with the current time visible.

```st
Metacello new
  githubUser: 'ValentinBourcier' project: 'PharoClock' commitish: 'main' path: 'src';
  baseline: 'Clock';
  load
```
← Back to results