You are not logged in.

#1 2025-01-27 04:32:38

player
New Member
Registered: 2023-06-02
Posts: 4

Pomodoro timer in beepmein

How can I add a Pomodoro timer(preset) with 1 hour of work and 10 minute break in beepmein(app) and have it displayed in the menu?
IJ4adXu.png

Last edited by player (2025-01-27 04:33:44)

Offline

#2 2025-01-27 06:28:25

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,746

Re: Pomodoro timer in beepmein

So there is a script called beepmein and there is a 'gui' part for tint2/jgmenu (/usr/bin/bl-beepmein-pipemenu).

You would edit a copy of /usr/bin/bl-beepmein-pipemenu, making your custom function, since adding two events at once is not supported irc and apply that new thing to the tint2. Cli that you are looking for is something like

beepmein --reason playtime 60 && beepmein --reason work 70

p. s. Some notes are here
https://brontosaurusrex.github.io/2019/11/19/beepmein/
John did some changes, so this may not be up to date.

Offline

#3 2025-01-27 07:23:46

player
New Member
Registered: 2023-06-02
Posts: 4

Re: Pomodoro timer in beepmein

That's what I need, thank you

Offline

Board footer

Powered by FluxBB