Commit Graph

5 Commits

Author SHA1 Message Date
kilyabin 1978c14a68 docs: extend disclaimer banner with contribution note 2026-06-18 00:41:18 +04:00
kilyabin 2a545e2f24 docs: add personal-use disclaimer banner 2026-06-18 00:39:08 +04:00
kilyabin c2cb260c9f ci: add GitHub Actions workflows for CI and release builds 2026-06-18 00:36:46 +04:00
kilyabin c42cf61db4 chore: add README to root 2026-06-18 00:36:46 +04:00
kilyabin 95c0373db6 feat: initial implementation of scr33ny OLED screensaver
Screensavers: blank (pure black), GIF animation, static image, text
with float/typewriter/fade animations.

Widgets: digital/analog clock, date, weather (OpenWeatherMap API).
Anti burn-in pixel shift with configurable interval.
Wayland-native via winit 0.29 + softbuffer 0.4.
TOML config with serde, full CLI via clap, idle daemon mode.
2026-06-18 00:36:46 +04:00