1
0
mirror of https://github.com/huggingface/knockknock.git synced 2021-08-28 00:30:42 +03:00

40 Commits

Author SHA1 Message Date
Deng Cai
1160ab756d add Wechat Work support (#47)
* add Wechat Work support

add Wechat Work chatroom robot notification support. Wechat Work is one of the most popular business communication and office collaboration tool, developed by Tencent.

* updates

* uniformization + bug

* uniformization

* uniformization

* uniformization

* tested

* Update README.md

* Update __main__.py

Co-authored-by: Victor SANH <victorsanh@gmail.com>
2020-03-16 00:26:47 -04:00
radao
b59a7be6e8 Add RocketChat integration (#44)
* Add rocketchat integration

* Update rocketchat_sender.py

* Update README.md

Co-authored-by: Victor SANH <victorsanh@gmail.com>
2020-03-15 19:12:43 -04:00
Victor SANH
1e8d8e645e fix dependency error with win10toast (specific to windows) 2020-03-08 18:11:26 -04:00
WuTing
ae80890cdb add DingTalk chatroom robot notification support (#38)
* add dingtalk chatroom robot notification support

* small code fix

* dingtalk support: modify readme and __init__

* dingtalk support: modify readme and __init__

* fix readme typo.

* remove a wrong url inference in comment

Co-authored-by: Victor SANH <victorsanh@gmail.com>
2020-03-03 23:08:55 -05:00
Prabhakar Gupta
2330f84413 Add Amazon Chime sender 2020-02-29 17:37:17 -05:00
Victor SANH
05952530ce minor format edits 2020-02-29 16:23:54 -05:00
eyalmazuz
fc082cbd47 Added Windows notifications 2020-02-29 16:23:54 -05:00
Victor SANH
9a6d3e4466 minor comment 2020-02-20 21:11:12 -05:00
eyal
a1c4015f82 added linux desktop notification option 2020-02-20 21:11:12 -05:00
Victor SANH
3205307f16 Update __init__.py 2020-01-06 22:54:01 +01:00
Jan-Christoph Klie
c377415543 #35 - Add matrix sender
- Update README
2020-01-06 22:54:01 +01:00
Jan-Christoph Klie
8288b4f8d3 #35 - Add matrix sender
- Add matrix sender
- Add matrix sender to CLI
- Update README
2020-01-06 22:54:01 +01:00
VictorSanh
2b190ab5f5 move the tests to knockknock 2019-12-03 16:53:07 -05:00
Atakan Yenel
679a927c66 add desktop notification (#29)
Add desktop notifications for MacOs
2019-12-03 16:50:03 -05:00
VictorSanh
2c400db3ab some cleaning 2019-12-03 15:31:54 -05:00
Victor SANH
d0ff061b71 fix typo 2019-10-23 11:58:54 -04:00
Victor SANH
71c977c133 change command line tool: comma separated list 2019-10-23 11:58:54 -04:00
rish-16
5080fb8440 Updated README with correct function name 2019-10-23 11:58:54 -04:00
rish-16
8e9b4dc574 Added support for multiple email recipients for CLI And updated README 2019-10-23 11:58:54 -04:00
Victor SANH
2b9f2c41ef consistency with slack user mentions list 2019-10-23 11:58:54 -04:00
rish-16
e722b09e02 Added support for multiple recipient emails 2019-10-23 11:58:54 -04:00
Michael Watkins
32283c7af8 Add support for Discord 2019-10-21 12:01:13 -04:00
VictorSanh
a244693253 fix import 2019-10-14 22:59:31 -04:00
VictorSanh
682c505057 small typo in main 2019-10-14 22:59:24 -04:00
Victor SANH
87a84def59 uniformize 2019-10-14 22:49:57 -04:00
abhishekkrthakur
cadce197c4 add sms sender 2019-10-14 22:49:57 -04:00
noklam
bfbbdde899 Add Teams webhook support (#13)
* add teams sender

* update readme and fix import

* remove duplicate code and supplement README

* fix typo

* update README.md
2019-08-30 12:31:31 -04:00
Victor SANH
c5946c45ed test 2019-08-15 10:49:48 -04:00
Victor SANH
68b490eb75 Distributed training (#11)
* Add `RANK` information for distributed training.

* Only master process sends notifications (except for errors)

* Update README
2019-05-13 15:04:47 -04:00
VictorSanh
ac9913d207 Add logging of return value 2019-04-17 14:15:05 -04:00
VictorSanh
e4bfb95eba Fix default for slack user mentions in comamnd line 2019-04-17 12:33:51 -04:00
Christoph Alt
52e5310b09 Be notified when running applications from command line
- added entry point to setup.py
- command line interface for email, slack, and telegram
- added usage examples to README
2019-04-14 16:25:07 +02:00
VictorSanh
829f64de55 Fix date format 2019-04-08 10:38:41 -04:00
VictorSanh
c582934c8d fix typo 2019-03-23 14:19:09 -04:00
VictorSanh
df9d6f5be0 Setup and some factorization 2019-03-23 14:14:11 -04:00
VictorSanh
2e1e76c5a4 Add Telegram Notifications 2019-03-23 14:13:07 -04:00
Victor SANH
3691874467 Fix small typo in start date print 2019-03-21 17:55:46 -04:00
Alex Ward
79eb6a2573 re-raise exception after sending notification 2019-03-21 12:06:54 +00:00
VictorSanh
125dbd2a98 Update .gitignore 2019-03-20 11:17:32 -04:00
VictorSanh
2919e489e3 commit lib 2019-03-20 09:13:20 -04:00