cool_pebble

joined 1 year ago
57
submitted 8 months ago* (last edited 8 months ago) by cool_pebble@aussie.zone to c/australia@aussie.zone
 

cross-posted from: https://aussie.zone/post/478031

I wanted to improve my Rust knowledge a bit and solve how I approach notifications, so I made nofi.

nofi is a desktop notification server, but instead of delivering realtime popups, it stores the notifications for you to view when you choose via a Rofi menu. It can also integrate with i3status-rust to show a pending notification count in your status bar.

It's inspired by Rofication (the status bar integration follows the exact same protocol for drop-in compatibility).

 

I wanted to improve my Rust knowledge a bit and solve how I approach notifications, so I made nofi.

nofi is a desktop notification server, but instead of delivering realtime popups, it stores the notifications for you to view when you choose via a Rofi menu. It can also integrate with i3status-rust to show a pending notification count in your status bar.

It's inspired by Rofication (the status bar integration follows the exact same protocol for drop-in compatibility).

 

Has anyone else experienced the -silent launch option for Steam no longer working since the big client update? Hoping there might be a known fix/workaround out there.

 

Got a general interest in self hosted/open source software. Would love a podcast that talks about some of the trending applications out there.

[–] cool_pebble@aussie.zone 1 points 1 year ago (1 children)

Would it be worth chucking in an hourly restart cron job/systemd timer for the time being? Not an ideal solution for sure, but maybe that's better than having to jump into the server every few hours (and users experiencing a seemingly stale feed).