electron-windows-notifications icon indicating copy to clipboard operation
electron-windows-notifications copied to clipboard

Call native windows notifications from Electron using NodeRT

Results 4 electron-windows-notifications issues
Sort by recently updated
recently updated
newest added

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...

![image](https://cloud.githubusercontent.com/assets/10274434/21080292/4ba50884-bfa3-11e6-9018-15842cab1b9a.png) 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...