From 8fe77ce93a3c864eb7a85d5ca9c37d7977d57812 Mon Sep 17 00:00:00 2001 From: Aleksandr Vasilev Date: Sat, 7 Mar 2026 19:35:17 +0400 Subject: [PATCH 1/2] Add My SmartYard-Server --- software/smartyard-server.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 software/smartyard-server.yml diff --git a/software/smartyard-server.yml b/software/smartyard-server.yml new file mode 100644 index 0000000000..17b8da9827 --- /dev/null +++ b/software/smartyard-server.yml @@ -0,0 +1,16 @@ +name: "SmartYard-Server" +website_url: "https://sesameware.com" +source_code_url: "https://github.com/rosteleset/SmartYard-Server" +description: "Open source Intercom & CCTV platform with Mobile apps, Face and LP Recognition, Task Tracker and Simple Media Server for DVR." +licenses: + - GPL-3.0 +platforms: + - Javascript + - Lua + - PHP + - Nodejs +tags: + - Internet of Things (IoT) + - Video Surveillance + - Ticketing +depends_3rdparty: false From abc73cee24d80430accb05ba6ad1e47f57a443ed Mon Sep 17 00:00:00 2001 From: Aleksandr Vasilev Date: Sun, 8 Mar 2026 14:47:05 +0400 Subject: [PATCH 2/2] Fix formatting in smartyard-server.yml Removed quotes --- software/smartyard-server.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/software/smartyard-server.yml b/software/smartyard-server.yml index 17b8da9827..f44c8361cb 100644 --- a/software/smartyard-server.yml +++ b/software/smartyard-server.yml @@ -1,7 +1,7 @@ -name: "SmartYard-Server" -website_url: "https://sesameware.com" -source_code_url: "https://github.com/rosteleset/SmartYard-Server" -description: "Open source Intercom & CCTV platform with Mobile apps, Face and LP Recognition, Task Tracker and Simple Media Server for DVR." +name: SmartYard-Server +website_url: https://sesameware.com +source_code_url: https://github.com/rosteleset/SmartYard-Server +description: Open source Intercom & CCTV platform with Mobile apps, Face and LP Recognition, Task Tracker and Simple Media Server for DVR. licenses: - GPL-3.0 platforms: