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
This commit is contained in:
37
plugins/wakeonlan.xml
Normal file
37
plugins/wakeonlan.xml
Normal file
@@ -0,0 +1,37 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user