Skip to content

Chromium web view displayable from the Windows notification area.

License

Notifications You must be signed in to change notification settings

xcjs/NotificationWebView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotificationWebView Logo

# NotificationWebView Chromium web view displayable from the Windows notification area.

Building

  1. Download and install Visual Studio 2015 Community Edition
  2. Clone the repository
  3. Open the solution using the NotificationWebView.sln file
  4. Select the "Release" build configuration
  5. Select your platform (x86 or x64) from the next dropdown
  6. Find the "Build" menu and select "Build Solution"

Creating the Installer

The installer is created using NSIS. Adding makensis to your PATH is recommended, but not required.

  1. Install NSIS 2.x
  2. Open a Command Prompt to the Installer directory under the NotificationWebView project
  3. Execute makensis installer-x64.nsi

First-Time Run

NotificationWebView will open in the notification area and will not display in the normal taskbar area. It may be necessary to check the condensed notification area icon list if the NotificationWebView icon is not visible at first.

Once located, the icon can be dragged out with the rest of the notification area icons.

About

Chromium web view displayable from the Windows notification area.

Resources

License

Stars

Watchers

Forks

Packages

No packages published