• 0 Posts
  • 1 Comment
Joined 2 years ago
cake
Cake day: March 23rd, 2024

help-circle
  • It’s not that exciting, but I’m working on a Pomodoro timer.

    There are a lot of Pomodoro timer apps out there, but I still haven’t found one that has all the features I want, they’re always missing something or other. I’m sick of compromising, so I’m making my own. I’ve coded a Pomodoro timer before so I’ve got the general logic down, but my prior implementation is attached to something else and I want it as a standalone application. Thought this would be a good little project to learn godot with, especially since it will let me export it for mobile as well (in theory).

    I hate doing UI stuff and most of this project is UI so… wish me luck.