From e48c70ad8718aec16b018bd48530a4972cdced55 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 5 Jun 2022 19:21:38 +0200 Subject: [PATCH] import data from https://github.com/awesome-selfhosted/awesome-selfhosted/ (make import) --- software/gosora.yml | 11 ----------- software/kodi.yml | 11 +++++++++++ software/mailyherald.yml | 12 ------------ software/octave-online.yml | 12 ++++++++++++ software/pterodactyl.yml | 10 ++++++++++ software/sentrifugo.yml | 11 ----------- software/sentry-on-premise.yml | 14 -------------- software/sit.yml | 10 ---------- software/torrents.csv.yml | 9 --------- 9 files changed, 33 insertions(+), 67 deletions(-) delete mode 100644 software/gosora.yml create mode 100644 software/kodi.yml delete mode 100644 software/mailyherald.yml create mode 100644 software/octave-online.yml create mode 100644 software/pterodactyl.yml delete mode 100644 software/sentrifugo.yml delete mode 100644 software/sentry-on-premise.yml delete mode 100644 software/sit.yml delete mode 100644 software/torrents.csv.yml diff --git a/software/gosora.yml b/software/gosora.yml deleted file mode 100644 index 33594a76ed..0000000000 --- a/software/gosora.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: Gosora -website_url: https://gosora-project.com/ -description: Gosora is an ultra-fast and secure forum software written in Go that - balances usability with functionality. -licenses: - - GPL-3.0 -platforms: - - Go -tags: - - Communication - Social Networks and Forums -source_code_url: https://github.com/Azareal/Gosora diff --git a/software/kodi.yml b/software/kodi.yml new file mode 100644 index 0000000000..568c7cfe8e --- /dev/null +++ b/software/kodi.yml @@ -0,0 +1,11 @@ +name: Kodi +website_url: https://kodi.tv/ +description: Multimedia/Entertainment center, formerly known as XBMC. Runs on Android, + BSD, Linux, macOS, iOS and Windows. +licenses: + - GPL-2.0 +platforms: + - C++ +tags: + - Media Streaming - Multimedia Streaming +source_code_url: https://github.com/xbmc/xbmc diff --git a/software/mailyherald.yml b/software/mailyherald.yml deleted file mode 100644 index 22b5fcc160..0000000000 --- a/software/mailyherald.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: MailyHerald -website_url: https://mailyherald.org/ -description: Self-hosted Mailchimp alternative that you can easily integrate with - your site. Helps you send and manage your application mailings. It supports email - marketing and conducting the daily stream of notifications you send to your users. -licenses: - - LGPL-3.0 -platforms: - - Ruby -tags: - - Communication - Email - Mailing Lists and Newsletters -source_code_url: https://github.com/Sology/maily_herald diff --git a/software/octave-online.yml b/software/octave-online.yml new file mode 100644 index 0000000000..22039d29b5 --- /dev/null +++ b/software/octave-online.yml @@ -0,0 +1,12 @@ +name: Octave Online +website_url: https://octave-online.net/ +description: Infrastracture behind a web UI for GNU Octave, the libre alternative + to MATLAB. +licenses: + - AGPL-3.0 +platforms: + - Docker + - Nodejs +tags: + - Miscellaneous +source_code_url: https://github.com/octave-online/octave-online-server diff --git a/software/pterodactyl.yml b/software/pterodactyl.yml new file mode 100644 index 0000000000..cd60c29191 --- /dev/null +++ b/software/pterodactyl.yml @@ -0,0 +1,10 @@ +name: Pterodactyl +website_url: https://pterodactyl.io/ +description: Management panel for game servers, with an intuitive UI for end users. +licenses: + - MIT +platforms: + - PHP +tags: + - Games +source_code_url: https://github.com/pterodactyl/panel diff --git a/software/sentrifugo.yml b/software/sentrifugo.yml deleted file mode 100644 index 17395d4ae7..0000000000 --- a/software/sentrifugo.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: Sentrifugo -website_url: http://www.sentrifugo.com/ -description: Sentrifugo is a HRM system that can be easily configured to meet your - organizational needs. -licenses: - - GPL-3.0 -platforms: - - PHP -tags: - - Human Resources Management (HRM) -source_code_url: https://github.com/sapplica/sentrifugo diff --git a/software/sentry-on-premise.yml b/software/sentry-on-premise.yml deleted file mode 100644 index 40c423b746..0000000000 --- a/software/sentry-on-premise.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Sentry On-Premise -website_url: https://github.com/getsentry/onpremise -description: A powerful error tracking platform with wide language support and a robust - API. -licenses: - - BSD-3-Clause -platforms: - - Python - - Django -tags: - - Ticketing -source_code_url: https://github.com/getsentry/sentry -stargazers_count: 5135 -updated_at: '2022-06-03' diff --git a/software/sit.yml b/software/sit.yml deleted file mode 100644 index 38f0dcd061..0000000000 --- a/software/sit.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: SIT -website_url: https://sit.fyi/ -description: SCM-agnostic, file-based, offline-first, immutable issue tracker. -licenses: - - MIT` `Apache-2.0 -platforms: - - Rust -tags: - - Ticketing -source_code_url: https://github.com/sit-fyi/sit diff --git a/software/torrents.csv.yml b/software/torrents.csv.yml deleted file mode 100644 index ad51a0f3e6..0000000000 --- a/software/torrents.csv.yml +++ /dev/null @@ -1,9 +0,0 @@ -name: Torrents.csv -website_url: https://codeberg.org/heretic/torrents-csv-server -description: A self-hostable torrent search engine. -licenses: - - GPL-3.0 -platforms: - - Rust -tags: - - File Transfer - Peer-to-peer Filesharing