tiramisu
Desktop notifications, the UNIX way
tiramisu is a notification daemon based on dunst that outputs notifications to STDOUT in order to allow the user to process notifications any way they prefer.
- Versions: 2.0.20211107
- Website: https://github.com/Sweets/tiramisu
- Licenses: Expat
- Package source: gnu/packages/gnome-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of tiramisu
as follows:
guix install tiramisu
Or install a particular version:
guix install tiramisu@2.0.20211107
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 tiramisu about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/tiramisu'><img src='https://packages.guix.gnu.org/packages/tiramisu/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/tiramisu)
Example Org:
[[https://packages.guix.gnu.org/packages/tiramisu][https://packages.guix.gnu.org/packages/tiramisu/badges/latest-version.svg]]