boot-clj/boot

Add support for visual notifications on Windows to the `notify` task

Open

#552 创建于 2016年12月25日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Clojure (178 fork)batch import
EnhancementWindowshelp wanted

仓库指标

Star
 (1,748 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I wrote a Windows version of a command-line desktop notification program (https://github.com/RadicalZephyr/DesktopNotifier), so the notify task could try to check for the presence of this program the way it does for the Mac and Linux programs.

This isn't a PR yet because I need to figure out what it looks like to check for the existence of that program on Windows (any Windows developers feel free to chime in).

贡献者指南