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

39 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
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
eyalmazuz
0e5f148993 Updated README, fixed Windows to Windows 10 2020-02-29 16:23:54 -05:00
eyalmazuz
53943d1782 Updated README 2020-02-29 16:23:54 -05:00
eyalmazuz
fc082cbd47 Added Windows notifications 2020-02-29 16:23:54 -05:00
Victor SANH
e0db5e8044 add @eyalmazuz to contributors for desktop notif 2020-02-20 21:12:45 -05:00
Eyal Mazuz
ff22d2a15d Update README.md 2020-02-20 21:11:12 -05:00
Eyal Mazuz
b07b0633cd Update README.md
updated Desktop option to include Linux notifications
2020-02-20 21:11:12 -05: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
Rishabh Anand
9c64802dd6 Updated README for Email Sending (#31)
Updated README error for Email
2020-01-06 22:15:27 +01:00
VictorSanh
019f9a6980 update readme and setup 2019-12-03 16:55:34 -05:00
Atakan Yenel
679a927c66 add desktop notification (#29)
Add desktop notifications for MacOs
2019-12-03 16:50:03 -05:00
VictorSanh
8726f59593 update README w/ missing mentions 2019-11-21 09:39:20 -05:00
Victor SANH
ae9e2b97c5 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
Michael Watkins
32283c7af8 Add support for Discord 2019-10-21 12:01:13 -04:00
Victor SANH
f7e3883f3a Update README.md 2019-10-15 14:48:35 -04:00
Sam Shleifer
5fc80a79a5 Fix README Typos around sms_sender 2019-10-15 13:55:55 -04:00
VictorSanh
d44d7ca5da droppign conda dependence 2019-10-14 23:04:53 -04:00
VictorSanh
468ca8e105 update readme 2019-10-14 22:59:11 -04:00
ShauryaUppal
d6af72eeba Badges Added 2019-10-03 16:49:11 -04:00
Marius Seritan
de066a4dae Minor README edit (#15)
Update the notification methods in the usage summary to match the content of the document.
2019-09-17 10:32:41 -04:00
Dylan Castillo
2df37a6440 Fixed typo in Microsoft Teams example (#19) 2019-09-17 10:31:41 -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
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
Victor SANH
e36302ee67 Make it clearer for return values 2019-05-03 10:27:42 -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
7d5c1ff47d update readme for conda 2019-03-31 18:54:10 -04:00
VictorSanh
8a66226184 Suport for conda users 2019-03-31 18:48:34 -04:00
VictorSanh
601deb25df Update README and setup for uploading to pypi 2019-03-31 17:19:13 -04:00
Victor SANH
3ad8936888 Update README.md 2019-03-25 20:34:16 -04:00
VictorSanh
017437d99c Update README: 2019-03-23 14:19:20 -04:00
Alex Ward
972c11e69e correct example 2019-03-22 20:19:59 +00:00
VictorSanh
2919e489e3 commit lib 2019-03-20 09:13:20 -04:00
Victor SANH
751ebdcda9 Initial commit 2019-03-20 09:08:55 -04:00