From 818fbe0e6c53398b5aa45364ce4df3bae2bffd94 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Thu, 10 Apr 2025 10:40:33 +0100 Subject: [PATCH] Add Local Content Share (#1267) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: nodiscc --- software/local-content-share.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/local-content-share.yml diff --git a/software/local-content-share.yml b/software/local-content-share.yml new file mode 100644 index 0000000000..5a6491a5ca --- /dev/null +++ b/software/local-content-share.yml @@ -0,0 +1,12 @@ +name: Local Content Share +website_url: https://github.com/Tanq16/local-content-share +description: Store and share text snippets and files within your local network. +licenses: + - MIT +platforms: + - Docker + - Go +tags: + - Pastebins + - File Transfer - Single-click & Drag-n-drop Upload +source_code_url: https://github.com/Tanq16/local-content-share \ No newline at end of file