ESP32 based clock which includes clock, alarm, timer and task manager.
- Clock and Date
- Focus Timer
- Pomodoro Timer
- Alarm
- Reminder
- Task Manager
Thank you for your interest in contributing to Smart Clock! We welcome all contributions, big or small. You can help by filing issues, adding documentation, fixing bugs, or implementing features. We appreciate your support!
- IDE: VS Code PlatformIO
- Formatter Clang Format
- Simulator: Wokwi
Note: Before starting to contribute make sure to install the clang formatter by using the npm install
command.
Use this Wokwi project to test and simulate code.