Welcome to the Skype Utility Project!
(If you're impatient you can download the latest version here.)
The Skype Utility Project is a plugin for Skype for Windows Desktop, adding some useful functionality the original developers were too lazy to implement. (Please note that this plugin works only with the Windows Desktop version of Skype, other platforms are not supported.)
The most notable features are:
For a full list of features, check out the feature description below. Interested in a feature that's not included yet? Send us a message! If it's possible, we'll integrate it.
You can download the latest compiled version of this plugin from the rather inconspicuous "Releases" section right here.
For those of you using Chocolatey, you can also install SUP from the command line by typing:
choco install skype-utility-project
Alternatively, if you don't trust us, download the source code, open the included Visual Studio project and hit compile!
The Skype Utility Project consists of a single file called d3d9.dll
which you need to place in your Skype installation directory, right next to the Skype.exe
file (usually that will be in C:\Program Files (x86)\Skype\Phone\
).
The next time you start Skype, you will notice a new menu item called "Advanced [SUP]" has appeared in the "Tools" menu of Skype's contact list window.
From this menu, you can conveniently access all the configuration options and change them according to your preferences. And that's everything you need to know!
Below is a detailed list of descriptions of the individual menu items, grouped according to their locations in the SUP
menu.
SUP
's menu language. So far English, German and Russian are supported. (Feel free to contact us if you can provide translations to other languages or simply create a pull request.)SUP
as well as quick links to this page and the release download page for new versions.The Skype Utility Project stores its settings in the %appdata%\Skype\
folder, in a text file named sup.ini
. You can open this file in a text editor and manually change one or two settings not (yet) accessible via the application menu.
These values are:
[config]
notifOffsetX
: Horizontal offset of notification windows from the edge of the display in pixels.notifOffsetY
: Vertical offset of notification windows from the edge of the display in pixels.viewChangeUpdateDelay
: Time in ms after which to reapply any forced layout changes after Skype's view mode (split or combined view) has been changed. Default value is 500, increase this if you are experiencing issues after switching between view modes.Note that in order to apply changes to these values, you will have to restart Skype.
It's not working, what should I do?
d3d9.dll
file is located in the same folder as the Skype.exe
file.Help -> Check for Updates
from the Skype menu will not always give you the latest version. (Skype distributes updates to people over time, presumably to reduce server loads and to give them some time to react in case of some catastrophic bug. This means that using the update check may give you access to a new version only one or two weeks after its initial release, while the setup downloaded from the website will always contain the latest version.)This project is a combined effort of David Lehn, Moritz Kretz and NDS.
Thanks to Chris McGrath for the Chocolatey installer script!
We hope this will be of use to somebody. If not, well... at least you didn't pay for it, I guess.