break-time icon indicating copy to clipboard operation
break-time copied to clipboard

break timer that forces you to take a break

Results 14 break-time issues
Sort by recently updated
recently updated
newest added

enhancement
help wanted
good first issue

Currently break-time only supports X, not Wayland. It would be nice to extend break-time to also be usable on Wayland. The X-specific places in the code can be found by...

enhancement
help wanted

Plugins (like the google calendar plugin) should have an easy way of specifying commands they want to be made available to be able to be run on the CLI. For...

enhancement
help wanted

PR #25 added two commands: `google-calendar list-events` and `google-calendard ignore-event`. These should be documented in the README. The description can basically be taken from the CHANGELOG entry in #25.

documentation
help wanted
good first issue

It would be nice to automatically provide statically-compiled release versions of break-time. People should be able to download these any automatically start using them. Ideally, these statically-compiled release versions would...

enhancement
help wanted
good first issue

In order for break-time to be verified to use the Google Calendar API, I need to create a YouTube video explaining how break-time uses the Google Calendar API, and exactly...

The purpose of break-time is to force the user to take frequent breaks, and not sit for too long. break-time has a feature where the user can right click on...

enhancement
help wanted

Right now the break screen is as minimal as possible. It would be nice to style it to look aesthetically pleasing. I am imagining something similar to https://hovancik.net/stretchly/. Once it...

enhancement

break-time currently does not have any nice way of logging information or debug messages. It would be nice to add in support for some sort of logging framework, and let...

enhancement
help wanted
good first issue