Add os_files package

file dialog, system file/folder icon, open file with default app
This commit is contained in:
Volodymyr Melnychuk 2017-11-30 15:10:23 +02:00 committed by GitHub
parent fc31f14c2d
commit e99be0d335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7745,5 +7745,17 @@
"description": "Nico game engine",
"license": "MIT",
"web": "https://github.com/ftsf/nico"
},{
"name": "os_files",
"url": "https://github.com/tormund/os_files",
"method": "git",
"tags": [
"dialogs",
"file",
"icon"
],
"description": "Crossplatform (x11, windows, osx) native file dialogs; sytem file/folder icons in any resolution; open file with default application",
"license": "MIT",
"web": "https://github.com/tormund/os_files"
}
]