From 40dc9c25d14d2d041095ecc3840592865af701fb Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 27 Jan 2023 15:05:37 +0100 Subject: [PATCH] update data/metadata (make import update_metadata) --- licenses.yml | 110 ++++++------------ software/2fauth.yml | 2 +- software/access-to-memory-atom.yml | 2 +- software/alltube.yml | 2 +- software/apprise.yml | 2 +- software/archivematica.yml | 2 +- software/audioserve.yml | 2 +- software/baby-buddy.yml | 2 +- software/bar-assistant.yml | 4 +- software/beehive.yml | 14 --- software/blocky.yml | 2 +- software/calibre-web.yml | 2 +- software/changedetection.io.yml | 2 +- software/chaskiq.yml | 1 + software/cms-made-simple.yml | 2 +- software/code-server.yml | 2 +- ...conference-organizing-distribution-cod.yml | 2 +- software/crater.yml | 2 +- software/cyberchef.yml | 2 +- software/cytube.yml | 2 +- software/dashdot.yml | 2 +- software/dashy.yml | 2 +- software/deepfakehttp.yml | 2 +- software/dim.yml | 2 +- software/django-wiki.yml | 2 +- software/drift.yml | 2 +- software/fileshelter.yml | 2 +- software/flame.yml | 2 +- software/flox.yml | 2 +- software/freescout.yml | 2 +- software/ganymede.yml | 2 +- software/gatus.yml | 2 +- software/gonic.yml | 2 +- software/google-webfonts-helper.yml | 2 +- software/gotosocial.yml | 4 +- software/hackershare.yml | 2 +- software/homebox.yml | 2 +- software/homehost.yml | 2 +- software/homepage-by-benphelps.yml | 4 +- software/homer.yml | 2 +- software/httplaceholder.yml | 2 +- software/huginn.yml | 2 +- software/immich.yml | 4 +- software/infcloud.yml | 11 -- software/invidious.yml | 2 +- software/jmz-homeproxy.yml | 2 +- software/kcal.yml | 2 +- software/king-phisher.yml | 2 +- software/lama-cleaner.yml | 2 +- software/leselys.yml | 13 --- software/librephotos.yml | 2 +- software/linkding.yml | 2 +- software/magento-open-source.yml | 4 +- software/mailhog.yml | 2 +- software/mailpile.yml | 10 -- software/maloja.yml | 2 +- software/memos.yml | 2 +- software/microbin.yml | 2 +- software/mindsdb.yml | 2 +- software/miniserve.yml | 2 +- software/ml-workspace.yml | 2 +- software/my-mind.yml | 2 +- software/mydrive.yml | 2 +- software/nextcloudpi.yml | 2 +- software/notifo.yml | 2 +- software/owncast.yml | 2 +- software/picsur.yml | 2 +- software/pluxml.yml | 2 +- software/polaris.yml | 2 +- software/pomf.yml | 2 +- software/psitransfer.yml | 2 +- software/rconcli.yml | 2 +- software/redbird.yml | 2 +- software/rss-bridge.yml | 4 +- software/seaweedfs.yml | 2 +- software/send.yml | 2 +- software/sftpgo.yml | 2 +- software/shaark.yml | 2 +- software/sharry.yml | 4 +- software/shuup.yml | 11 -- software/simplex-chat.yml | 2 +- software/sish.yml | 2 +- software/sist2.yml | 2 +- software/smartdns.yml | 2 +- software/snapcast.yml | 2 +- software/snippet-box.yml | 2 +- software/stringer.yml | 2 +- software/tabby.yml | 2 +- software/textbelt.yml | 2 +- software/the-battle-for-wesnoth.yml | 2 +- software/trilium-notes.yml | 2 +- software/tubesync.yml | 2 +- software/twiki.yml | 2 +- software/uptime-kuma.yml | 4 +- software/vaultwarden.yml | 2 +- software/warpgate.yml | 2 +- software/wbo.yml | 7 +- software/webui-aria2.yml | 2 +- software/whoogle.yml | 2 +- software/xandikos.yml | 2 +- software/yarr.yml | 2 +- software/your-spotify.yml | 2 +- software/youtubedl-material.yml | 2 +- software/zentao.yml | 2 +- software/zipline.yml | 2 +- software/µstreamer.yml | 2 +- software/μlogger.yml | 2 +- 107 files changed, 150 insertions(+), 241 deletions(-) delete mode 100644 software/beehive.yml delete mode 100644 software/infcloud.yml delete mode 100644 software/leselys.yml delete mode 100644 software/mailpile.yml delete mode 100644 software/shuup.yml diff --git a/licenses.yml b/licenses.yml index 9423d2a96e..0f9fd67f58 100644 --- a/licenses.yml +++ b/licenses.yml @@ -1,31 +1,27 @@ - identifier: 0BSD name: BSD Zero-Clause Licence - url: https://opensource.org/licenses/0BSD + url: https://spdx.org/licenses/0BSD.html - identifier: AAL name: Attribution Assurance License - url: https://opensource.org/licenses/AAL + url: https://spdx.org/licenses/AAL.html - identifier: AGPL-3.0 name: GNU Affero General Public License 3.0 - url: https://www.gnu.org/licenses/agpl-3.0 - -- identifier: AGPL-3.0-only - name: GNU Affero General Public License 3.0 only - url: https://spdx.org/licenses/AGPL-3.0-only.html + url: https://spdx.org/licenses/AGPL-3.0.html - identifier: Apache-2.0 name: Apache, Version 2.0 - url: https://www.apache.org/licenses/ + url: https://spdx.org/licenses/Apache-2.0.html - identifier: APSL-2.0 name: Apple Public Source License, Version 2.0 - url: https://opensource.org/licenses/APSL-2.0 + url: https://spdx.org/licenses/APSL-2.0.html - identifier: Artistic-2.0 name: Artistic License Version 2.0 - url: https://opensource.org/licenses/Artistic-2.0 + url: https://spdx.org/licenses/Artistic-2.0.html - identifier: Beerware name: Beerware License @@ -33,39 +29,39 @@ - identifier: BSD-2-Clause name: BSD 2-clause "Simplified" - url: https://opensource.org/licenses/BSD-2-Clause + url: https://spdx.org/licenses/BSD-2-Clause.html - identifier: BSD-2-Clause-FreeBSD name: BSD 2-Clause FreeBSD License - url: http://www.freebsd.org/copyright/freebsd-license/ + url: https://spdx.org/licenses/BSD-2-Clause-FreeBSD.html - identifier: BSD-3-Clause name: BSD 3-Clause "New" or "Revised" - url: https://opensource.org/licenses/BSD-3-Clause + url: https://spdx.org/licenses/BSD-3-Clause.html - identifier: BSD-3-Clause-Attribution name: BSD with attribution - url: https://fedoraproject.org/wiki/Licensing/BSD_with_Attribution + url: https://spdx.org/licenses/BSD-3-Clause-Attribution.html - identifier: BSD-4-Clause name: BSD 4-clause "Original" url: https://spdx.org/licenses/BSD-4-Clause.html - identifier: CC-BY-SA-3.0 - name: Creative Commons Attribution-ShareAlike 3.0 International License - url: https://creativecommons.org/licenses/by-sa/3.0/ + name: Creative Commons Attribution-ShareAlike 3.0 License + url: https://spdx.org/licenses/CC-BY-SA-3.0.html - identifier: CC-BY-SA-4.0 - name: Creative Commons Attribution-ShareAlike 4.0 International License - url: https://creativecommons.org/licenses/by-sa/4.0/ + name: Creative Commons Attribution-ShareAlike 4.0 License + url: https://spdx.org/licenses/CC-BY-SA-4.0.html - identifier: CC0-1.0 - name: Public Domain - url: https://creativecommons.org/share-your-work/public-domain/cc0/ + name: Public Domain/Creative Common Zero 1.0 + url: https://spdx.org/licenses/CC0-1.0.html - identifier: CDDL-1.0 name: Common Development and Distribution License - url: https://opensource.org/licenses/CDDL-1.0 + url: https://spdx.org/licenses/CDDL-1.0.html - identifier: CECILL-B name: CEA CNRS INRIA Logiciel Libre @@ -73,55 +69,27 @@ - identifier: CPAL-1.0 name: Common Public Attribution License Version 1.0 - url: https://opensource.org/licenses/CPAL-1.0 + url: https://spdx.org/licenses/CPAL-1.0.html - identifier: ECL-2.0 name: Educational Community License, Version 2.0 - url: https://opensource.org/licenses/ECL-2.0 + url: https://spdx.org/licenses/ECL-2.0.html - identifier: EPL-1.0 name: Eclipse Public License, Version 1.0 - url: https://www.eclipse.org/legal/epl-v10.html + url: https://spdx.org/licenses/EPL-1.0.html - identifier: EPL-2.0 name: Eclipse Public License, Version 2.0 - url: https://www.eclipse.org/legal/epl-v20.html + url: https://spdx.org/licenses/EPL-2.0.html - identifier: EUPL-1.2 name: European Union Public License 1.2 - url: https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12 - -- identifier: GFDL-1.1-only - name: GNU Free Documentation License v1.1 - url: https://spdx.org/licenses/GFDL-1.1-only.html - -- identifier: GFDL-1.1-or-later - name: GNU Free Documentation License v1.1 - url: https://spdx.org/licenses/GFDL-1.1-or-later.html - -- identifier: GFDL-1.2-only - name: GNU Free Documentation License v1.2 - url: https://spdx.org/licenses/GFDL-1.2-only.html - -- identifier: GFDL-1.2-or-later - name: GNU Free Documentation License v1.2 - url: https://spdx.org/licenses/GFDL-1.2-or-later.html - -- identifier: GFDL-1.3-only - name: GNU Free Documentation License v1.3 - url: https://spdx.org/licenses/GFDL-1.3-only.html - -- identifier: GFDL-1.3-or-later - name: GNU Free Documentation License v1.3 - url: https://spdx.org/licenses/GFDL-1.3-or-later.html - -- identifier: GPL-1.0 - name: GNU General Public License - url: https://www.gnu.org/licenses/old-licenses/gpl-1.0 + url: https://spdx.org/licenses/EUPL-1.2.html - identifier: GPL-2.0 name: GNU General Public License 2.0 - url: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html + url: https://spdx.org/licenses/GPL-2.0.html - identifier: GPL-2.0-or-later name: GNU General Public License v2.0 or later @@ -137,7 +105,7 @@ - identifier: GPL-3.0 name: GNU General Public License 3.0 - url: https://www.gnu.org/licenses/gpl-3.0.en.html + url: https://spdx.org/licenses/GPL-3.0.html - identifier: IPL-1.0 name: IBM Public License @@ -145,7 +113,7 @@ - identifier: ISC name: Internet Systems Consortium License - url: https://www.isc.org/licenses/ + url: https://spdx.org/licenses/ISC.html - identifier: LIL-1.0 name: The Lil License v1 @@ -153,52 +121,48 @@ - identifier: LGPL-2.1 name: Lesser General Public License 2.1 - url: https://opensource.org/licenses/LGPL-2.1 + url: https://spdx.org/licenses/LGPL-2.1.html - identifier: LGPL-3.0 name: Lesser General Public License 3.0 - url: https://opensource.org/licenses/LGPL-3.0 + url: https://spdx.org/licenses/LGPL-3.0.html - identifier: MIT name: MIT License - url: https://opensource.org/licenses/MIT + url: https://spdx.org/licenses/MIT.html - identifier: MPL-1.1 name: Mozilla Public License Version 1.1 - url: https://www.mozilla.org/media/MPL/1.1/index.txt + url: https://spdx.org/licenses/MPL-1.1.html - identifier: MPL-2.0 name: Mozilla Public License - url: https://www.mozilla.org/MPL/2.0/index.txt + url: https://spdx.org/licenses/MPL-2.0.html - identifier: OSL-3.0 name: Open Software License 3.0 - url: https://opensource.org/licenses/osl-3.0.php + url: https://spdx.org/licenses/OSL-3.0.html - identifier: Sendmail name: Sendmail License - url: https://www.proofpoint.com/us/products/sendmail-sentrion/ + url: https://spdx.org/licenses/Sendmail.html - identifier: Ruby name: Ruby License - url: http://www.ruby-lang.org/en/about/license.txt + url: https://spdx.org/licenses/Ruby.html - identifier: Unlicense name: The Unlicense - url: https://unlicense.org/ + url: https://spdx.org/licenses/Unlicense.html - identifier: WTFPL name: Do What the Fuck You Want to Public License - url: http://www.wtfpl.net/about/ + url: https://spdx.org/licenses/WTFPL.html - identifier: Zlib name: Zlib/libpng License - url: https://opensource.org/licenses/Zlib - -- identifier: ZPL-1.2 - name: Zope Public License 1.2 - url: http://zpl.pub/page/zplv12 + url: https://spdx.org/licenses/Zlib.html - identifier: ZPL-2.0 name: Zope Public License 2.0 - url: https://opensource.org/licenses/ZPL-2.0 + url: https://spdx.org/licenses/ZPL-2.0.html diff --git a/software/2fauth.yml b/software/2fauth.yml index 397762faf0..4384659cae 100644 --- a/software/2fauth.yml +++ b/software/2fauth.yml @@ -10,6 +10,6 @@ tags: - Miscellaneous source_code_url: https://github.com/Bubka/2FAuth demo_url: https://demo.2fauth.app/ -stargazers_count: 698 +stargazers_count: 703 updated_at: '2023-01-25' archived: false diff --git a/software/access-to-memory-atom.yml b/software/access-to-memory-atom.yml index 735e39fb70..5d669f61ed 100644 --- a/software/access-to-memory-atom.yml +++ b/software/access-to-memory-atom.yml @@ -3,7 +3,7 @@ website_url: https://www.accesstomemory.org/ description: Web-based, open source application for standards-based archival description and access in a multilingual, multi-repository environment. licenses: - - AGPL-3.0-only + - AGPL-3.0 platforms: - PHP tags: diff --git a/software/alltube.yml b/software/alltube.yml index c3361c8109..992ba3a71b 100644 --- a/software/alltube.yml +++ b/software/alltube.yml @@ -9,6 +9,6 @@ platforms: tags: - Automation source_code_url: https://github.com/Rudloff/alltube -stargazers_count: 2715 +stargazers_count: 2716 updated_at: '2022-11-07' archived: false diff --git a/software/apprise.yml b/software/apprise.yml index d317b70304..d2f86340a5 100644 --- a/software/apprise.yml +++ b/software/apprise.yml @@ -11,6 +11,6 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/caronc/apprise -stargazers_count: 7339 +stargazers_count: 7343 updated_at: '2022-12-28' archived: false diff --git a/software/archivematica.yml b/software/archivematica.yml index eb68296137..3423190067 100644 --- a/software/archivematica.yml +++ b/software/archivematica.yml @@ -3,7 +3,7 @@ website_url: https://www.archivematica.org/en/ description: Mature digital preservation system designed to maintain standards-based, long-term access to collections of digital objects. licenses: - - AGPL-3.0-only + - AGPL-3.0 platforms: - Python tags: diff --git a/software/audioserve.yml b/software/audioserve.yml index f4251dcc32..91a3aec8ad 100644 --- a/software/audioserve.yml +++ b/software/audioserve.yml @@ -10,6 +10,6 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/izderadicka/audioserve -stargazers_count: 580 +stargazers_count: 579 updated_at: '2023-01-25' archived: false diff --git a/software/baby-buddy.yml b/software/baby-buddy.yml index 8afe60600e..857a8c049a 100644 --- a/software/baby-buddy.yml +++ b/software/baby-buddy.yml @@ -10,6 +10,6 @@ tags: - Personal Dashboards source_code_url: https://github.com/babybuddy/babybuddy demo_url: https://demo.baby-buddy.net/login/?next=/ -stargazers_count: 1556 +stargazers_count: 1558 updated_at: '2023-01-05' archived: false diff --git a/software/bar-assistant.yml b/software/bar-assistant.yml index ca031b915b..48b6df745e 100644 --- a/software/bar-assistant.yml +++ b/software/bar-assistant.yml @@ -12,6 +12,6 @@ tags: - Recipe Management source_code_url: https://github.com/karlomikus/bar-assistant demo_url: https://bar.karlomikus.com/ -stargazers_count: 43 -updated_at: '2023-01-26' +stargazers_count: 44 +updated_at: '2023-01-27' archived: false diff --git a/software/beehive.yml b/software/beehive.yml deleted file mode 100644 index 9a705383e9..0000000000 --- a/software/beehive.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Beehive -website_url: https://github.com/muesli/beehive -description: Flexible event and agent system, which allows you to create your own - agents that perform automated tasks triggered by events and filters. -licenses: - - AGPL-3.0 -platforms: - - Go -tags: - - Automation -source_code_url: https://github.com/muesli/beehive -stargazers_count: 5901 -updated_at: '2021-12-13' -archived: false diff --git a/software/blocky.yml b/software/blocky.yml index 57a5218030..4e63d0abbe 100644 --- a/software/blocky.yml +++ b/software/blocky.yml @@ -9,6 +9,6 @@ platforms: tags: - DNS source_code_url: https://github.com/0xERR0R/blocky -stargazers_count: 2238 +stargazers_count: 2242 updated_at: '2023-01-24' archived: false diff --git a/software/calibre-web.yml b/software/calibre-web.yml index 30316bf2c6..09f954273d 100644 --- a/software/calibre-web.yml +++ b/software/calibre-web.yml @@ -9,6 +9,6 @@ platforms: tags: - Document Management - E-books source_code_url: https://github.com/janeczku/calibre-web -stargazers_count: 8358 +stargazers_count: 8363 updated_at: '2023-01-24' archived: false diff --git a/software/changedetection.io.yml b/software/changedetection.io.yml index bbedb2db8e..e4f79b9423 100644 --- a/software/changedetection.io.yml +++ b/software/changedetection.io.yml @@ -9,6 +9,6 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/dgtlmoon/changedetection.io -stargazers_count: 7768 +stargazers_count: 7777 updated_at: '2023-01-25' archived: false diff --git a/software/chaskiq.yml b/software/chaskiq.yml index f249cf0203..8190ad1667 100644 --- a/software/chaskiq.yml +++ b/software/chaskiq.yml @@ -4,6 +4,7 @@ description: Full featured livechat, helpcenter and CRM as an alternative to Int & Drift, Crisp and others. licenses: - AGPL-3.0 + - Commons-Clause platforms: - Ruby tags: diff --git a/software/cms-made-simple.yml b/software/cms-made-simple.yml index 0f8874078f..cadfd140c6 100644 --- a/software/cms-made-simple.yml +++ b/software/cms-made-simple.yml @@ -3,7 +3,7 @@ website_url: https://www.cmsmadesimple.org/ description: Open source content management system, faster and easier management of website contents, scalable for small businesses to large corporations. licenses: - - GPL-1.0 + - GPL-2.0 platforms: - PHP tags: diff --git a/software/code-server.yml b/software/code-server.yml index 2698ca56d8..dac52eabf5 100644 --- a/software/code-server.yml +++ b/software/code-server.yml @@ -9,6 +9,6 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/coder/code-server -stargazers_count: 58683 +stargazers_count: 58699 updated_at: '2023-01-17' archived: false diff --git a/software/conference-organizing-distribution-cod.yml b/software/conference-organizing-distribution-cod.yml index 3529c62247..a7bb674bd8 100644 --- a/software/conference-organizing-distribution-cod.yml +++ b/software/conference-organizing-distribution-cod.yml @@ -2,7 +2,7 @@ name: Conference Organizing Distribution (COD) website_url: http://usecod.com/ description: Create conference and event websites built on top of Drupal. licenses: - - GPL-1.0 + - GPL-2.0 platforms: - PHP tags: diff --git a/software/crater.yml b/software/crater.yml index 21450d29a9..4e50cf7ffe 100644 --- a/software/crater.yml +++ b/software/crater.yml @@ -9,6 +9,6 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/crater-invoice/crater demo_url: https://demo.craterapp.com/ -stargazers_count: 6781 +stargazers_count: 6782 updated_at: '2022-12-17' archived: false diff --git a/software/cyberchef.yml b/software/cyberchef.yml index b74feb3c8e..ab38b8514e 100644 --- a/software/cyberchef.yml +++ b/software/cyberchef.yml @@ -11,6 +11,6 @@ tags: - Miscellaneous source_code_url: https://github.com/gchq/CyberChef demo_url: https://gchq.github.io/CyberChef -stargazers_count: 20041 +stargazers_count: 20046 updated_at: '2022-12-09' archived: false diff --git a/software/cytube.yml b/software/cytube.yml index 49f4fe3c36..e9493c94b5 100644 --- a/software/cytube.yml +++ b/software/cytube.yml @@ -10,6 +10,6 @@ tags: - Media Streaming - Video Streaming source_code_url: https://github.com/calzoneman/sync demo_url: https://cytu.be -stargazers_count: 1304 +stargazers_count: 1303 updated_at: '2023-01-12' archived: false diff --git a/software/dashdot.yml b/software/dashdot.yml index 32e017527b..5f60c39046 100644 --- a/software/dashdot.yml +++ b/software/dashdot.yml @@ -10,6 +10,6 @@ tags: - Personal Dashboards source_code_url: https://github.com/MauriceNino/dashdot demo_url: https://dash.mauz.io -stargazers_count: 1060 +stargazers_count: 1061 updated_at: '2023-01-06' archived: false diff --git a/software/dashy.yml b/software/dashy.yml index 178926c8fe..3ad5db09d8 100644 --- a/software/dashy.yml +++ b/software/dashy.yml @@ -10,6 +10,6 @@ tags: - Personal Dashboards source_code_url: https://github.com/lissy93/dashy demo_url: https://demo.dashy.to/ -stargazers_count: 9264 +stargazers_count: 9278 updated_at: '2023-01-25' archived: false diff --git a/software/deepfakehttp.yml b/software/deepfakehttp.yml index 222f7306a0..8e4c152a68 100644 --- a/software/deepfakehttp.yml +++ b/software/deepfakehttp.yml @@ -8,6 +8,6 @@ platforms: tags: - Software Development - Testing source_code_url: https://github.com/xnbox/DeepfakeHTTP -stargazers_count: 448 +stargazers_count: 449 updated_at: '2022-08-05' archived: false diff --git a/software/dim.yml b/software/dim.yml index 96adbee16b..fe5b8de224 100644 --- a/software/dim.yml +++ b/software/dim.yml @@ -10,6 +10,6 @@ platforms: tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/Dusk-Labs/dim -stargazers_count: 3174 +stargazers_count: 3175 updated_at: '2023-01-26' archived: false diff --git a/software/django-wiki.yml b/software/django-wiki.yml index d205e8f43b..88292fd023 100644 --- a/software/django-wiki.yml +++ b/software/django-wiki.yml @@ -11,5 +11,5 @@ tags: source_code_url: https://github.com/django-wiki/django-wiki demo_url: https://demo.django-wiki.org/ stargazers_count: 1616 -updated_at: '2023-01-26' +updated_at: '2023-01-27' archived: false diff --git a/software/drift.yml b/software/drift.yml index 5ecd84d75c..7f8f2a2af0 100644 --- a/software/drift.yml +++ b/software/drift.yml @@ -9,6 +9,6 @@ tags: - Pastebins source_code_url: https://github.com/MaxLeiter/drift demo_url: https://drift.maxleiter.com/ -stargazers_count: 951 +stargazers_count: 952 updated_at: '2023-01-24' archived: false diff --git a/software/fileshelter.yml b/software/fileshelter.yml index 048e0a37a5..43967f63e0 100644 --- a/software/fileshelter.yml +++ b/software/fileshelter.yml @@ -9,6 +9,6 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/epoupon/fileshelter -stargazers_count: 297 +stargazers_count: 296 updated_at: '2022-11-01' archived: false diff --git a/software/flame.yml b/software/flame.yml index 40bb1a3895..dcc754e550 100644 --- a/software/flame.yml +++ b/software/flame.yml @@ -9,6 +9,6 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/pawelmalak/flame -stargazers_count: 3462 +stargazers_count: 3468 updated_at: '2022-03-25' archived: false diff --git a/software/flox.yml b/software/flox.yml index 1eaaeb85cb..c0789419a0 100644 --- a/software/flox.yml +++ b/software/flox.yml @@ -11,6 +11,6 @@ tags: source_code_url: https://github.com/devfake/flox demo_url: https://flox-demo.pyxl.dev/ depends_3rdparty: true -stargazers_count: 1148 +stargazers_count: 1149 updated_at: '2020-05-29' archived: false diff --git a/software/freescout.yml b/software/freescout.yml index cba708c76c..0e6e1030c2 100644 --- a/software/freescout.yml +++ b/software/freescout.yml @@ -9,6 +9,6 @@ platforms: tags: - Ticketing source_code_url: https://github.com/freescout-helpdesk/freescout -stargazers_count: 1824 +stargazers_count: 1827 updated_at: '2023-01-26' archived: false diff --git a/software/ganymede.yml b/software/ganymede.yml index 3b5b76a8c8..5be053b162 100644 --- a/software/ganymede.yml +++ b/software/ganymede.yml @@ -10,6 +10,6 @@ tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/Zibbp/ganymede depends_3rdparty: true -stargazers_count: 112 +stargazers_count: 113 updated_at: '2023-01-25' archived: false diff --git a/software/gatus.yml b/software/gatus.yml index 3b52191d99..7f300aa25c 100644 --- a/software/gatus.yml +++ b/software/gatus.yml @@ -9,6 +9,6 @@ tags: - Status / Uptime pages source_code_url: https://github.com/TwiN/gatus demo_url: https://status.twin.sh -stargazers_count: 3375 +stargazers_count: 3378 updated_at: '2023-01-22' archived: false diff --git a/software/gonic.yml b/software/gonic.yml index 8d38d413df..b6242bc720 100644 --- a/software/gonic.yml +++ b/software/gonic.yml @@ -8,6 +8,6 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/sentriz/gonic -stargazers_count: 983 +stargazers_count: 984 updated_at: '2023-01-12' archived: false diff --git a/software/google-webfonts-helper.yml b/software/google-webfonts-helper.yml index df377fb0f9..f1127e4295 100644 --- a/software/google-webfonts-helper.yml +++ b/software/google-webfonts-helper.yml @@ -11,6 +11,6 @@ tags: source_code_url: https://github.com/majodev/google-webfonts-helper demo_url: https://gwfh.mranftl.com/fonts depends_3rdparty: true -stargazers_count: 10892 +stargazers_count: 10893 updated_at: '2022-11-28' archived: false diff --git a/software/gotosocial.yml b/software/gotosocial.yml index f54050057c..2982badd7b 100644 --- a/software/gotosocial.yml +++ b/software/gotosocial.yml @@ -10,6 +10,6 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/superseriousbusiness/gotosocial -stargazers_count: 2221 -updated_at: '2023-01-26' +stargazers_count: 2228 +updated_at: '2023-01-27' archived: false diff --git a/software/hackershare.yml b/software/hackershare.yml index 6133dfd023..c2ccf38d85 100644 --- a/software/hackershare.yml +++ b/software/hackershare.yml @@ -9,6 +9,6 @@ tags: - Bookmarks and Link Sharing source_code_url: https://github.com/hackershare/hackershare demo_url: https://hackershare.dev/en -stargazers_count: 430 +stargazers_count: 431 updated_at: '2023-01-07' archived: false diff --git a/software/homebox.yml b/software/homebox.yml index d84c5980aa..524a5a42f1 100644 --- a/software/homebox.yml +++ b/software/homebox.yml @@ -10,6 +10,6 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/progmaticltd/homebox -stargazers_count: 354 +stargazers_count: 355 updated_at: '2023-01-14' archived: false diff --git a/software/homehost.yml b/software/homehost.yml index b2ec1e0b96..409a8b2816 100644 --- a/software/homehost.yml +++ b/software/homehost.yml @@ -10,6 +10,6 @@ tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/ridhwaans/homehost depends_3rdparty: true -stargazers_count: 900 +stargazers_count: 902 updated_at: '2022-10-28' archived: false diff --git a/software/homepage-by-benphelps.yml b/software/homepage-by-benphelps.yml index 8f32692bf4..d3261fc0ba 100644 --- a/software/homepage-by-benphelps.yml +++ b/software/homepage-by-benphelps.yml @@ -10,6 +10,6 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/benphelps/homepage -stargazers_count: 3916 -updated_at: '2023-01-25' +stargazers_count: 3922 +updated_at: '2023-01-26' archived: false diff --git a/software/homer.yml b/software/homer.yml index 298a58784d..75bb3ce3c1 100644 --- a/software/homer.yml +++ b/software/homer.yml @@ -9,6 +9,6 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/bastienwirtz/homer -stargazers_count: 6474 +stargazers_count: 6480 updated_at: '2022-12-20' archived: false diff --git a/software/httplaceholder.yml b/software/httplaceholder.yml index 57d2204935..0089b62c0e 100644 --- a/software/httplaceholder.yml +++ b/software/httplaceholder.yml @@ -10,6 +10,6 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/dukeofharen/httplaceholder -stargazers_count: 69 +stargazers_count: 70 updated_at: '2023-01-22' archived: false diff --git a/software/huginn.yml b/software/huginn.yml index 4333be0421..9aa295461e 100644 --- a/software/huginn.yml +++ b/software/huginn.yml @@ -8,6 +8,6 @@ platforms: tags: - Automation source_code_url: https://github.com/huginn/huginn -stargazers_count: 37447 +stargazers_count: 37453 updated_at: '2023-01-20' archived: false diff --git a/software/immich.yml b/software/immich.yml index 75602756cd..7b1c706a29 100644 --- a/software/immich.yml +++ b/software/immich.yml @@ -9,6 +9,6 @@ platforms: tags: - Photo and Video Galleries source_code_url: https://github.com/alextran1502/immich -stargazers_count: 6969 -updated_at: '2023-01-26' +stargazers_count: 6973 +updated_at: '2023-01-27' archived: false diff --git a/software/infcloud.yml b/software/infcloud.yml deleted file mode 100644 index 6867ebd267..0000000000 --- a/software/infcloud.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: InfCloud -website_url: https://www.inf-it.com/open-source/clients/infcloud/ -description: Open source CalDAV/CardDAV web client implementation. -licenses: - - AGPL-3.0 -platforms: - - Javascript -tags: - - Calendar & Contacts - CalDAV or CardDAV Web-based Clients -source_code_url: https://www.inf-it.com/InfCloud_0.13.1.zip -demo_url: https://www.inf-it.com/infcloud/ diff --git a/software/invidious.yml b/software/invidious.yml index 5fb188624e..f79408e08e 100644 --- a/software/invidious.yml +++ b/software/invidious.yml @@ -10,6 +10,6 @@ tags: source_code_url: https://github.com/iv-org/invidious demo_url: https://docs.invidious.io/instances/ depends_3rdparty: true -stargazers_count: 9311 +stargazers_count: 9309 updated_at: '2023-01-26' archived: false diff --git a/software/jmz-homeproxy.yml b/software/jmz-homeproxy.yml index 7274be67ea..f7d1f5f8b4 100644 --- a/software/jmz-homeproxy.yml +++ b/software/jmz-homeproxy.yml @@ -8,6 +8,6 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/jmztaylor/homelab_proxy -stargazers_count: 20 +stargazers_count: 21 updated_at: '2021-06-07' archived: false diff --git a/software/kcal.yml b/software/kcal.yml index 3096381d85..190bea8bff 100644 --- a/software/kcal.yml +++ b/software/kcal.yml @@ -11,6 +11,6 @@ platforms: tags: - Recipe Management source_code_url: https://github.com/kcal-app/kcal -stargazers_count: 185 +stargazers_count: 186 updated_at: '2022-11-02' archived: false diff --git a/software/king-phisher.yml b/software/king-phisher.yml index 4ebf070b44..051de7fb4e 100644 --- a/software/king-phisher.yml +++ b/software/king-phisher.yml @@ -9,6 +9,6 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/rsmusllp/king-phisher -stargazers_count: 1885 +stargazers_count: 1884 updated_at: '2022-11-07' archived: false diff --git a/software/lama-cleaner.yml b/software/lama-cleaner.yml index 3de1880396..fe6752109b 100644 --- a/software/lama-cleaner.yml +++ b/software/lama-cleaner.yml @@ -10,6 +10,6 @@ tags: - Miscellaneous source_code_url: https://github.com/Sanster/lama-cleaner depends_3rdparty: true -stargazers_count: 7322 +stargazers_count: 7344 updated_at: '2023-01-23' archived: false diff --git a/software/leselys.yml b/software/leselys.yml deleted file mode 100644 index ce652ea323..0000000000 --- a/software/leselys.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Leselys -website_url: https://github.com/toxinu/leselys -description: Your very elegant RSS reader. -licenses: - - AGPL-3.0 -platforms: - - Python -tags: - - Feed Readers -source_code_url: https://github.com/toxinu/leselys -stargazers_count: 232 -updated_at: '2020-12-02' -archived: false diff --git a/software/librephotos.yml b/software/librephotos.yml index 03df4a53b5..380b3cefd2 100644 --- a/software/librephotos.yml +++ b/software/librephotos.yml @@ -9,6 +9,6 @@ platforms: tags: - Photo and Video Galleries source_code_url: https://github.com/LibrePhotos/librephotos -stargazers_count: 5095 +stargazers_count: 5096 updated_at: '2023-01-26' archived: false diff --git a/software/linkding.yml b/software/linkding.yml index 386bb7c85f..3a9aef1faf 100644 --- a/software/linkding.yml +++ b/software/linkding.yml @@ -11,6 +11,6 @@ platforms: tags: - Bookmarks and Link Sharing source_code_url: https://github.com/sissbruecker/linkding -stargazers_count: 2883 +stargazers_count: 2885 updated_at: '2023-01-22' archived: false diff --git a/software/magento-open-source.yml b/software/magento-open-source.yml index 1335268542..182465ffc9 100644 --- a/software/magento-open-source.yml +++ b/software/magento-open-source.yml @@ -8,6 +8,6 @@ platforms: tags: - E-commerce source_code_url: https://github.com/magento/magento2 -stargazers_count: 10434 -updated_at: '2023-01-25' +stargazers_count: 10438 +updated_at: '2023-01-27' archived: false diff --git a/software/mailhog.yml b/software/mailhog.yml index 7706e04a48..c2c399cfef 100644 --- a/software/mailhog.yml +++ b/software/mailhog.yml @@ -9,6 +9,6 @@ platforms: tags: - Communication - Email - Mail Transfer Agents source_code_url: https://github.com/mailhog/MailHog -stargazers_count: 11443 +stargazers_count: 11446 updated_at: '2022-08-02' archived: false diff --git a/software/mailpile.yml b/software/mailpile.yml deleted file mode 100644 index d138c0e862..0000000000 --- a/software/mailpile.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: Mailpile -website_url: https://www.mailpile.is/ -description: Webmail client with search, filtering, encryption features and more. -licenses: - - AGPL-3.0 -platforms: - - Python -tags: - - Communication - Email - Webmail Clients -source_code_url: https://github.com/mailpile/Mailpile diff --git a/software/maloja.yml b/software/maloja.yml index d9b4e8826f..45942c2512 100644 --- a/software/maloja.yml +++ b/software/maloja.yml @@ -10,6 +10,6 @@ tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/krateng/maloja demo_url: https://maloja.krateng.ch/ -stargazers_count: 553 +stargazers_count: 554 updated_at: '2023-01-13' archived: false diff --git a/software/memos.yml b/software/memos.yml index d55cd1f25d..f2afe1faf1 100644 --- a/software/memos.yml +++ b/software/memos.yml @@ -11,6 +11,6 @@ tags: - Note-taking & Editors source_code_url: https://github.com/usememos/memos demo_url: https://memos.onrender.com/ -stargazers_count: 5567 +stargazers_count: 5571 updated_at: '2023-01-25' archived: false diff --git a/software/microbin.yml b/software/microbin.yml index 76dd7002a9..dd49bd9496 100644 --- a/software/microbin.yml +++ b/software/microbin.yml @@ -9,6 +9,6 @@ platforms: tags: - Pastebins source_code_url: https://github.com/szabodanika/microbin -stargazers_count: 1067 +stargazers_count: 1066 updated_at: '2022-11-14' archived: false diff --git a/software/mindsdb.yml b/software/mindsdb.yml index 134a48dc4d..34aaa4cb7c 100644 --- a/software/mindsdb.yml +++ b/software/mindsdb.yml @@ -10,6 +10,6 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/mindsdb/mindsdb -stargazers_count: 12442 +stargazers_count: 12448 updated_at: '2023-01-26' archived: false diff --git a/software/miniserve.yml b/software/miniserve.yml index bb383ffa50..ffa3d32103 100644 --- a/software/miniserve.yml +++ b/software/miniserve.yml @@ -8,6 +8,6 @@ platforms: tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/svenstaro/miniserve -stargazers_count: 4228 +stargazers_count: 4231 updated_at: '2023-01-22' archived: false diff --git a/software/ml-workspace.yml b/software/ml-workspace.yml index 5439a0a0cd..d00db64e95 100644 --- a/software/ml-workspace.yml +++ b/software/ml-workspace.yml @@ -8,6 +8,6 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/ml-tooling/ml-workspace -stargazers_count: 2906 +stargazers_count: 2907 updated_at: '2021-11-22' archived: false diff --git a/software/my-mind.yml b/software/my-mind.yml index c613ef46ef..a36c598895 100644 --- a/software/my-mind.yml +++ b/software/my-mind.yml @@ -9,6 +9,6 @@ tags: - Knowledge Management Tools source_code_url: https://github.com/ondras/my-mind demo_url: https://my-mind.github.io/?url=examples%2Ffeatures.mymind -stargazers_count: 3075 +stargazers_count: 3076 updated_at: '2022-11-07' archived: false diff --git a/software/mydrive.yml b/software/mydrive.yml index 7bc230354d..02c94c5da0 100644 --- a/software/mydrive.yml +++ b/software/mydrive.yml @@ -9,6 +9,6 @@ platforms: tags: - File Transfer & Synchronization source_code_url: https://github.com/subnub/myDrive -stargazers_count: 2851 +stargazers_count: 2852 updated_at: '2021-05-05' archived: false diff --git a/software/nextcloudpi.yml b/software/nextcloudpi.yml index cd2bc04fe6..6d19a48ab3 100644 --- a/software/nextcloudpi.yml +++ b/software/nextcloudpi.yml @@ -11,6 +11,6 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/nextcloud/nextcloudpi -stargazers_count: 1909 +stargazers_count: 1912 updated_at: '2023-01-22' archived: false diff --git a/software/notifo.yml b/software/notifo.yml index 3241ca4a34..cc8c7a34bb 100644 --- a/software/notifo.yml +++ b/software/notifo.yml @@ -9,6 +9,6 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/notifo-io/notifo -stargazers_count: 1158 +stargazers_count: 1159 updated_at: '2023-01-26' archived: false diff --git a/software/owncast.yml b/software/owncast.yml index 5062501ce0..25798a5893 100644 --- a/software/owncast.yml +++ b/software/owncast.yml @@ -10,6 +10,6 @@ platforms: tags: - Media Streaming - Video Streaming source_code_url: https://github.com/owncast/owncast -stargazers_count: 6895 +stargazers_count: 6896 updated_at: '2023-01-25' archived: false diff --git a/software/picsur.yml b/software/picsur.yml index 46b420df07..5bbbc99947 100644 --- a/software/picsur.yml +++ b/software/picsur.yml @@ -9,6 +9,6 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/rubikscraft/Picsur -stargazers_count: 148 +stargazers_count: 149 updated_at: '2023-01-05' archived: false diff --git a/software/pluxml.yml b/software/pluxml.yml index 485cca8623..a8deef571a 100644 --- a/software/pluxml.yml +++ b/software/pluxml.yml @@ -2,7 +2,7 @@ name: PluXml website_url: https://pluxml.org description: XML-based blog/CMS platform. licenses: - - GPL-1.0 + - GPL-3.0 platforms: - PHP tags: diff --git a/software/polaris.yml b/software/polaris.yml index f7db3af048..d61ce7a423 100644 --- a/software/polaris.yml +++ b/software/polaris.yml @@ -9,6 +9,6 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/agersant/polaris -stargazers_count: 1037 +stargazers_count: 1039 updated_at: '2023-01-05' archived: false diff --git a/software/pomf.yml b/software/pomf.yml index e4ba682e04..2495afc112 100644 --- a/software/pomf.yml +++ b/software/pomf.yml @@ -8,6 +8,6 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/Pomf/Pomf -stargazers_count: 780 +stargazers_count: 779 updated_at: '2022-07-16' archived: false diff --git a/software/psitransfer.yml b/software/psitransfer.yml index d7e3befdec..f50d8d2516 100644 --- a/software/psitransfer.yml +++ b/software/psitransfer.yml @@ -9,6 +9,6 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/psi-4ward/psitransfer -stargazers_count: 1111 +stargazers_count: 1112 updated_at: '2022-11-28' archived: false diff --git a/software/rconcli.yml b/software/rconcli.yml index b4db48cff1..d7de25175c 100644 --- a/software/rconcli.yml +++ b/software/rconcli.yml @@ -9,6 +9,6 @@ platforms: tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/gorcon/rcon-cli -stargazers_count: 122 +stargazers_count: 123 updated_at: '2022-11-07' archived: false diff --git a/software/redbird.yml b/software/redbird.yml index d9b344ac8a..1a3c1e098f 100644 --- a/software/redbird.yml +++ b/software/redbird.yml @@ -9,6 +9,6 @@ platforms: tags: - Proxy source_code_url: https://github.com/OptimalBits/redbird -stargazers_count: 4353 +stargazers_count: 4352 updated_at: '2020-10-02' archived: false diff --git a/software/rss-bridge.yml b/software/rss-bridge.yml index 7b937f33dc..9537041da7 100644 --- a/software/rss-bridge.yml +++ b/software/rss-bridge.yml @@ -8,6 +8,6 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/RSS-Bridge/rss-bridge -stargazers_count: 5525 -updated_at: '2023-01-23' +stargazers_count: 5527 +updated_at: '2023-01-27' archived: false diff --git a/software/seaweedfs.yml b/software/seaweedfs.yml index 25739a1313..7582c086b4 100644 --- a/software/seaweedfs.yml +++ b/software/seaweedfs.yml @@ -10,6 +10,6 @@ platforms: tags: - File Transfer - Object Storage & File Servers source_code_url: https://github.com/chrislusf/seaweedfs -stargazers_count: 16413 +stargazers_count: 16415 updated_at: '2023-01-23' archived: false diff --git a/software/send.yml b/software/send.yml index dd83bf794d..450c99779f 100644 --- a/software/send.yml +++ b/software/send.yml @@ -10,6 +10,6 @@ tags: - File Transfer - Peer-to-peer Filesharing source_code_url: https://github.com/timvisee/send related_software_url: https://github.com/timvisee/send#clients -stargazers_count: 2935 +stargazers_count: 2936 updated_at: '2023-01-16' archived: false diff --git a/software/sftpgo.yml b/software/sftpgo.yml index de9da93356..8d522292f2 100644 --- a/software/sftpgo.yml +++ b/software/sftpgo.yml @@ -9,6 +9,6 @@ platforms: tags: - File Transfer - Object Storage & File Servers source_code_url: https://github.com/drakkan/sftpgo -stargazers_count: 5493 +stargazers_count: 5495 updated_at: '2023-01-25' archived: false diff --git a/software/shaark.yml b/software/shaark.yml index 55c53d28da..204085c7db 100644 --- a/software/shaark.yml +++ b/software/shaark.yml @@ -9,6 +9,6 @@ platforms: tags: - Password Managers source_code_url: https://github.com/MarceauKa/shaark -stargazers_count: 490 +stargazers_count: 491 updated_at: '2020-12-30' archived: false diff --git a/software/sharry.yml b/software/sharry.yml index a7d693f636..70295275e0 100644 --- a/software/sharry.yml +++ b/software/sharry.yml @@ -10,6 +10,6 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/eikek/sharry -stargazers_count: 494 -updated_at: '2023-01-25' +stargazers_count: 496 +updated_at: '2023-01-27' archived: false diff --git a/software/shuup.yml b/software/shuup.yml deleted file mode 100644 index baa9b67100..0000000000 --- a/software/shuup.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: Shuup -website_url: https://www.shuup.com/ -description: Django powered fully customizable open source e-commerce framework for - small and large sites. -licenses: - - AGPL-3.0 -platforms: - - Python -tags: - - E-commerce -source_code_url: https://github.com/shuup/shuup diff --git a/software/simplex-chat.yml b/software/simplex-chat.yml index 31b966ee00..451618088e 100644 --- a/software/simplex-chat.yml +++ b/software/simplex-chat.yml @@ -9,6 +9,6 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/simplex-chat/simplex-chat -stargazers_count: 2334 +stargazers_count: 2336 updated_at: '2023-01-25' archived: false diff --git a/software/sish.yml b/software/sish.yml index 211af0dfb7..7e368372ca 100644 --- a/software/sish.yml +++ b/software/sish.yml @@ -9,6 +9,6 @@ platforms: tags: - Proxy source_code_url: https://github.com/antoniomika/sish -stargazers_count: 3212 +stargazers_count: 3213 updated_at: '2022-12-20' archived: false diff --git a/software/sist2.yml b/software/sist2.yml index 18fb37a2ab..8abf979938 100644 --- a/software/sist2.yml +++ b/software/sist2.yml @@ -10,5 +10,5 @@ tags: source_code_url: https://github.com/simon987/sist2 demo_url: https://sist2.simon987.net/ stargazers_count: 501 -updated_at: '2023-01-26' +updated_at: '2023-01-27' archived: false diff --git a/software/smartdns.yml b/software/smartdns.yml index 90e0eb8eaf..ad06dbb2e8 100644 --- a/software/smartdns.yml +++ b/software/smartdns.yml @@ -9,6 +9,6 @@ platforms: tags: - DNS source_code_url: https://github.com/pymumu/smartdns -stargazers_count: 5763 +stargazers_count: 5766 updated_at: '2023-01-19' archived: false diff --git a/software/snapcast.yml b/software/snapcast.yml index eefeacd18b..ad7ea5e74b 100644 --- a/software/snapcast.yml +++ b/software/snapcast.yml @@ -8,6 +8,6 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/badaix/snapcast -stargazers_count: 4893 +stargazers_count: 4894 updated_at: '2023-01-24' archived: false diff --git a/software/snippet-box.yml b/software/snippet-box.yml index 8d420863bd..f356cd258f 100644 --- a/software/snippet-box.yml +++ b/software/snippet-box.yml @@ -10,6 +10,6 @@ platforms: tags: - Pastebins source_code_url: https://github.com/pawelmalak/snippet-box -stargazers_count: 692 +stargazers_count: 693 updated_at: '2021-10-14' archived: false diff --git a/software/stringer.yml b/software/stringer.yml index b4ca6c7020..829b51415e 100644 --- a/software/stringer.yml +++ b/software/stringer.yml @@ -9,5 +9,5 @@ tags: - Feed Readers source_code_url: https://github.com/stringer-rss/stringer stargazers_count: 3580 -updated_at: '2023-01-23' +updated_at: '2023-01-27' archived: false diff --git a/software/tabby.yml b/software/tabby.yml index 9902c62f12..84da3dccea 100644 --- a/software/tabby.yml +++ b/software/tabby.yml @@ -4,7 +4,7 @@ description: A tool to manage shared expenses across friends, such as restaurant or food delivery, without requiring everyone to create an account. Includes email reminders and tracks who has (re)paid what. licenses: - - AGPL-3.0-only + - AGPL-3.0 platforms: - PHP tags: diff --git a/software/textbelt.yml b/software/textbelt.yml index ad1826fc09..52936b5762 100644 --- a/software/textbelt.yml +++ b/software/textbelt.yml @@ -10,6 +10,6 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/typpo/textbelt depends_3rdparty: true -stargazers_count: 2558 +stargazers_count: 2557 updated_at: '2022-12-11' archived: false diff --git a/software/the-battle-for-wesnoth.yml b/software/the-battle-for-wesnoth.yml index 9d4ed08efd..2f2f871d00 100644 --- a/software/the-battle-for-wesnoth.yml +++ b/software/the-battle-for-wesnoth.yml @@ -11,5 +11,5 @@ tags: - Games source_code_url: https://github.com/wesnoth/wesnoth stargazers_count: 4237 -updated_at: '2023-01-25' +updated_at: '2023-01-27' archived: false diff --git a/software/trilium-notes.yml b/software/trilium-notes.yml index 849468c027..8047cb3fcd 100644 --- a/software/trilium-notes.yml +++ b/software/trilium-notes.yml @@ -9,6 +9,6 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/zadam/trilium -stargazers_count: 19543 +stargazers_count: 19544 updated_at: '2023-01-21' archived: false diff --git a/software/tubesync.yml b/software/tubesync.yml index 6ab79a4239..1e6eb0501e 100644 --- a/software/tubesync.yml +++ b/software/tubesync.yml @@ -10,6 +10,6 @@ tags: - Automation source_code_url: https://github.com/meeb/tubesync depends_3rdparty: true -stargazers_count: 952 +stargazers_count: 953 updated_at: '2023-01-20' archived: false diff --git a/software/twiki.yml b/software/twiki.yml index 0861e8f657..7657b187f0 100644 --- a/software/twiki.yml +++ b/software/twiki.yml @@ -4,7 +4,7 @@ description: TWiki is a Perl-based structured wiki application, typically used t run a collaboration platform, knowledge or document management system, a knowledge base, or team portal. licenses: - - GPL-1.0 + - GPL-2.0 platforms: - Perl tags: diff --git a/software/uptime-kuma.yml b/software/uptime-kuma.yml index 9c215d9d23..1db9536895 100644 --- a/software/uptime-kuma.yml +++ b/software/uptime-kuma.yml @@ -9,6 +9,6 @@ tags: - Status / Uptime pages source_code_url: https://github.com/louislam/uptime-kuma demo_url: https://demo.uptime.kuma.pet -stargazers_count: 28621 -updated_at: '2023-01-25' +stargazers_count: 28660 +updated_at: '2023-01-27' archived: false diff --git a/software/vaultwarden.yml b/software/vaultwarden.yml index 922a7b16e3..da2caee48d 100644 --- a/software/vaultwarden.yml +++ b/software/vaultwarden.yml @@ -8,6 +8,6 @@ platforms: tags: - Password Managers source_code_url: https://github.com/dani-garcia/vaultwarden -stargazers_count: 22343 +stargazers_count: 22378 updated_at: '2023-01-24' archived: false diff --git a/software/warpgate.yml b/software/warpgate.yml index bc15e56c92..b2395f6e22 100644 --- a/software/warpgate.yml +++ b/software/warpgate.yml @@ -9,6 +9,6 @@ platforms: tags: - Remote Access source_code_url: https://github.com/warp-tech/warpgate -stargazers_count: 1958 +stargazers_count: 1959 updated_at: '2023-01-09' archived: false diff --git a/software/wbo.yml b/software/wbo.yml index 3c28b44a50..a47aec8f41 100644 --- a/software/wbo.yml +++ b/software/wbo.yml @@ -1,5 +1,5 @@ name: WBO -website_url: https://github.com/lovasoa/whitebophir#wbo +website_url: https://github.com/lovasoa/whitebophir description: Web Whiteboard to collaborate in real-time on schemas, drawings, and notes. licenses: @@ -9,5 +9,8 @@ platforms: - Docker tags: - Communication - Custom Communication Systems -source_code_url: https://github.com/lovasoa/whitebophir#wbo +source_code_url: https://github.com/lovasoa/whitebophir demo_url: https://wbo.ophir.dev/ +stargazers_count: 1559 +updated_at: '2022-11-04' +archived: false diff --git a/software/webui-aria2.yml b/software/webui-aria2.yml index 4f314e646b..56e15c45c7 100644 --- a/software/webui-aria2.yml +++ b/software/webui-aria2.yml @@ -10,6 +10,6 @@ tags: - Automation source_code_url: https://github.com/ziahamza/webui-aria2 demo_url: https://ziahamza.github.io/webui-aria2/ -stargazers_count: 9098 +stargazers_count: 9099 updated_at: '2021-09-01' archived: false diff --git a/software/whoogle.yml b/software/whoogle.yml index 64545728d5..2543c9220e 100644 --- a/software/whoogle.yml +++ b/software/whoogle.yml @@ -9,6 +9,6 @@ tags: - Search Engines source_code_url: https://github.com/benbusby/whoogle-search depends_3rdparty: true -stargazers_count: 6963 +stargazers_count: 6966 updated_at: '2023-01-24' archived: false diff --git a/software/xandikos.yml b/software/xandikos.yml index 9384819121..e058f923a2 100644 --- a/software/xandikos.yml +++ b/software/xandikos.yml @@ -9,6 +9,6 @@ platforms: tags: - Calendar & Contacts - CalDAV or CardDAV Servers source_code_url: https://github.com/jelmer/xandikos -stargazers_count: 258 +stargazers_count: 259 updated_at: '2023-01-13' archived: false diff --git a/software/yarr.yml b/software/yarr.yml index bb2e7e031e..d7c0747ff6 100644 --- a/software/yarr.yml +++ b/software/yarr.yml @@ -9,6 +9,6 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/nkanaev/yarr -stargazers_count: 1716 +stargazers_count: 1717 updated_at: '2022-11-16' archived: false diff --git a/software/your-spotify.yml b/software/your-spotify.yml index c001fe4624..26db92eb13 100644 --- a/software/your-spotify.yml +++ b/software/your-spotify.yml @@ -11,6 +11,6 @@ tags: - Personal Dashboards source_code_url: https://github.com/Yooooomi/your_spotify depends_3rdparty: true -stargazers_count: 1228 +stargazers_count: 1231 updated_at: '2023-01-22' archived: false diff --git a/software/youtubedl-material.yml b/software/youtubedl-material.yml index 25fc9e4a9b..5ed3021b06 100644 --- a/software/youtubedl-material.yml +++ b/software/youtubedl-material.yml @@ -10,6 +10,6 @@ platforms: tags: - Automation source_code_url: https://github.com/Tzahi12345/YoutubeDL-Material -stargazers_count: 1757 +stargazers_count: 1760 updated_at: '2022-07-10' archived: false diff --git a/software/zentao.yml b/software/zentao.yml index 4dd1f92ad5..e299e81571 100644 --- a/software/zentao.yml +++ b/software/zentao.yml @@ -2,7 +2,7 @@ name: ZenTao website_url: https://www.zentao.pm/ description: An agile(scrum) project management system/tool. licenses: - - ZPL-1.2 + - AGPL-3.0 platforms: - PHP tags: diff --git a/software/zipline.yml b/software/zipline.yml index 8bb7e4d62e..79b6991c90 100644 --- a/software/zipline.yml +++ b/software/zipline.yml @@ -10,5 +10,5 @@ tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/diced/zipline stargazers_count: 262 -updated_at: '2023-01-26' +updated_at: '2023-01-27' archived: false diff --git a/software/µstreamer.yml b/software/µstreamer.yml index a3edb12056..af27c671ad 100644 --- a/software/µstreamer.yml +++ b/software/µstreamer.yml @@ -9,6 +9,6 @@ platforms: tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/pikvm/ustreamer -stargazers_count: 1150 +stargazers_count: 1151 updated_at: '2023-01-16' archived: false diff --git a/software/μlogger.yml b/software/μlogger.yml index 77d7e55db3..b5d30d7f41 100644 --- a/software/μlogger.yml +++ b/software/μlogger.yml @@ -10,6 +10,6 @@ tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/bfabiszewski/ulogger-server demo_url: http://ulogger.fabiszewski.net/ -stargazers_count: 426 +stargazers_count: 427 updated_at: '2022-10-19' archived: false