From 8dac50e4212b2b79f0a86e5b8548b1357b5c07ec Mon Sep 17 00:00:00 2001 From: HeliosLHC <6173500+HeliosLHC@users.noreply.github.com> Date: Sun, 11 Jan 2026 22:39:25 +0000 Subject: [PATCH] Create openlist.yml --- software/openlist.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/openlist.yml diff --git a/software/openlist.yml b/software/openlist.yml new file mode 100644 index 0000000000..34f1b1de3b --- /dev/null +++ b/software/openlist.yml @@ -0,0 +1,13 @@ +name: "OpenList" +website_url: "https://doc.oplist.org/" +source_code_url: "https://github.com/OpenListTeam/OpenList" +description: "OpenList is an file listing and management service that provides access to local and cloud storage services via a web-based interface." +licenses: + - AGPL-3.0 +platforms: + - Go + - Docker +tags: + - File Transfer - Web-based File Managers +depends_3rdparty: false +demo_url: "https://demo.oplist.org/"