dschep/ntfy

ntfy shell integration ignore doesn't match subcommand.

Open

#191 opened on 2019年2月2日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (4,716 stars) (219 forks)batch import
enhancementhelp wanted

説明

Many useful tools have subcommands which need different notify policy. For example, git log and git clone should be handled differently. Currently a command is only judged by its basename (source). Is it possible that ntfy support subcommand match in the future?

コントリビューターガイド