The time management app built with GTK and libadwaita, designed with stack memory and pomodoro in mind.
Go to file
2025-01-23 10:00:27 +01:00
LICENSE Initial commit 2025-01-23 09:40:03 +01:00
README.md Updated README.md 2025-01-23 10:00:27 +01:00

mindoverflow

The time management app built with GTK and libadwaita, designed with stack memory and pomodoro in mind.

What is the goal of this project?

After using pomodoro technique for quite a long time, I notices that I always do one thing before switching tasks in the next work interval (a.k.a the pomo): I copy links to the websites of all of the browser tabs I have open, and paste them into a text file, so that I can return right back to the thing I was working on without spending time on remembering all of the stuff I have been doing.

So, I called that the "stack memory management" technique, where the stack meant the note I had for each task. It actually has nothing to do with the stack data structure, but since the name has already stuck, I am going to keep it.

But the problem was, I had to use multiple apps to perform this: timer, browser and a text editor. At the first glance, it might seem like it's not that big of a deal. However, in reality this