update speedtest plugin

This commit is contained in:
Derek Macias
2016-02-24 12:28:36 -07:00
parent 3b4a3683e4
commit 4c285821de
2 changed files with 12 additions and 15 deletions

View File

@@ -11,8 +11,13 @@ This plugin interacts with the command line interface for testing internet bandw
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png</Icon>
<Date>2016-02-23</Date>
<Date>2016-02-24</Date>
<Changes>
###2016.02.24
- add modified speedtest.py script
- remove obsolete dependencies from plugin install
- fix share image function hopefully for Safari
- add scheduler and history button to settings page
###2016.02.23
- update packages to NerdPack versions
###2016.02.21