项目作者: BobVul

项目描述 :
Sends Growl notifications to Windows 10 toasts
高级语言: C#
项目地址: git://github.com/BobVul/GrowlToToast.git
创建时间: 2016-02-15T12:53:02Z
项目社区:https://github.com/BobVul/GrowlToToast

开源协议:Other

下载


GrowlToToast

Implements a Growl Display with a companion program to forward them to Windows 10 Toast notifications (Action Center).

  • Sends Growl titles and messages
  • Supports configurable “silent” mode

Requirements

  • Windows 10

Installation

  1. Grab the latest release
  2. Run the MSI installer. This will install the application and create the “GrowlToToast.Toaster” shortcut in your Start Menu. The Start Menu shortcut must exist; it is required in order to display notifications as of Windows 10 v1709.
  3. Exit Growl if it is running.
  4. Run the “GrowlerInstaller” application. You can run this from the shortcut in your Start Menu, under the GrowlToToast folder. This will add the actual plugin to Growl. In most cases, simply installing it under the “Current User” location will be enough.
  5. Start Growl and enable the display in the Growl settings.

Development notes


Written for a SuperUser question.

(And a thanks to @JourneymanGeek for being my testing guinea pig, and @Jonno for the original SDK comment suggestion)