oxidash

Crates.iooxidash
lib.rsoxidash
version0.1.0
sourcesrc
created_at2023-09-14 20:28:05.419941
updated_at2023-09-14 20:28:05.419941
descriptionA notification Center written in rust, used with oxinoti.
homepage
repositoryhttps://github.com/DashieTM/OxiDash
max_upload_size
id973067
size104,701
Dashie (DashieTM)

documentation

README

OxiDash

A small notification dashboard made with rust and gtk-rs.
Styling can be done with a css file.
See style.css for all possible IDs to override.

Notes

  • You need gtk4-layer-shell installed as well as a notification server implementing the following dbus commands:
    RemoveAllNotifications, DoNotDisturb, RemoveNotification, GetAllNotifications, ToggleNotificationCenter
    In other words you can use OxiNoti
  • This is WIP.
  • not much configurability yet
Commit count: 32

cargo fmt