Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valentinbourcier/pharoclock

For experimental purposes, we need recordings of coding sessions with the current time visible.
https://github.com/valentinbourcier/pharoclock

pharo widget

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
```