I would like to select some files on my desktop and then using python script(that will be launched by keyboard combinatoion pressing) get path of all selected files.
I know how to trigger the script by key combination press ,but I have a problem with files path
Any help will be appreciated