mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add os_files package
file dialog, system file/folder icon, open file with default app
This commit is contained in:
parent
fc31f14c2d
commit
e99be0d335
@ -7745,5 +7745,17 @@
|
|||||||
"description": "Nico game engine",
|
"description": "Nico game engine",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ftsf/nico"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user