Introducing runst: A dead simple notification daemon written in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • runst

    A dead simple notification daemon 🦡

    That's great advice. Actually I already have an issue open about systemd: https://github.com/orhun/runst/issues/1

  • cargo-deb

    Discontinued A cargo subcommand that generates Debian packages from information in Cargo.toml

    As a suggestion if you want to get a lot of users you could make a .deb file that packages the binary and a systemd service file. Using cargo-deb it's pretty trivial, the hardest part would be writing your systemd service file and you can probably just copy the dunst.service file with minimal modification:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • linux_notification_center

    A notification daemon/center for linux

    I ditched dunst a while ago for https://github.com/phuhl/linux_notification_center because it has a built-in notification center.

  • SwayNotificationCenter

    A simple GTK based notification daemon for SwayWM

    (Wayland people can use https://github.com/ErikReider/SwayNotificationCenter)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts