Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)

Featured Replies

 

 

 

Fantastic!  I wanted to build something like that eventually since our list of packages keeps growing.  Nice work!

 

Are you open to collaboration and merging your work in to the existing Nerdpack repo/plugin?

On second thought, with the GUI present, would it be more prudent for me to remove the LT plugin from CA once dmacias accepts the PR's I've got on his template?

 

Maybe... It'd be nice to just have one plugin for this (I don't mind where the plg lives - either my repo or dmacias') but I'm trying to figure out the best way to upgrade everyone that currently has Nerdpack installed.  I figured a majority of folks installed my plugin outside of community apps (since you just added plugin support).

 

If you wanna merge it into your repo after you look through it. I could then push an updated plg file pointing to the plg file in  yours.  Then any subsequent updates would come from your repo.

  • Replies 2k
  • Views 777.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • EDIT: Nerdtools is now available as a replacement, you might want to check that first: Some tools like iperf3 and perl are now included in the base unraid release, hence them not being present i

  • Lol, are we going to petition the willy wonka company to change the name of their candy too?  I guess its not a big deal to change the name, I just have to laugh at the thought of someone honestly bei

  • Reason why it's not marked as being incompatible and it hasn't been said point blank that it's going to disappear is because the deadline for this to happen is when 6.11 stable is released.  

Posted Images

plugin: installing: https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.plg
plugin: downloading https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.plg
plugin: downloading: https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.plg ... done

Warning: simplexml_load_file(): /tmp/plugins/NerdPack.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): /tmp/plugins/NerdPack.plg:1: parser error : Start tag expected, '<' not found in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193
plugin: xml parse error

 

I got this error today when trying to install. I also got similar error via the cli.

 

 

plugin: installing: https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.plg
plugin: downloading https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.plg
plugin: downloading: https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.plg ... done

Warning: simplexml_load_file(): /tmp/plugins/NerdPack.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): /tmp/plugins/NerdPack.plg:1: parser error : Start tag expected, '<' not found in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193
plugin: xml parse error

 

I got this error today when trying to install. I also got similar error via the cli.

Can you ping raw.githubusercontent.com from your server?

ping raw.githubusercontent.com -c 3

 

On the Dashboard under System Status, what do you have for flash : log : docker ?

Warning: simplexml_load_file(): /tmp/plugins/NerdPack.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 193

It's usually a bad plg download or miss type.

installed but not seeing any items to install.

nerd.JPG.f937046da26a3c28fb101b387f80d69e.JPG

 

 

installed but not seeing any items to install.

 

Try refreshing your browser and browser cache. Also check your flash drive for /boot/config/plugins/NerdPack/packages.json It should download a list of all available packages when the browser is refreshed.

installed but not seeing any items to install.

I too have the same result after install

 

installed but not seeing any items to install.

 

installed but not seeing any items to install.

I too have the same result after install

I figured out the problem. I'll fix it. If you make a directory named "packages" on your flash drive in /boot/config/plugins/NerdPack it'll work.

Ahh good. I had the same problem last weekend but didn't get around to reporting it.

installed but not seeing any items to install.

 

installed but not seeing any items to install.

I too have the same result after install

I figured out the problem. I'll fix it. If you make a directory named "packages" on your flash drive in /boot/config/plugins/NerdPack it'll work.

 

worked like a charm.  thanks!

Just installed your plugin dmacias, thank you and eschultz for your hard work. Screen works!

 

 

I created a frontend for the NerdPack repo. Your presented with a table of the packages in the repo. It allows you to download, install, uninstall and remove the packages individually and all together. There's a couple of switches up top for uninstall and delete. So when a package is deselected and the Apply is clicked it will be uninstalled and/or deleted if selected. I haven't fully tested the update functions if a package is updated in the repo.

 

Also if screen is selected then utempter is selected also same for iotop and python. Let me know if there are any other packages that depend on each other.

 

https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.plg

 

Fantastic!  I wanted to build something like that eventually since our list of packages keeps growing.  Nice work!

 

Are you open to collaboration and merging your work in to the existing Nerdpack repo/plugin?

 

I open to whatever you wanna do. Let me know what you think is best.

 

Did you guys ever work out if this is getting incorporated directly into Nerdpack or if they are being separate?

Suggestion. Since we now have the entire list of tools in the gui can we add descriptions to the tools when you hover the mouse over the filename? Just for the lazy people I guess, like me.

 

Suggestion. Since we now have the entire list of tools in the gui can we add descriptions to the tools when you hover the mouse over the filename? Just for the lazy people I guess, like me.

Like this idea!

 

Suggestion. Since we now have the entire list of tools in the gui can we add descriptions to the tools when you hover the mouse over the filename? Just for the lazy people I guess, like me.

Like this idea!

+2, or even if you hit "help" and it listed underneath.

 

Suggestion. Since we now have the entire list of tools in the gui can we add descriptions to the tools when you hover the mouse over the filename? Just for the lazy people I guess, like me.

Like this idea!

+2, or even if you hit "help" and it listed underneath.

 

Suggestion. Since we now have the entire list of tools in the gui can we add descriptions to the tools when you hover the mouse over the filename? Just for the lazy people I guess, like me.

 

Suggestion. Since we now have the entire list of tools in the gui can we add descriptions to the tools when you hover the mouse over the filename? Just for the lazy people I guess, like me.

Like this idea!

I added descriptions by hovering over the package name. Plus some tablesorter updates.

Thank you! Looks real nice.

 

  • 2 weeks later...

I know screen is included, but any chance for tmux?

 

Fantastic!  I wanted to build something like that eventually since our list of packages keeps growing.  Nice work!

 

Are you open to collaboration and merging your work in to the existing Nerdpack repo/plugin?

On second thought, with the GUI present, would it be more prudent for me to remove the LT plugin from CA once dmacias accepts the PR's I've got on his template?

 

I thought about this more, reviewed dmacias' awesome GUI and code in detail and decided to pop the question.  Will you merge me?  He said yes! ;D  So, Nerd Pack + Nerd Pack GUI will become just one plugin and all will move over to dmacias' repo.

 

Squid, please remove the my Nerd Pack plugin from CA when you get a chance.  I'll make one more update to my plg, updating the repo url, so future updates will come from dmacias' repo instead of mine.

 

I will continue to update code and add new/updated packages to Nerd Pack for dmacias' repo going forward.

 

Congrats on the happy union of plugins!

 

Fantastic!  I wanted to build something like that eventually since our list of packages keeps growing.  Nice work!

 

Are you open to collaboration and merging your work in to the existing Nerdpack repo/plugin?

On second thought, with the GUI present, would it be more prudent for me to remove the LT plugin from CA once dmacias accepts the PR's I've got on his template?

 

I thought about this more, reviewed dmacias' awesome GUI and code in detail and decided to pop the question.  Will you merge me?  He said yes! ;D  So, Nerd Pack + Nerd Pack GUI will become just one plugin and all will move over to dmacias' repo.

 

Squid, please remove the my Nerd Pack plugin from CA when you get a chance.  I'll make one more update to my plg, updating the repo url, so future updates will come from dmacias' repo instead of mine.

 

I will continue to update code and add new/updated packages to Nerd Pack for dmacias' repo going forward.

Done.  Congratulations on having the first LT addition to unRaid being blacklisted...  (I blacklisted the plugin, but left the repository active in case you come up with another plugin)

Sooooo...  Where can we find the new blissfully wedded Nerd Pack?

Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.