Releases: alusch/dotclock
Releases · alusch/dotclock
v0.7.0
- Use https://github.com/alusch/flipdot-graphics for an easier interface to draw to the sign
- Switch to https://github.com/embedded-graphics/bdf for font parsing
Full Changelog: v0.6.0...v0.7.0
v0.6.0
- Factor clock logic out of
main.rs - Instead of hardcoding sign address, require
-aor--addresscommand line option to specify it - Add
-dor--dayofweekflag to show the day of the week (e.g. WED 28) after the time instead of the month (FEB 28) - Add
-oor--oneshotoption to display the time once and exit, suitable for use in acronjob
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Initial stable version using published flipdot crate
Full Changelog: https://github.com/alusch/dotclock/commits/v0.5.0