Example #1
0
File: app.py Project: avida/webguy
 def __init__(self):
     FileBrowser.__init__(self, '\\192.168.1.115\share', True)
Example #2
0
 def __init__(self, app):
     self.app = app
     FileBrowser.__init__(self, '/mnt/music')