From 66446513f2e653cb77907d7b2756892911719fa2 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sat, 4 Jan 2025 14:28:07 +0000 Subject: [PATCH] Remove Octave Online (Unmaintained since Jan 2024) (#1078) --- software/octave-online.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/octave-online.yml diff --git a/software/octave-online.yml b/software/octave-online.yml deleted file mode 100644 index 7d65a296bc..0000000000 --- a/software/octave-online.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Octave Online -website_url: https://octave-online.net/ -description: Infrastructure behind a web UI for GNU Octave (alternative to MATLAB). -licenses: - - AGPL-3.0 -platforms: - - Docker - - Nodejs -tags: - - Miscellaneous -source_code_url: https://github.com/octave-online/octave-online-server -stargazers_count: 321 -updated_at: '2024-01-03' -archived: false