32 lines
1.1 KiB
XML
Executable File
32 lines
1.1 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Containers>
|
|
<Plugin>True</Plugin>
|
|
<PluginURL>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/qnotify.plg</PluginURL>
|
|
<PluginAuthor>dmacias72</PluginAuthor>
|
|
<Beta>False</Beta>
|
|
<Category>Network:Messenger</Category>
|
|
<Name>Quassel Notify</Name>
|
|
<Description>
|
|
The Quassel Notify plugin allows you to receive Pushbullet notifications based on keywords from Quassel Core Server. It uses PyQuassel which is a pure python implementation of QuasselClient. Doesn't depend on any PySide or PyQt libraries.
|
|
</Description>
|
|
<Support>http://lime-technology.com/forum/</Support>
|
|
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/qnotify.png</Icon>
|
|
<Date>2016-10-09</Date>
|
|
<Changes>
|
|
###2016.10.09
|
|
- update for 6.3
|
|
###2016.10.02
|
|
- add: Python 3.5.2 for unRAID 6.2
|
|
###2016.06.23
|
|
- fix: compile separate Python 3.5.1 for unRAID 6.1
|
|
###2016.05.28
|
|
- add log file
|
|
###2016.05.22
|
|
- fix: get token from notification settings
|
|
- fix: clear settings when stopping
|
|
###2016.05.20
|
|
- add dynamix plugin update api
|
|
###2016.05.19
|
|
- initial unRAID 6 release.
|
|
</Changes>
|
|
</Containers> |