Unraid-SlackPack/plugins/wakeonlan.xml
Derek Macias 3e4fcc14f1 move repo to unRaid-plugins
add tablesorter fork for better sorting and sort save
add separate tab for scanning
completely update layout and revise code
2016-01-09 01:35:58 -07:00

37 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Containers>
<Plugin>True</Plugin>
<PluginURL>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/wakeonlan.plg</PluginURL>
<PluginAuthor>dmacias72</PluginAuthor>
<Beta>False</Beta>
<Category>Tools:System</Category>
<Name>Wake On Lan</Name>
<Description>
Wake On Lan plugin allows you to scan your network, add and save computers from your network. Then wake them.
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=38289.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/wakeonlan.png</Icon>
<Date>2016-01-09</Date>
<Changes>
###2016.01.09
- move repo to unRaid-plugins
- add tablesorter fork for better sorting and sort save
- add separate tab for scanning
- completely update layout and revise code
###2015.11.21
- minor fixes
###2015.03.05a
- fix default ethernet interface
###2015.02.24
- button bindings when editing
###2015.02.21
- added autosave
- added table sorting
- disable scan function caching
- loading gifs
- show scan results only after scan
- scan ip after wake
###2015.02.20
- initial unRAID 6 release.
</Changes>
</Containers>