From ea37b46c229b38cf2effc6c9f3ff8422b4c9bc7f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 24 Dec 2023 12:55:40 +0000 Subject: [PATCH] Remove OS.js (unmaintained since September 2022) (#444) - ref. #1 - `ERROR:awesome_lint.py: OS.js: last updated -462 days, 1:30:17.082676 ago, older than 365 days` --- software/os.js.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/os.js.yml diff --git a/software/os.js.yml b/software/os.js.yml deleted file mode 100644 index 3132a27995..0000000000 --- a/software/os.js.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: OS.js -website_url: https://www.os-js.org/ -description: Desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction. -licenses: - - BSD-2-Clause -platforms: - - Nodejs - - Docker -tags: - - Miscellaneous -source_code_url: https://github.com/os-js/OS.js -demo_url: https://demo.os-js.org/ -stargazers_count: 6714 -updated_at: '2022-09-16' -archived: false