Skip to content

oxidecomputer/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Oxide Office Clock

The clock in the Oxide Office displays the local time and date in print sufficiently large to be visible from most parts of our floor space. It is a Rust program that runs on a small computer (presently, a Dell Wyse 3040 thin client device), booted into a custom Helios ramdisk image.

The generated display looks like this:

pixel perfect screenshot of clock

In the office, it looks like this:

photograph of clock in office with some people doctored out

Operation

On an illumos system, this program will take over the framebuffer device usually operated by wscons(4D). The mechanism in use is crude, and absolutely no warranty is made about its use. You have been warned!

For ease of development, if built on a Linux workstation the clock will be rendered into a basic X11 window with the same aspect ratio as the target display in the office.

License

Fonts embedded in this program are available under the SIL Open Font License Version 1.1.

Unless otherwise noted, all components are licenced under the Mozilla Public License Version 2.0.

About

wall clock software for the Oxide office

Resources

License

MPL-2.0, Unknown licenses found

Licenses found

MPL-2.0
LICENSE
Unknown
LICENSE-OFL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages