예제 #1
0
파일: app.py 프로젝트: avida/webguy
 def __init__(self):
     FileBrowser.__init__(self, '\\192.168.1.115\share', True)
예제 #2
0
파일: raspi.py 프로젝트: avida/webguy
 def __init__(self, app):
     self.app = app
     FileBrowser.__init__(self, '/mnt/music')