This package browser is in early development. Mind the rough edges.

rsibreak

Recovery and Repetitive Strain Injury prevention assistsant

Repetitive Strain Injury is an illness which can occur as a result of working with a mouse and keyboard. This utility can be used to remind you to take a break now and then.

Installation

Install the latest version of rsibreak as follows:

guix install rsibreak

Or install a particular version:

guix install rsibreak@0.13.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of rsibreak about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/rsibreak'><img src='https://packages.guix.gnu.org/packages/rsibreak/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/rsibreak/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/rsibreak)

Example Org:

[[https://packages.guix.gnu.org/packages/rsibreak][https://packages.guix.gnu.org/packages/rsibreak/badges/latest-version.svg]]