mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add tinyfilemanager (#634)
Co-authored-by: nodiscc <nodiscc@gmail.com> Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
This commit is contained in:
parent
15eceebc10
commit
2306aed113
1 changed files with 12 additions and 0 deletions
12
software/tinyfilemanager.yml
Normal file
12
software/tinyfilemanager.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# softwre name
|
||||
name: "Tiny File Manager"
|
||||
website_url: "https://tinyfilemanager.github.io"
|
||||
source_code_url: "https://github.com/prasathmani/tinyfilemanager"
|
||||
description: "Web based File Manager in PHP, simple, fast and small file manager with a single file."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- PHP
|
||||
tags:
|
||||
- File Transfer - Web-based File Managers
|
||||
demo_url: "https://tinyfilemanager.github.io/demo/"
|
||||
Loading…
Reference in a new issue