Hello,
on MacOS X, SABnzbd comes with a nice menu which shows the current download speed.
Is there something similar for Linux / Unity desktop ?
Ubuntu system tray / menu
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Ubuntu system tray / menu
Windows and OSX have a single UI, with an API that's stable over time.
There's no simple API to make something similar for Linux.
There's no simple API to make something similar for Linux.
Re: Ubuntu system tray / menu
Ubuntu has appindicators:shypike wrote:Windows and OSX have a single UI, with an API that's stable over time.
There's no simple API to make something similar for Linux.
http://unity.ubuntu.com/projects/appindicators/
And it's quite simple since even I managed to create an indicator and it was my first python script ever

Currently I use this chrome extension instead of tray:chadw wrote:Hello,
on MacOS X, SABnzbd comes with a nice menu which shows the current download speed.
Is there something similar for Linux / Unity desktop ?
SABconnect++
https://chrome.google.com/webstore/deta ... jfacbkkbod
Re: Ubuntu system tray / menu
Interesting, but still limited to Ubuntu desktop users only.
Can you PM your example?
Can you PM your example?