nootr / fikkie

🔥 The easiest tool for lightweight monitoring over SSH, compatible with all your favorite messengers!
https://nootr.github.io/fikkie
MIT License
1 stars 1 forks source link

Add more notifiers #12

Open nootr opened 2 years ago

nootr commented 2 years ago

Currently, fikkie is able to send notifications using the following applications:

It would be awesome to add notifiers for a chat app you're missing. Please let me know if there are any, or better, send a PR! :heart:

DipayanP007 commented 2 years ago

Hey @nootr what about Microsoft teams?

nootr commented 2 years ago

Hi, @DipayanP007! Great idea!

I don't have a lot of experience with Microsoft Teams bots, so if you'd like, you could implement it and create a PR. Otherwise, I will try to do that later this week. :)

DipayanP007 commented 2 years ago

Hi @nootr I can give it a try

DipayanP007 commented 2 years ago

But i will need some docs on how to configure it to current chat apps so that I can test it out

nootr commented 2 years ago

I've written some docs on configuration for the other chat apps: https://nootr.github.io/fikkie/notifiers

To test fikkie, I normally let it SSH to localhost. If you want, I could write some docs on how to setup a dev environment.

Please let me know if you've got any questions.

nootr commented 2 years ago

@DipayanP007, I wrote a small guide on how you could set up a development environment: https://nootr.github.io/fikkie/development