mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-06 11:52:18 +08:00
* Make FileBrowser Enhanced App * Remove initial values for FileBrowser data * Dynamic unit for FileBrowser * Fix lint error
11 lines
564 B
JSON
11 lines
564 B
JSON
{
|
|
"appid": "ba05dd8e070851895ee6184eb9778cfa0753a490",
|
|
"name": "FileBrowser",
|
|
"website": "https://github.com/filebrowser/filebrowser",
|
|
"license": "Apache License 2.0",
|
|
"description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.",
|
|
"enhanced": true,
|
|
"tile_background": "dark",
|
|
"icon": "filebrowser.svg"
|
|
}
|