1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Update the README with the list of modules

This commit is contained in:
Chris Cummer 2018-05-27 21:49:24 -07:00
parent bf3aa3ab84
commit 23ff067c0c

View File

@ -14,7 +14,24 @@ documentation. Here's some short-cuts:
* [Installation](http://wtfutil.com/posts/installation/) * [Installation](http://wtfutil.com/posts/installation/)
* [Configuration](http://wtfutil.com/posts/configuration/) * [Configuration](http://wtfutil.com/posts/configuration/)
* [Available Modules](http://wtfutil.com/posts/modules/) * [Module Documentation](http://wtfutil.com/posts/modules/)
And a "probably up-to-date" list of currently-implemented modules:
* [BambooHR](http://wtfutil.com/posts/modules/bamboohr/)
* [World Clocks](http://wtfutil.com/posts/modules/clocks/)
* [Command Runner](http://wtfutil.com/posts/modules/cmdrunner/)
* [Google Calendar](http://wtfutil.com/posts/modules/gcal/)
* [Git](http://wtfutil.com/posts/modules/git/)
* [Github](http://wtfutil.com/posts/modules/github/)
* [Jira](http://wtfutil.com/posts/modules/jira/)
* [New Relic](http://wtfutil.com/posts/modules/newrelic/)
* [OpsGenie](http://wtfutil.com/posts/modules/opsgenie)
* [Power](http://wtfutil.com/posts/modules/power/)
* [Security](http://wtfutil.com/posts/modules/security/)
* [Textfile](http://wtfutil.com/posts/modules/textfile/)
* [Todo List](http://wtfutil.com/posts/modules/todo/)
* [Weather](http://wtfutil.com/posts/modules/weather/)
## Contributing ## Contributing