Skip to content

simonheys/wordclock

Repository files navigation

simonheys com:wordclock

WordClock

WordClock versions of various vintages, for various platforms.

https://www.simonheys.com/wordclock/

Downloads

Currently available to download as a screen saver for macOS:

https://github.com/simonheys/wordclock/releases

Web Packages

  • WordClock React

    React components published as @simonheys/wordclock. The package renders a supplied word definition; consumers decide how to load those definitions.

  • WordClock Words

    Raw JSON word definitions published as @simonheys/wordclock-words. The package is intentionally thin: it contains JSON files and a manifest, not loader helpers.

  • WordClock Example

    Next.js app used to exercise the React package against the bundled word definitions.

Legacy And Native Packages

  • WordClock Flash

    The original prototype from 2003.

  • WordClock iOS

    This was written in 2008 for the original iPod Touch running iPhoneOS 2, and achieved my goal of running at 60fps.

  • WordClock macOS

    Native macOS screen saver.

Getting Started

Install common dependencies:

pnpm install

See individual packages for further steps.

Checks

Run repository-level checks from the root:

pnpm format:check
pnpm lint
pnpm typecheck
pnpm build
pnpm test

License

MIT

About

An original digital art work for macOS, iOS and web

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors