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

notifiers for linux and windows #15

Open ssenthilnathan3 opened 5 months ago

ssenthilnathan3 commented 5 months ago

this fixes #3

theol-git commented 3 months ago

This does have a depency for linux (libnotify-bin), but i dont know for windows. I will create a PR implementing the linux notifications.