pkierski / notify-send

notify-send for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notify-send for Windows

notify-send is a tool that displays pop-up desktop notifications.

Building

  1. Open notify-send.sln in Visual Studio Community 2015+ or MonoDevelop.

  2. Select Release from the Solution Configuration drop-down list, which is on the Standard toolbar.

  3. On the Build menu, click Build.

You can find notify-send.exe in bin/Release folder.

Documentation

Usage

Troubleshooting

Changelog

Downloads

Download precompiled binary

Download Visual Studio Express

Download MonoDevelop

License

Copyright © 2012-2016 Alexey Vaskovsky alexey@vaskovsky.net

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

About

notify-send for Windows

License:GNU Lesser General Public License v3.0


Languages

Language:C# 98.9%Language:Batchfile 1.1%