diff --git a/software/bytestash.yml b/software/bytestash.yml new file mode 100644 index 0000000000..d9ec121c09 --- /dev/null +++ b/software/bytestash.yml @@ -0,0 +1,11 @@ +name: "ByteStash" +website_url: "https://github.com/jordan-dalby/ByteStash" +source_code_url: "https://github.com/jordan-dalby/ByteStash" +description: "Pastebin and file storage service with a simple web interface. Supports syntax highlighting, optional user authentication and public sharing." +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Pastebins +demo_url: "https://github.com/jordan-dalby/ByteStash?tab=readme-ov-file#demo"