electron-windows-notifications
electron-windows-notifications copied to clipboard
Call native windows notifications from Electron using NodeRT
Hi, I m playing with this module. I am trying to set an Image to the Notification. It is working fine with the Dev environment, but after building the app...
Hey guys, Thanks for this awesome module! I played with this a bit on my Electron app, but the notifications I am getting aren't persistent and don't stay in the...
 Hi, I am trying to show an image from the web as a notification icon but it isn't working. It works just fine when I load a local file,...
While building with electron-builder, I am getting bellow error: ``` preparing moduleName=@nodert-win10-au/windows.applicationmodel arch=x64 ⨯ _nodert_generated.cpp C:\Users\..\.electron-gyp\32.0.2\include\node\v8config.h(13,1): error C1189: #error: "C++20 or later required." [E:\..\node_modules\@nodert-win10-au\windows.applicationmodel\build\binding.vcxproj] Error: `C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe` failed...