I’ve been scrolling around and I’m wondering what sort of projects everyone here is working on? I have not worked on anything in awhile but I wanna see more projects and maybe that’ll change haha

  • sylphrin@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    6 days ago

    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.