← All projects

pino-rs

by @Pixel2175

13

Rust notification daemon.

About this project

Pino: Pixel Notification Pino is a fully customizable notification tool rewritten in Rust. It allows you to display notifications with various options, including dynamic theming, configurable fonts, and system integration. Shortcuts Features Installation Usage Example: Low Battery Alert Configuration Dependencies Hardware Usage Features Customizable Notifications: Set titles, messages, delay, and fonts. Dynamic Theming with walrs(or pywal): Automatically matches the notification theme to your wallpaper. Configurable Settings: Adjust themes, screen placement, fonts, and more via a TOML config file. Script Integration: Automate notifications using scripts in any language. Installation Dependencies Pino requires the following dependencies: Rust (for building from source) Walrs pywal (optional) for dynamic theming Usage Pino supports the following command-line options: Note: If you want to insert a new line (wrap text) in the message, use \n in the argument parameter. Example: Low Battery Alert You can create a script to notify about low battery status: Configuration The app uses a TOML configuration file located at /.config/pino/config.toml. Example: Hardware Usage

From the project README on GitHub

Stars
13
Forks
0
License
GPL-3.0
Last push
22 May 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/pino-rs.svg)](https://www.madeinalgeria.dev/projects/pino-rs)

Related projects