Cronus is a minimalistic digital clock built on top of the ESP32 MCU with the following features in mind.
- Show the current time, date, and weather conditions.
- Simple, with a bright display.
- Brightness auto-adjustment depending on the ambient light level.
- No buttons.
- Automatic Over-the-Air firmware upgrades.
- No disgusting bloody Arduino.
See the Wiki.
Clone the repo:
git clone --recurse-submodules https://github.com/ashep/cronus.gitOr update an already cloned one to the latest version:
git pull
git submodule update --recursive --remote- Added air raid alerts widget.
- Added a "busy" icon upon OTA.
- Performance improvements and little optimizations.
- Added widget color options for colorful screens.
- Added night mode options for colorful screens.
- Added night mode for colorful screens.
- Added custom location option.
- Fixed Wi-Fi reconnection at startup.
- New Bluetooth configuration interface added.
- Weather icons added.
First stable release.







