Automatic skin refresh addon

So i’ve recently been learning how to create and modify skins and I realized that having to leave my text editor and refocus the Kodi window and then hit a key to reload the skin to see any changes soon got very very tedious…… So I wrote this simple service script.

service.skin.refresh

Just set the path to the skin you are using/editing and it will run in the background and every time it sees a file change the skin will automatically reload.

This is my first ever Kodi addon so I’m sure there may be problems I haven’t seen yet Smile

https://github.com/roidy/service.skin.refresh