#!/usr/bin/env python

from winswitch.fs import open_remotely

open_remotely.main()
