epwalsh / pomo.nvim

:new: :stopwatch: A simple, customizable pomodoro timer for Neovim, written in Lua, with nvim-notify, lualine, and telescope integrations
Apache License 2.0
154 stars 7 forks source link

Add System Notifier support for Linux and Windows #3

Closed epwalsh closed 2 months ago

epwalsh commented 7 months ago

This should be pretty easy, you just need to add a block here with an OS call to whatever would trigger a notification on that OS. I just don't have a way to test.