diff --git a/.github/ISSUE_TEMPLATE/addition.md b/.github/ISSUE_TEMPLATE/addition.md index 6bff588d14..480adc0556 100644 --- a/.github/ISSUE_TEMPLATE/addition.md +++ b/.github/ISSUE_TEMPLATE/addition.md @@ -7,6 +7,8 @@ assignees: '' --- + + Thanks for taking the time to suggest an addition to awesome-selfhosted! Please fill out information below (all fields are mandatory unless noted otherwise): diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4af1d542aa..94c167aaa5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -120,6 +120,16 @@ To save maintainers time, a few premade replies for common issues can be found b > >Thanks for understanding, and good luck with this project. +#### First release less than 4 months old + +>Hi, thanks for your contribution. +> +>Currently, this project has a release, but it is not yet 4 months old. Our guidelines require that Any software project you are adding was first released more than 4 months ago. This count initiates only after a release has been created to ensure users need not rely on the latest development version to use the project. +> +>I'll go ahead and close it for now to keep the PR section focused on active tasks. Once the first release is four months old, feel free to resubmit it to awesome-selfhosted, or you can create an issue instead (we don't close issues; we just tag them to indicate they need to mature). +> +>Thanks for understanding, and good luck with this project. + ### Other operations **Rename a tag/category:** the tag must be renamed in the appropriate `tags/mytag.yml` file. All references to it must be updated in `tags/*.yml` and `software/*.yml`. diff --git a/Makefile b/Makefile index 08fd10a4c1..0263497c11 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ install: python3 -m venv .venv source .venv/bin/activate && \ pip3 install wheel && \ - pip3 install --force git+https://github.com/nodiscc/hecat.git@1.5.0 + pip3 install --force git+https://github.com/nodiscc/hecat.git@1.5.1 .PHONY: import # import data from the original list at https://github.com/awesome-selfhosted/awesome-selfhosted import: clean install diff --git a/licenses-nonfree.yml b/licenses-nonfree.yml index ca78677303..2d0017b84d 100644 --- a/licenses-nonfree.yml +++ b/licenses-nonfree.yml @@ -36,6 +36,10 @@ name: Elastic License 2.0 url: https://spdx.org/licenses/Elastic-2.0.html +- identifier: FSL-1.1-MIT + name: Functional Source License, Version 1.1, MIT Future License + url: https://spdx.org/licenses/FSL-1.1-MIT.html + - identifier: NPOSL-3.0 name: Non-Profit Open Software License 3.0 url: https://spdx.org/licenses/NPOSL-3.0.html diff --git a/markdown/footer.md b/markdown/footer.md index f7ff720d57..db6bac44a5 100644 --- a/markdown/footer.md +++ b/markdown/footer.md @@ -11,12 +11,12 @@ **[`^ back to top ^`](#awesome-selfhosted)** -- Alternative frontends/portals to discover/filter awesome-selfhosted apps: [awweso.me](https://awweso.me/) | [awesome-web.theravenhub](https://awesome-web.theravenhub.com/browse.html) +- Alternative frontends/portals to discover/filter awesome-selfhosted apps: [awweso.me](https://awweso.me/), [awesome-web.theravenhub](https://awesome-web.theravenhub.com/browse.html), [awesomehub.web.app](https://awesomehub.js.org/list/selfhosted) - [Awesome Sysadmin](https://github.com/awesome-foss/awesome-sysadmin) - Curated list of amazingly awesome open source sysadmin resources. - Lists of software aimed at privacy and decentralization in some form: [PRISM Break](https://prism-break.org/en/), [privacytools.io](https://www.privacytools.io/), [Alternative Internet](https://redecentralize.github.io/alternative-internet/), [Libre Projects](https://libreprojects.net/), [Easy Indie App](https://easyindie.app) - Other Awesome lists: [Awesome Big Data](https://github.com/0xnr/awesome-bigdata), [Awesome Public Datasets](https://github.com/awesomedata/awesome-public-datasets) - Dynamic Domain Name services: [Afraid.org](https://freedns.afraid.org/domain/registry/), [Pagekite](https://pagekite.net/) -- Communities/forums: [/c/selfhosted on lemmy.world](https://lemmy.world/c/selfhosted), [/c/selfhost on lemmy.ml](https://lemmy.ml/c/selfhost), [/r/selfhosted on reddit](https://old.reddit.com/r/selfhosted/), [r-selfhosted forum](https://forum.r-selfhosted.com/), [/r/selfhosted Matrix Channel](https://matrix.to/#/#selfhosted:selfhosted.chat), [Homelab forum](https://homelabforum.com/), [/r/homelab on reddit](https://old.reddit.com/r/homelab/), [IndieWeb](https://indieweb.org/) +- Communities/forums: [/c/selfhosted on lemmy.world](https://lemmy.world/c/selfhosted), [/c/selfhost on lemmy.ml](https://lemmy.ml/c/selfhost), [/r/selfhosted on reddit](https://old.reddit.com/r/selfhosted/), [/r/selfhosted Matrix Channel](https://matrix.to/#/#selfhosted:selfhosted.chat), [/r/homelab on reddit](https://old.reddit.com/r/homelab/), [IndieWeb](https://indieweb.org/) - [theme.park](https://theme-park.dev/) - A collection of themes/skins for 50 selfhosted apps! ([Source Code](https://github.com/GilbN/theme.park/)) `MIT` `CSS` -------------------- diff --git a/platforms/docker.yml b/platforms/docker.yml index 688f9959dc..0b75528c1c 100644 --- a/platforms/docker.yml +++ b/platforms/docker.yml @@ -1,2 +1,2 @@ name: Docker -description: "[Docker](https://en.wikipedia.org/wiki/Docker_(software)) is a tool that automates the deployment of applications in lightweight containers so that applications can work efficiently in different environments in isolation." \ No newline at end of file +description: "[Docker](https://en.wikipedia.org/wiki/Docker_(software)) is a tool that automates the deployment of applications in lightweight containers so that applications can work efficiently in different environments. This page lists software which can run through Docker or similar containerization platforms relying on [OCI](https://en.wikipedia.org/wiki/Open_Container_Initiative) images, such as [Podman](https://en.wikipedia.org/wiki/Podman)" diff --git a/software/015.yml b/software/015.yml new file mode 100644 index 0000000000..121831c050 --- /dev/null +++ b/software/015.yml @@ -0,0 +1,22 @@ +name: '015' +website_url: https://send.fudaoyuan.icu +source_code_url: https://github.com/keven1024/015 +description: A temporary file sharing platform. Focused on providing one-time, temporary file and text upload, processing, and sharing services. +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - File Transfer - Single-click & Drag-n-drop Upload + - Pastebins +stargazers_count: 291 +updated_at: '2025-12-27' +archived: false +current_release: + tag: 0.0.8.1 + published_at: '2025-10-28' +commit_history: + 2025-10: 46 + 2025-11: 1 + 2025-12: 31 + 2026-01: 0 diff --git a/software/2fauth.yml b/software/2fauth.yml index 4df999a478..ac2dfc97ee 100644 --- a/software/2fauth.yml +++ b/software/2fauth.yml @@ -10,14 +10,22 @@ tags: - Miscellaneous source_code_url: https://github.com/Bubka/2FAuth demo_url: https://demo.2fauth.app/ -stargazers_count: 3503 -updated_at: '2025-06-18' +stargazers_count: 3657 +updated_at: '2025-11-21' archived: false current_release: - tag: v5.6.0 - published_at: '2025-06-18' + tag: v5.6.1 + published_at: '2025-11-21' commit_history: + 2025-02: 15 + 2025-03: 28 + 2025-04: 10 + 2025-05: 2 + 2025-06: 23 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 6 + 2025-12: 0 + 2026-01: 0 diff --git a/software/4ga-boards.yml b/software/4ga-boards.yml index 980484c82e..6c2ba812f5 100644 --- a/software/4ga-boards.yml +++ b/software/4ga-boards.yml @@ -12,14 +12,22 @@ tags: - Task Management & To-do Lists - Software Development - Project Management demo_url: https://demo.4gaboards.com -stargazers_count: 381 -updated_at: '2025-11-06' +stargazers_count: 428 +updated_at: '2026-01-03' archived: false current_release: - tag: v3.2.14 - published_at: '2025-11-06' + tag: v3.2.16 + published_at: '2025-12-02' commit_history: + 2025-02: 96 + 2025-03: 42 + 2025-04: 148 + 2025-05: 68 + 2025-06: 63 + 2025-07: 29 2025-08: 5 2025-09: 65 2025-10: 69 - 2025-11: 9 + 2025-11: 57 + 2025-12: 57 + 2026-01: 1 diff --git a/software/a-dark-room.yml b/software/a-dark-room.yml index eb89f2abbf..22b021ab3e 100644 --- a/software/a-dark-room.yml +++ b/software/a-dark-room.yml @@ -9,14 +9,22 @@ tags: - Games source_code_url: https://github.com/doublespeakgames/adarkroom demo_url: https://adarkroom.doublespeakgames.com/ -stargazers_count: 7825 +stargazers_count: 7919 updated_at: '2025-05-23' archived: false current_release: tag: '1.4' published_at: '2023-06-09' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/accent.yml b/software/accent.yml index abe336d8fd..df1ee6c3f3 100644 --- a/software/accent.yml +++ b/software/accent.yml @@ -9,11 +9,19 @@ platforms: tags: - Software Development - Localization source_code_url: https://github.com/mirego/accent -stargazers_count: 1436 -updated_at: '2025-07-04' +stargazers_count: 1462 +updated_at: '2025-12-26' archived: false commit_history: + 2025-02: 3 + 2025-03: 7 + 2025-04: 5 + 2025-05: 0 + 2025-06: 6 + 2025-07: 8 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 8 + 2026-01: 0 diff --git a/software/acp-admin.yml b/software/acp-admin.yml index bdebf0f594..089e531b9b 100644 --- a/software/acp-admin.yml +++ b/software/acp-admin.yml @@ -8,11 +8,19 @@ platforms: tags: - Community-Supported Agriculture (CSA) source_code_url: https://github.com/csa-admin-org/csa-admin -stargazers_count: 62 -updated_at: '2025-11-04' +stargazers_count: 67 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 60 + 2025-03: 84 + 2025-04: 81 + 2025-05: 39 + 2025-06: 44 + 2025-07: 24 2025-08: 60 2025-09: 59 2025-10: 74 - 2025-11: 10 + 2025-11: 84 + 2025-12: 103 + 2026-01: 23 diff --git a/software/activepieces.yml b/software/activepieces.yml index 2693447e5f..04f8121a1b 100644 --- a/software/activepieces.yml +++ b/software/activepieces.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/activepieces/activepieces -stargazers_count: 19054 -updated_at: '2025-11-06' +stargazers_count: 20210 +updated_at: '2026-01-04' archived: false current_release: - tag: 0.71.1 - published_at: '2025-11-02' + tag: 0.75.0 + published_at: '2026-01-02' commit_history: + 2025-02: 540 + 2025-03: 686 + 2025-04: 591 + 2025-05: 1293 + 2025-06: 1062 + 2025-07: 4796 2025-08: 17105 2025-09: 8592 - 2025-10: 1290 - 2025-11: 195 + 2025-10: 1334 + 2025-11: 1478 + 2025-12: 1183 + 2026-01: 23 diff --git a/software/activitywatch.yml b/software/activitywatch.yml index 1aed9bbeb1..7753a0b0a8 100644 --- a/software/activitywatch.yml +++ b/software/activitywatch.yml @@ -8,14 +8,22 @@ platforms: tags: - Time Tracking source_code_url: https://github.com/ActivityWatch/activitywatch -stargazers_count: 15691 +stargazers_count: 16332 updated_at: '2025-10-02' archived: false current_release: tag: v0.13.2 published_at: '2024-10-05' commit_history: + 2025-02: 5 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 4 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/actual.yml b/software/actual.yml index 21a952a6a4..a83e330553 100644 --- a/software/actual.yml +++ b/software/actual.yml @@ -9,14 +9,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/actualbudget/actual -stargazers_count: 23036 -updated_at: '2025-11-06' +stargazers_count: 24050 +updated_at: '2026-01-04' archived: false current_release: - tag: v25.11.0 - published_at: '2025-11-04' + tag: v26.1.0 + published_at: '2026-01-04' commit_history: - 2025-08: 99 - 2025-09: 70 - 2025-10: 96 - 2025-11: 25 + 2025-02: 130 + 2025-03: 138 + 2025-04: 83 + 2025-05: 105 + 2025-06: 106 + 2025-07: 78 + 2025-08: 116 + 2025-09: 83 + 2025-10: 106 + 2025-11: 123 + 2025-12: 110 + 2026-01: 3 diff --git a/software/adguard-home.yml b/software/adguard-home.yml index 0f3c86e61c..d21da1cc8d 100644 --- a/software/adguard-home.yml +++ b/software/adguard-home.yml @@ -8,14 +8,22 @@ platforms: tags: - DNS source_code_url: https://github.com/AdguardTeam/AdGuardHome -stargazers_count: 30788 -updated_at: '2025-11-01' +stargazers_count: 31863 +updated_at: '2025-12-26' archived: false current_release: - tag: v0.107.69 - published_at: '2025-10-30' + tag: v0.107.71 + published_at: '2025-12-08' commit_history: + 2025-02: 16 + 2025-03: 32 + 2025-04: 19 + 2025-05: 15 + 2025-06: 10 + 2025-07: 9 2025-08: 15 2025-09: 23 2025-10: 26 - 2025-11: 2 + 2025-11: 14 + 2025-12: 13 + 2026-01: 0 diff --git a/software/admidio.yml b/software/admidio.yml index de138bbbaf..c50db342c9 100644 --- a/software/admidio.yml +++ b/software/admidio.yml @@ -10,14 +10,22 @@ tags: - Human Resources Management (HRM) source_code_url: https://github.com/Admidio/admidio demo_url: https://www.admidio.org/demo/ -stargazers_count: 411 -updated_at: '2025-11-04' +stargazers_count: 422 +updated_at: '2025-12-31' archived: false current_release: - tag: v5.0-Beta.3 - published_at: '2025-10-25' + tag: v5.0.3 + published_at: '2025-12-21' commit_history: + 2025-02: 150 + 2025-03: 102 + 2025-04: 55 + 2025-05: 159 + 2025-06: 208 + 2025-07: 91 2025-08: 53 2025-09: 67 - 2025-10: 104 - 2025-11: 3 + 2025-10: 106 + 2025-11: 54 + 2025-12: 28 + 2026-01: 0 diff --git a/software/adminer.yml b/software/adminer.yml index 32d6fa3cd7..92b36d4d5a 100644 --- a/software/adminer.yml +++ b/software/adminer.yml @@ -9,14 +9,22 @@ platforms: tags: - Database Management source_code_url: https://github.com/vrana/adminer -stargazers_count: 7117 +stargazers_count: 7212 updated_at: '2025-10-27' archived: false current_release: tag: v5.4.1 published_at: '2025-09-26' commit_history: + 2025-02: 272 + 2025-03: 625 + 2025-04: 204 + 2025-05: 19 + 2025-06: 34 + 2025-07: 8 2025-08: 7 2025-09: 38 2025-10: 9 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/adventurelog.yml b/software/adventurelog.yml index dc20e7b5a2..13c523e607 100644 --- a/software/adventurelog.yml +++ b/software/adventurelog.yml @@ -8,15 +8,23 @@ platforms: - Docker tags: - Maps and Global Positioning System (GPS) -demo_url: https://adventurelog.app -stargazers_count: 2287 -updated_at: '2025-11-06' +demo_url: https://demo.adventurelog.app/signup +stargazers_count: 2503 +updated_at: '2025-12-10' archived: false current_release: tag: v0.11.0 published_at: '2025-09-01' commit_history: + 2025-02: 60 + 2025-03: 47 + 2025-04: 60 + 2025-05: 119 + 2025-06: 99 + 2025-07: 1 2025-08: 1 2025-09: 10 2025-10: 2 2025-11: 1 + 2025-12: 2 + 2026-01: 0 diff --git a/software/affine-community-edition.yml b/software/affine-community-edition.yml index 15f0ba99c9..ad0c1664a1 100644 --- a/software/affine-community-edition.yml +++ b/software/affine-community-edition.yml @@ -10,14 +10,22 @@ platforms: tags: - Knowledge Management Tools demo_url: https://app.affine.pro/ -stargazers_count: 59232 -updated_at: '2025-11-06' +stargazers_count: 61359 +updated_at: '2026-01-04' archived: false current_release: - tag: v2025.11.2-canary.903 - published_at: '2025-11-02' + tag: v2026.1.4-canary.903 + published_at: '2026-01-04' commit_history: + 2025-02: 483 + 2025-03: 620 + 2025-04: 603 + 2025-05: 441 + 2025-06: 190 + 2025-07: 283 2025-08: 74 2025-09: 55 2025-10: 42 - 2025-11: 4 + 2025-11: 41 + 2025-12: 79 + 2026-01: 10 diff --git a/software/agenta.yml b/software/agenta.yml index 9eb126ff88..6a06f1eaf9 100644 --- a/software/agenta.yml +++ b/software/agenta.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Generative Artificial Intelligence (GenAI) -stargazers_count: 3335 -updated_at: '2025-11-06' +stargazers_count: 3586 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.60.1 - published_at: '2025-11-06' + tag: v0.72.4 + published_at: '2025-12-31' commit_history: + 2025-02: 267 + 2025-03: 31 + 2025-04: 35 + 2025-05: 30 + 2025-06: 29 + 2025-07: 18 2025-08: 14 2025-09: 25 2025-10: 55 - 2025-11: 5 + 2025-11: 582 + 2025-12: 972 + 2026-01: 4 diff --git a/software/aimeos.yml b/software/aimeos.yml index 0eefecb0ef..18486d3095 100644 --- a/software/aimeos.yml +++ b/software/aimeos.yml @@ -10,11 +10,19 @@ tags: - E-commerce source_code_url: https://github.com/aimeos/aimeos demo_url: https://demo.aimeos.org/ -stargazers_count: 5048 -updated_at: '2025-10-12' +stargazers_count: 5208 +updated_at: '2025-12-18' archived: false commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 3 + 2025-05: 1 + 2025-06: 0 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 1 - 2025-11: 0 + 2025-11: 1 + 2025-12: 3 + 2026-01: 0 diff --git a/software/airtrail.yml b/software/airtrail.yml index 9745b278cb..8e9a94caa7 100644 --- a/software/airtrail.yml +++ b/software/airtrail.yml @@ -9,14 +9,22 @@ platforms: - Nodejs tags: - Maps and Global Positioning System (GPS) -stargazers_count: 767 -updated_at: '2025-11-05' +stargazers_count: 824 +updated_at: '2026-01-04' archived: false current_release: - tag: v3.2.2 - published_at: '2025-11-05' + tag: v3.3.0 + published_at: '2025-11-23' commit_history: + 2025-02: 6 + 2025-03: 7 + 2025-04: 27 + 2025-05: 13 + 2025-06: 0 + 2025-07: 0 2025-08: 51 2025-09: 7 2025-10: 16 - 2025-11: 14 + 2025-11: 21 + 2025-12: 2 + 2026-01: 2 diff --git a/software/akaunting.yml b/software/akaunting.yml index 2e3c187124..5b52598b06 100644 --- a/software/akaunting.yml +++ b/software/akaunting.yml @@ -8,14 +8,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/akaunting/akaunting -stargazers_count: 9309 -updated_at: '2025-09-08' +stargazers_count: 9456 +updated_at: '2026-01-02' archived: false current_release: - tag: 3.1.19 - published_at: '2025-07-22' + tag: 3.1.21 + published_at: '2025-12-13' commit_history: + 2025-02: 29 + 2025-03: 35 + 2025-04: 19 + 2025-05: 9 + 2025-06: 2 + 2025-07: 18 2025-08: 15 2025-09: 3 2025-10: 0 - 2025-11: 0 + 2025-11: 17 + 2025-12: 16 + 2026-01: 3 diff --git a/software/aleph.yml b/software/aleph.yml index 4dfbbdd34b..68ab36cd24 100644 --- a/software/aleph.yml +++ b/software/aleph.yml @@ -11,14 +11,22 @@ tags: - Knowledge Management Tools source_code_url: https://github.com/alephdata/aleph demo_url: https://aleph.occrp.org/ -stargazers_count: 2265 -updated_at: '2025-10-27' +stargazers_count: 2302 +updated_at: '2025-12-19' archived: false current_release: tag: 4.1.7 published_at: '2025-10-27' commit_history: + 2025-02: 19 + 2025-03: 6 + 2025-04: 33 + 2025-05: 10 + 2025-06: 8 + 2025-07: 5 2025-08: 11 2025-09: 2 2025-10: 9 2025-11: 0 + 2025-12: 4 + 2026-01: 0 diff --git a/software/alf.io.yml b/software/alf.io.yml index a97c510823..a1b9e9f77a 100644 --- a/software/alf.io.yml +++ b/software/alf.io.yml @@ -9,14 +9,22 @@ tags: - Booking and Scheduling source_code_url: https://github.com/alfio-event/alf.io demo_url: https://demo.alf.io/authentication -stargazers_count: 1528 -updated_at: '2025-09-27' +stargazers_count: 1545 +updated_at: '2026-01-02' archived: false current_release: tag: 2.0-M5-2509-1 published_at: '2025-09-10' commit_history: + 2025-02: 9 + 2025-03: 10 + 2025-04: 3 + 2025-05: 9 + 2025-06: 1 + 2025-07: 4 2025-08: 7 2025-09: 13 2025-10: 0 2025-11: 0 + 2025-12: 2 + 2026-01: 1 diff --git a/software/alfresco-community-edition.yml b/software/alfresco-community-edition.yml index 3225a15ead..10c7b9e82d 100644 --- a/software/alfresco-community-edition.yml +++ b/software/alfresco-community-edition.yml @@ -8,11 +8,19 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/Alfresco/alfresco-community-repo -stargazers_count: 183 -updated_at: '2025-11-05' +stargazers_count: 194 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 72 + 2025-03: 61 + 2025-04: 46 + 2025-05: 59 + 2025-06: 48 + 2025-07: 95 2025-08: 57 2025-09: 57 2025-10: 50 - 2025-11: 18 + 2025-11: 75 + 2025-12: 37 + 2026-01: 1 diff --git a/software/algernon.yml b/software/algernon.yml index 04555a2a4f..35da7898a8 100644 --- a/software/algernon.yml +++ b/software/algernon.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Web Servers -stargazers_count: 2955 -updated_at: '2025-11-01' +stargazers_count: 2971 +updated_at: '2025-12-28' archived: false current_release: - tag: v1.17.4 - published_at: '2025-08-07' + tag: v1.17.5 + published_at: '2025-11-13' commit_history: + 2025-02: 44 + 2025-03: 4 + 2025-04: 4 + 2025-05: 1 + 2025-06: 8 + 2025-07: 2 2025-08: 14 2025-09: 5 2025-10: 15 - 2025-11: 1 + 2025-11: 13 + 2025-12: 12 + 2026-01: 0 diff --git a/software/ampache.yml b/software/ampache.yml index 2a87018c93..a75dd83d5a 100644 --- a/software/ampache.yml +++ b/software/ampache.yml @@ -9,14 +9,22 @@ tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/ampache/ampache demo_url: https://play.dogmazic.net/ -stargazers_count: 3729 -updated_at: '2025-10-31' +stargazers_count: 3748 +updated_at: '2025-12-22' archived: false current_release: - tag: 7.7.2 - published_at: '2025-08-19' + tag: 7.8.0 + published_at: '2025-12-22' commit_history: + 2025-02: 404 + 2025-03: 167 + 2025-04: 209 + 2025-05: 208 + 2025-06: 374 + 2025-07: 273 2025-08: 33 2025-09: 16 2025-10: 56 - 2025-11: 0 + 2025-11: 19 + 2025-12: 61 + 2026-01: 0 diff --git a/software/amusewiki.yml b/software/amusewiki.yml index 7657096a1f..7b689aa1a9 100644 --- a/software/amusewiki.yml +++ b/software/amusewiki.yml @@ -10,11 +10,19 @@ tags: - Wikis source_code_url: https://github.com/melmothx/amusewiki demo_url: https://sandbox.amusewiki.org -stargazers_count: 205 -updated_at: '2025-10-31' +stargazers_count: 208 +updated_at: '2025-12-14' archived: false commit_history: + 2025-02: 0 + 2025-03: 8 + 2025-04: 1 + 2025-05: 4 + 2025-06: 2 + 2025-07: 0 2025-08: 1 2025-09: 0 2025-10: 12 - 2025-11: 0 + 2025-11: 11 + 2025-12: 5 + 2026-01: 0 diff --git a/software/analog.yml b/software/analog.yml index b05f098589..ed5f080fbb 100644 --- a/software/analog.yml +++ b/software/analog.yml @@ -9,13 +9,22 @@ platforms: - Docker tags: - Analytics -stargazers_count: 21 -updated_at: '2025-11-04' +stargazers_count: 30 +updated_at: '2025-12-31' archived: false current_release: tag: v0.1.2 published_at: '2025-07-12' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 189 + 2025-07: 31 + 2025-08: 7 2025-09: 6 2025-10: 9 - 2025-11: 2 + 2025-11: 5 + 2025-12: 5 + 2026-01: 0 diff --git a/software/anchr.yml b/software/anchr.yml index 5d9522bfef..2d621a4eba 100644 --- a/software/anchr.yml +++ b/software/anchr.yml @@ -8,14 +8,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/muety/anchr -stargazers_count: 354 -updated_at: '2025-09-30' +stargazers_count: 357 +updated_at: '2025-12-30' archived: false current_release: - tag: 3.3.9 - published_at: '2024-03-15' + tag: 3.5.2 + published_at: '2025-11-14' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 2 + 2025-05: 0 + 2025-06: 1 + 2025-07: 0 2025-08: 1 2025-09: 4 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 2 + 2026-01: 0 diff --git a/software/anonaddy.yml b/software/anonaddy.yml index e3bae554ed..367bb8d032 100644 --- a/software/anonaddy.yml +++ b/software/anonaddy.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/anonaddy/anonaddy -stargazers_count: 4159 -updated_at: '2025-10-16' +stargazers_count: 4317 +updated_at: '2025-12-10' archived: false current_release: tag: v1.3.5 published_at: '2025-07-29' commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 1 + 2025-05: 3 + 2025-06: 1 + 2025-07: 5 2025-08: 1 2025-09: 3 2025-10: 2 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/ansible-nas.yml b/software/ansible-nas.yml index 7721629890..5e0f6e4a65 100644 --- a/software/ansible-nas.yml +++ b/software/ansible-nas.yml @@ -9,11 +9,19 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/DaveStephens/ansible-nas -stargazers_count: 3595 +stargazers_count: 3649 updated_at: '2025-05-13' archived: false commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 1 + 2025-05: 3 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/answer.yml b/software/answer.yml index 63a6945eee..e9fe403daf 100644 --- a/software/answer.yml +++ b/software/answer.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/apache/answer -stargazers_count: 15084 -updated_at: '2025-10-30' +stargazers_count: 15271 +updated_at: '2025-12-15' archived: false current_release: - tag: v1.7.0 - published_at: '2025-11-05' + tag: v1.7.1 + published_at: '2025-12-19' commit_history: + 2025-02: 39 + 2025-03: 52 + 2025-04: 79 + 2025-05: 48 + 2025-06: 29 + 2025-07: 8 2025-08: 19 2025-09: 15 2025-10: 27 2025-11: 0 + 2025-12: 30 + 2026-01: 0 diff --git a/software/antville.yml b/software/antville.yml index 8e1232ff24..bfd485da02 100644 --- a/software/antville.yml +++ b/software/antville.yml @@ -9,13 +9,21 @@ tags: - Blogging Platforms source_code_url: https://github.com/antville/antville stargazers_count: 88 -updated_at: '2025-06-01' +updated_at: '2026-01-02' archived: false current_release: tag: 1.6.0 published_at: '2025-03-01' commit_history: + 2025-02: 13 + 2025-03: 10 + 2025-04: 15 + 2025-05: 24 + 2025-06: 2 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 2 diff --git a/software/anubis.yml b/software/anubis.yml index b143cc2f7a..7e6971165d 100644 --- a/software/anubis.yml +++ b/software/anubis.yml @@ -10,14 +10,22 @@ platforms: - Go tags: - Miscellaneous -stargazers_count: 14266 -updated_at: '2025-11-03' +stargazers_count: 15943 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.23.0 - published_at: '2025-10-30' + tag: v1.24.0 + published_at: '2025-12-24' commit_history: + 2025-02: 0 + 2025-03: 87 + 2025-04: 110 + 2025-05: 90 + 2025-06: 94 + 2025-07: 125 2025-08: 54 2025-09: 50 2025-10: 23 - 2025-11: 3 + 2025-11: 40 + 2025-12: 24 + 2026-01: 5 diff --git a/software/anycable.yml b/software/anycable.yml index 713f7da8f1..e90e5229cd 100644 --- a/software/anycable.yml +++ b/software/anycable.yml @@ -10,14 +10,22 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/anycable/anycable demo_url: https://demo.anycable.io -stargazers_count: 2189 -updated_at: '2025-10-31' +stargazers_count: 2215 +updated_at: '2025-12-18' archived: false current_release: - tag: v1.6.6 - published_at: '2025-10-07' + tag: v1.6.8 + published_at: '2025-12-18' commit_history: + 2025-02: 19 + 2025-03: 22 + 2025-04: 8 + 2025-05: 6 + 2025-06: 4 + 2025-07: 11 2025-08: 2 2025-09: 8 2025-10: 13 - 2025-11: 0 + 2025-11: 10 + 2025-12: 10 + 2026-01: 0 diff --git a/software/anythingllm.yml b/software/anythingllm.yml index 42b44172f7..b87fcf0b1a 100644 --- a/software/anythingllm.yml +++ b/software/anythingllm.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Generative Artificial Intelligence (GenAI) -stargazers_count: 50764 -updated_at: '2025-11-05' +stargazers_count: 52893 +updated_at: '2026-01-02' archived: false current_release: - tag: v1.9.0 - published_at: '2025-10-09' + tag: v1.9.1 + published_at: '2025-12-09' commit_history: + 2025-02: 69 + 2025-03: 34 + 2025-04: 55 + 2025-05: 77 + 2025-06: 39 + 2025-07: 56 2025-08: 16 2025-09: 33 2025-10: 38 - 2025-11: 1 + 2025-11: 35 + 2025-12: 46 + 2026-01: 3 diff --git a/software/apache-airflow.yml b/software/apache-airflow.yml index a19ecffcc5..2342c34dcf 100644 --- a/software/apache-airflow.yml +++ b/software/apache-airflow.yml @@ -9,14 +9,22 @@ platforms: tags: - Automation source_code_url: https://github.com/apache/airflow/ -stargazers_count: 43093 -updated_at: '2025-11-06' +stargazers_count: 43726 +updated_at: '2026-01-04' archived: false current_release: - tag: 3.1.2 - published_at: '2025-11-05' + tag: 3.1.5 + published_at: '2025-12-10' commit_history: + 2025-02: 496 + 2025-03: 730 + 2025-04: 875 + 2025-05: 597 + 2025-06: 688 + 2025-07: 706 2025-08: 566 2025-09: 608 2025-10: 663 - 2025-11: 163 + 2025-11: 642 + 2025-12: 487 + 2026-01: 55 diff --git a/software/apache-solr.yml b/software/apache-solr.yml index 09753fd941..2faf5767be 100644 --- a/software/apache-solr.yml +++ b/software/apache-solr.yml @@ -10,11 +10,19 @@ platforms: tags: - Search Engines source_code_url: https://github.com/apache/solr -stargazers_count: 1503 -updated_at: '2025-11-04' +stargazers_count: 1540 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 65 + 2025-03: 60 + 2025-04: 47 + 2025-05: 20 + 2025-06: 42 + 2025-07: 33 2025-08: 74 2025-09: 146 2025-10: 119 - 2025-11: 11 + 2025-11: 62 + 2025-12: 76 + 2026-01: 21 diff --git a/software/apaxy.yml b/software/apaxy.yml index cb906dc32b..0a66512cba 100644 --- a/software/apaxy.yml +++ b/software/apaxy.yml @@ -8,11 +8,19 @@ platforms: tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/oupala/apaxy -stargazers_count: 1900 +stargazers_count: 1909 updated_at: '2024-10-09' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/apostrophe.yml b/software/apostrophe.yml index a67500a121..6d835b8559 100644 --- a/software/apostrophe.yml +++ b/software/apostrophe.yml @@ -9,11 +9,19 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/apostrophecms/apostrophe demo_url: https://apostrophecms.com/demo -stargazers_count: 4497 -updated_at: '2025-11-06' +stargazers_count: 4509 +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 12 + 2025-03: 16 + 2025-04: 28 + 2025-05: 21 + 2025-06: 21 + 2025-07: 23 2025-08: 15 2025-09: 16 2025-10: 31 - 2025-11: 3 + 2025-11: 24 + 2025-12: 37 + 2026-01: 1 diff --git a/software/appflowy.yml b/software/appflowy.yml index 9181b06bf2..f7ca5272f2 100644 --- a/software/appflowy.yml +++ b/software/appflowy.yml @@ -10,14 +10,22 @@ platforms: tags: - Task Management & To-do Lists source_code_url: https://github.com/AppFlowy-IO/appflowy -stargazers_count: 66354 -updated_at: '2025-11-06' +stargazers_count: 67314 +updated_at: '2025-11-16' archived: false current_release: - tag: 0.10.3 - published_at: '2025-10-31' + tag: 0.10.8 + published_at: '2025-12-22' commit_history: + 2025-02: 51 + 2025-03: 253 + 2025-04: 271 + 2025-05: 93 + 2025-06: 19 + 2025-07: 3 2025-08: 4 2025-09: 1 2025-10: 0 - 2025-11: 4 + 2025-11: 6 + 2025-12: 0 + 2026-01: 0 diff --git a/software/apprise.yml b/software/apprise.yml index 018079e1c2..4cd541b46b 100644 --- a/software/apprise.yml +++ b/software/apprise.yml @@ -10,14 +10,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/caronc/apprise -stargazers_count: 14830 -updated_at: '2025-11-06' +stargazers_count: 15388 +updated_at: '2025-12-23' archived: false current_release: - tag: v1.9.5 - published_at: '2025-09-30' + tag: v1.9.6 + published_at: '2025-12-07' commit_history: + 2025-02: 3 + 2025-03: 12 + 2025-04: 2 + 2025-05: 1 + 2025-06: 4 + 2025-07: 16 2025-08: 11 2025-09: 9 2025-10: 4 - 2025-11: 3 + 2025-11: 12 + 2025-12: 14 + 2026-01: 0 diff --git a/software/appsmith.yml b/software/appsmith.yml index bafaf17ae4..777e17da06 100644 --- a/software/appsmith.yml +++ b/software/appsmith.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - Low Code source_code_url: https://github.com/appsmithorg/appsmith -stargazers_count: 38377 -updated_at: '2025-11-06' +stargazers_count: 38822 +updated_at: '2025-12-31' archived: false current_release: - tag: v1.91 - published_at: '2025-11-06' + tag: v1.94 + published_at: '2025-12-18' commit_history: + 2025-02: 186 + 2025-03: 216 + 2025-04: 188 + 2025-05: 80 + 2025-06: 73 + 2025-07: 34 2025-08: 9 2025-09: 19 2025-10: 20 - 2025-11: 4 + 2025-11: 23 + 2025-12: 18 + 2026-01: 0 diff --git a/software/appwrite.yml b/software/appwrite.yml index d4ebb66eeb..3d607e70af 100644 --- a/software/appwrite.yml +++ b/software/appwrite.yml @@ -8,14 +8,22 @@ platforms: tags: - Software Development - Low Code source_code_url: https://github.com/appwrite/appwrite -stargazers_count: 53466 -updated_at: '2025-11-06' +stargazers_count: 54202 +updated_at: '2026-01-02' archived: false current_release: - tag: 1.8.0 - published_at: '2025-10-21' + tag: 1.8.1-RC1 + published_at: '2025-12-09' commit_history: + 2025-02: 598 + 2025-03: 635 + 2025-04: 507 + 2025-05: 716 + 2025-06: 525 + 2025-07: 428 2025-08: 609 2025-09: 402 - 2025-10: 196 - 2025-11: 7 + 2025-10: 490 + 2025-11: 409 + 2025-12: 259 + 2026-01: 1 diff --git a/software/aptabase.yml b/software/aptabase.yml index 07d8e131f9..b6c2259a32 100644 --- a/software/aptabase.yml +++ b/software/aptabase.yml @@ -8,11 +8,19 @@ platforms: tags: - Analytics source_code_url: https://github.com/aptabase/aptabase -stargazers_count: 1522 -updated_at: '2025-07-02' +stargazers_count: 1571 +updated_at: '2025-12-14' archived: false commit_history: + 2025-02: 6 + 2025-03: 10 + 2025-04: 2 + 2025-05: 0 + 2025-06: 1 + 2025-07: 10 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 6 + 2025-12: 2 + 2026-01: 0 diff --git a/software/archivebox.yml b/software/archivebox.yml index 9e25340452..b82cf33d61 100644 --- a/software/archivebox.yml +++ b/software/archivebox.yml @@ -10,14 +10,22 @@ tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/ArchiveBox/ArchiveBox demo_url: https://demo.archivebox.io/ -stargazers_count: 25465 -updated_at: '2025-05-19' +stargazers_count: 26302 +updated_at: '2026-01-04' archived: false current_release: tag: v0.7.3 published_at: '2024-12-15' commit_history: + 2025-02: 13 + 2025-03: 5 + 2025-04: 0 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 213 + 2026-01: 18 diff --git a/software/archivesspace.yml b/software/archivesspace.yml index eaa1fc8b94..2a9d2e60ca 100644 --- a/software/archivesspace.yml +++ b/software/archivesspace.yml @@ -9,14 +9,22 @@ tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/archivesspace/archivesspace demo_url: https://archivesspace.org/application/sandbox -stargazers_count: 385 -updated_at: '2025-11-06' +stargazers_count: 392 +updated_at: '2025-12-26' archived: false current_release: tag: v4.1.1 published_at: '2025-07-01' commit_history: + 2025-02: 24 + 2025-03: 34 + 2025-04: 95 + 2025-05: 84 + 2025-06: 77 + 2025-07: 30 2025-08: 29 2025-09: 48 2025-10: 49 - 2025-11: 16 + 2025-11: 53 + 2025-12: 61 + 2026-01: 0 diff --git a/software/artalk.yml b/software/artalk.yml index c92ada77ba..bb540777d4 100644 --- a/software/artalk.yml +++ b/software/artalk.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Communication - Social Networks and Forums -stargazers_count: 2113 +stargazers_count: 2169 updated_at: '2025-06-09' archived: false current_release: tag: nightly published_at: '2025-06-10' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 2 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/asciinema.yml b/software/asciinema.yml index 80915f6cb5..dfb1644ddf 100644 --- a/software/asciinema.yml +++ b/software/asciinema.yml @@ -10,14 +10,22 @@ tags: - Miscellaneous source_code_url: https://github.com/asciinema/asciinema-server demo_url: https://asciinema.org/explore -stargazers_count: 2418 -updated_at: '2025-11-06' +stargazers_count: 2433 +updated_at: '2025-12-15' archived: false current_release: - tag: v20251013 - published_at: '2025-10-13' + tag: v20251114 + published_at: '2025-11-14' commit_history: + 2025-02: 75 + 2025-03: 2 + 2025-04: 60 + 2025-05: 9 + 2025-06: 16 + 2025-07: 69 2025-08: 1 2025-09: 8 2025-10: 36 - 2025-11: 15 + 2025-11: 68 + 2025-12: 36 + 2026-01: 0 diff --git a/software/asterisk.yml b/software/asterisk.yml index 6c1cdca865..e0068eebb5 100644 --- a/software/asterisk.yml +++ b/software/asterisk.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - SIP source_code_url: https://github.com/asterisk/asterisk -stargazers_count: 2885 -updated_at: '2025-11-04' +stargazers_count: 2984 +updated_at: '2025-12-31' archived: false current_release: - tag: 23.1.0-rc1 - published_at: '2025-10-30' + tag: 23.1.0 + published_at: '2025-11-20' commit_history: + 2025-02: 20 + 2025-03: 20 + 2025-04: 18 + 2025-05: 15 + 2025-06: 16 + 2025-07: 26 2025-08: 32 2025-09: 30 2025-10: 34 - 2025-11: 2 + 2025-11: 18 + 2025-12: 31 + 2026-01: 0 diff --git a/software/atheos.yml b/software/atheos.yml index e1f832d8d4..c6464bdd72 100644 --- a/software/atheos.yml +++ b/software/atheos.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/Atheos/Atheos -stargazers_count: 577 -updated_at: '2025-09-03' +stargazers_count: 638 +updated_at: '2025-12-10' archived: false current_release: tag: v601 published_at: '2025-01-10' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 13 + 2025-06: 15 + 2025-07: 0 2025-08: 0 2025-09: 2 2025-10: 0 2025-11: 0 + 2025-12: 38 + 2026-01: 0 diff --git a/software/atomic-server.yml b/software/atomic-server.yml index c46644f0ce..f0ac52432a 100644 --- a/software/atomic-server.yml +++ b/software/atomic-server.yml @@ -10,14 +10,22 @@ tags: - Knowledge Management Tools source_code_url: https://github.com/atomicdata-dev/atomic-server demo_url: https://atomicdata.dev/ -stargazers_count: 1402 -updated_at: '2025-10-02' +stargazers_count: 1462 +updated_at: '2025-11-25' archived: false current_release: tag: v0.40.0 published_at: '2024-10-07' commit_history: + 2025-02: 34 + 2025-03: 0 + 2025-04: 0 + 2025-05: 2 + 2025-06: 52 + 2025-07: 27 2025-08: 0 2025-09: 20 2025-10: 30 - 2025-11: 0 + 2025-11: 11 + 2025-12: 0 + 2026-01: 0 diff --git a/software/atsumeru.yml b/software/atsumeru.yml index 6db4f54fca..9b7819138f 100644 --- a/software/atsumeru.yml +++ b/software/atsumeru.yml @@ -10,14 +10,22 @@ tags: - Document Management - E-books source_code_url: https://github.com/Atsumeru-xyz/Atsumeru related_software_url: https://atsumeru.xyz/guides/#how-does-it-work -stargazers_count: 147 +stargazers_count: 156 updated_at: '2025-07-14' archived: false current_release: tag: '1.3' published_at: '2025-07-14' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 3 + 2025-06: 0 + 2025-07: 3 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/audiobookshelf.yml b/software/audiobookshelf.yml index 7aa796f7fe..a33ed54a6f 100644 --- a/software/audiobookshelf.yml +++ b/software/audiobookshelf.yml @@ -12,14 +12,22 @@ tags: - Document Management - E-books source_code_url: https://github.com/advplyr/audiobookshelf related_software_url: https://github.com/advplyr/audiobookshelf-app -stargazers_count: 10568 -updated_at: '2025-10-21' +stargazers_count: 11216 +updated_at: '2025-12-24' archived: false current_release: - tag: v2.30.0 - published_at: '2025-10-08' + tag: v2.32.1 + published_at: '2025-12-23' commit_history: + 2025-02: 179 + 2025-03: 165 + 2025-04: 98 + 2025-05: 131 + 2025-06: 109 + 2025-07: 140 2025-08: 139 - 2025-09: 42 - 2025-10: 69 - 2025-11: 0 + 2025-09: 43 + 2025-10: 75 + 2025-11: 58 + 2025-12: 44 + 2026-01: 0 diff --git a/software/audioserve.yml b/software/audioserve.yml index 2b2109e2fd..d25a809aaa 100644 --- a/software/audioserve.yml +++ b/software/audioserve.yml @@ -8,14 +8,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/izderadicka/audioserve -stargazers_count: 794 -updated_at: '2025-11-02' +stargazers_count: 805 +updated_at: '2025-12-17' archived: false current_release: tag: v0.29.1 published_at: '2025-09-22' commit_history: + 2025-02: 32 + 2025-03: 24 + 2025-04: 9 + 2025-05: 0 + 2025-06: 1 + 2025-07: 0 2025-08: 39 2025-09: 48 2025-10: 0 - 2025-11: 10 + 2025-11: 23 + 2025-12: 7 + 2026-01: 0 diff --git a/software/auto-mcs.yml b/software/auto-mcs.yml index 058587b594..72a2c30692 100644 --- a/software/auto-mcs.yml +++ b/software/auto-mcs.yml @@ -8,14 +8,22 @@ platforms: - Python tags: - Games - Administrative Utilities & Control Panels -stargazers_count: 338 -updated_at: '2025-09-15' +stargazers_count: 360 +updated_at: '2025-12-16' archived: false current_release: - tag: v2.3.3 - published_at: '2025-09-15' + tag: v2.3.5 + published_at: '2025-12-16' commit_history: + 2025-02: 30 + 2025-03: 2 + 2025-04: 36 + 2025-05: 24 + 2025-06: 0 + 2025-07: 19 2025-08: 37 2025-09: 81 - 2025-10: 0 + 2025-10: 168 2025-11: 0 + 2025-12: 21 + 2026-01: 0 diff --git a/software/automad.yml b/software/automad.yml new file mode 100644 index 0000000000..a35a9e428c --- /dev/null +++ b/software/automad.yml @@ -0,0 +1,23 @@ +name: Automad +website_url: https://automad.org/ +source_code_url: https://github.com/marcantondahmen/automad +description: Flat-file content management system and template engine. +licenses: + - MIT +platforms: + - PHP + - Docker +tags: + - Content Management Systems (CMS) +demo_url: https://try.automad.org/ +stargazers_count: 848 +updated_at: '2026-01-04' +archived: false +current_release: + tag: 2.0.0-beta.7 + published_at: '2026-01-02' +commit_history: + 2025-10: 90 + 2025-11: 34 + 2025-12: 67 + 2026-01: 18 diff --git a/software/automatisch.yml b/software/automatisch.yml index d475d13178..c5658e4e33 100644 --- a/software/automatisch.yml +++ b/software/automatisch.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/automatisch/automatisch -stargazers_count: 13325 -updated_at: '2025-10-30' +stargazers_count: 13487 +updated_at: '2025-12-03' archived: false current_release: tag: v0.15.0 published_at: '2025-08-08' commit_history: + 2025-02: 137 + 2025-03: 97 + 2025-04: 108 + 2025-05: 55 + 2025-06: 113 + 2025-07: 205 2025-08: 95 2025-09: 47 2025-10: 17 - 2025-11: 0 + 2025-11: 1 + 2025-12: 3 + 2026-01: 0 diff --git a/software/awstats.yml b/software/awstats.yml index 7752afeeb0..55141ee1ad 100644 --- a/software/awstats.yml +++ b/software/awstats.yml @@ -9,14 +9,22 @@ tags: - Analytics source_code_url: https://github.com/eldy/awstats demo_url: https://www.awstats.org/#DEMO -stargazers_count: 413 -updated_at: '2025-10-13' +stargazers_count: 418 +updated_at: '2025-11-10' archived: false current_release: tag: AWSTATS_8_0 published_at: '2025-08-26' commit_history: + 2025-02: 0 + 2025-03: 2 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 6 2025-09: 4 2025-10: 1 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/azimutt.yml b/software/azimutt.yml index 4ab3df10d9..ad529f69cd 100644 --- a/software/azimutt.yml +++ b/software/azimutt.yml @@ -12,11 +12,19 @@ tags: - Database Management - Software Development - IDE & Tools demo_url: https://azimutt.app/gallery/gospeak -stargazers_count: 2004 +stargazers_count: 2033 updated_at: '2025-07-07' archived: false commit_history: + 2025-02: 4 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/azuracast.yml b/software/azuracast.yml index 19b831108f..1c2b005916 100644 --- a/software/azuracast.yml +++ b/software/azuracast.yml @@ -8,14 +8,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/AzuraCast/AzuraCast -stargazers_count: 3568 -updated_at: '2025-11-04' +stargazers_count: 3667 +updated_at: '2026-01-02' archived: false current_release: tag: 0.19.0 published_at: '2023-08-17' commit_history: + 2025-02: 59 + 2025-03: 56 + 2025-04: 24 + 2025-05: 4 + 2025-06: 47 + 2025-07: 87 2025-08: 121 2025-09: 106 2025-10: 56 - 2025-11: 2 + 2025-11: 14 + 2025-12: 57 + 2026-01: 6 diff --git a/software/baby-buddy.yml b/software/baby-buddy.yml index e08ef34ecf..f7dd7fffca 100644 --- a/software/baby-buddy.yml +++ b/software/baby-buddy.yml @@ -9,14 +9,22 @@ tags: - Miscellaneous source_code_url: https://github.com/babybuddy/babybuddy demo_url: https://github.com/babybuddy/babybuddy#-demo -stargazers_count: 2557 +stargazers_count: 2620 updated_at: '2025-09-07' archived: false current_release: tag: v2.7.1 published_at: '2025-02-22' commit_history: + 2025-02: 2 + 2025-03: 1 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 1 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/backdrop-cms.yml b/software/backdrop-cms.yml index cedab2b49d..8bc0a276d8 100644 --- a/software/backdrop-cms.yml +++ b/software/backdrop-cms.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/backdrop/backdrop -stargazers_count: 1024 -updated_at: '2025-11-06' +stargazers_count: 1026 +updated_at: '2026-01-04' archived: false current_release: tag: 1.32.1 published_at: '2025-10-07' commit_history: + 2025-02: 14 + 2025-03: 10 + 2025-04: 5 + 2025-05: 15 + 2025-06: 2 + 2025-07: 8 2025-08: 15 2025-09: 12 2025-10: 8 - 2025-11: 3 + 2025-11: 5 + 2025-12: 4 + 2026-01: 20 diff --git a/software/bagisto.yml b/software/bagisto.yml index 9ec764328c..f0111b7de7 100644 --- a/software/bagisto.yml +++ b/software/bagisto.yml @@ -9,14 +9,22 @@ tags: - E-commerce source_code_url: https://github.com/bagisto/bagisto demo_url: https://demo.bagisto.com/ -stargazers_count: 23578 -updated_at: '2025-11-06' +stargazers_count: 24819 +updated_at: '2026-01-02' archived: false current_release: - tag: v2.3.8 - published_at: '2025-10-16' + tag: v2.3.10 + published_at: '2026-01-02' commit_history: + 2025-02: 200 + 2025-03: 181 + 2025-04: 111 + 2025-05: 213 + 2025-06: 45 + 2025-07: 28 2025-08: 35 2025-09: 181 - 2025-10: 48 - 2025-11: 9 + 2025-10: 49 + 2025-11: 15 + 2025-12: 86 + 2026-01: 7 diff --git a/software/bar-assistant.yml b/software/bar-assistant.yml index 9c95adc2f2..542a2c19f9 100644 --- a/software/bar-assistant.yml +++ b/software/bar-assistant.yml @@ -10,14 +10,22 @@ tags: - Recipe Management source_code_url: https://github.com/karlomikus/bar-assistant demo_url: https://demo.barassistant.app/ -stargazers_count: 910 -updated_at: '2025-11-02' +stargazers_count: 944 +updated_at: '2025-12-29' archived: false current_release: - tag: v5.9.1 - published_at: '2025-11-02' + tag: v5.11.2 + published_at: '2025-12-29' commit_history: + 2025-02: 93 + 2025-03: 105 + 2025-04: 25 + 2025-05: 28 + 2025-06: 7 + 2025-07: 24 2025-08: 47 - 2025-09: 6 - 2025-10: 10 - 2025-11: 3 + 2025-09: 8 + 2025-10: 11 + 2025-11: 23 + 2025-12: 24 + 2026-01: 0 diff --git a/software/baïkal.yml b/software/baïkal.yml index 492ac74824..6de967b258 100644 --- a/software/baïkal.yml +++ b/software/baïkal.yml @@ -8,14 +8,22 @@ platforms: tags: - Calendar & Contacts source_code_url: https://github.com/sabre-io/Baikal -stargazers_count: 2929 -updated_at: '2025-09-27' +stargazers_count: 2999 +updated_at: '2025-12-23' archived: false current_release: - tag: 0.10.1 - published_at: '2024-11-10' + tag: 0.11.1 + published_at: '2025-11-30' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 1 2025-10: 0 - 2025-11: 0 + 2025-11: 7 + 2025-12: 4 + 2026-01: 0 diff --git a/software/beaver-habit-tracker.yml b/software/beaver-habit-tracker.yml index a3d6827e51..b1b226ae82 100644 --- a/software/beaver-habit-tracker.yml +++ b/software/beaver-habit-tracker.yml @@ -9,14 +9,22 @@ platforms: tags: - Time Tracking demo_url: https://beaverhabits.com/demo -stargazers_count: 1541 -updated_at: '2025-11-04' +stargazers_count: 1621 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.7.3 - published_at: '2025-10-12' + tag: v0.8.1 + published_at: '2026-01-04' commit_history: + 2025-02: 21 + 2025-03: 61 + 2025-04: 69 + 2025-05: 32 + 2025-06: 17 + 2025-07: 20 2025-08: 21 2025-09: 0 2025-10: 6 - 2025-11: 2 + 2025-11: 9 + 2025-12: 28 + 2026-01: 2 diff --git a/software/beelzebub.yml b/software/beelzebub.yml index 53cfc35b12..88613f0f73 100644 --- a/software/beelzebub.yml +++ b/software/beelzebub.yml @@ -9,16 +9,24 @@ platforms: - K8S - Go tags: - - Miscellaneous + - Network Utilities depends_3rdparty: true -stargazers_count: 1668 -updated_at: '2025-10-27' +stargazers_count: 1801 +updated_at: '2025-12-24' archived: false current_release: - tag: v3.5.0 - published_at: '2025-10-27' + tag: v3.6.2 + published_at: '2025-12-24' commit_history: + 2025-02: 8 + 2025-03: 11 + 2025-04: 5 + 2025-05: 1 + 2025-06: 1 + 2025-07: 9 2025-08: 7 2025-09: 9 2025-10: 5 - 2025-11: 0 + 2025-11: 8 + 2025-12: 5 + 2026-01: 0 diff --git a/software/beets.yml b/software/beets.yml index d55be7cda3..f5c7ff697a 100644 --- a/software/beets.yml +++ b/software/beets.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/beetbox/beets -stargazers_count: 14102 -updated_at: '2025-11-05' +stargazers_count: 14515 +updated_at: '2026-01-04' archived: false current_release: tag: v2.5.1 published_at: '2025-10-14' commit_history: + 2025-02: 64 + 2025-03: 10 + 2025-04: 63 + 2025-05: 129 + 2025-06: 7 + 2025-07: 120 2025-08: 94 2025-09: 169 - 2025-10: 167 - 2025-11: 21 + 2025-10: 170 + 2025-11: 103 + 2025-12: 80 + 2026-01: 6 diff --git a/software/bencher.yml b/software/bencher.yml index 172bb76465..97f470c736 100644 --- a/software/bencher.yml +++ b/software/bencher.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Testing source_code_url: https://github.com/bencherdev/bencher -stargazers_count: 763 -updated_at: '2025-11-03' +stargazers_count: 782 +updated_at: '2025-12-29' archived: false current_release: - tag: v0.5.7 - published_at: '2025-11-03' + tag: v0.5.9 + published_at: '2025-12-07' commit_history: + 2025-02: 147 + 2025-03: 70 + 2025-04: 68 + 2025-05: 1 + 2025-06: 18 + 2025-07: 17 2025-08: 83 2025-09: 26 2025-10: 4 - 2025-11: 3 + 2025-11: 89 + 2025-12: 75 + 2026-01: 0 diff --git a/software/bewcloud.yml b/software/bewcloud.yml index 7680bd0d96..8fd37446ee 100644 --- a/software/bewcloud.yml +++ b/software/bewcloud.yml @@ -13,14 +13,22 @@ tags: - Note-taking & Editors - Photo Galleries related_software_url: https://github.com/bewcloud -stargazers_count: 1022 -updated_at: '2025-11-04' +stargazers_count: 1065 +updated_at: '2026-01-02' archived: false current_release: - tag: v2.8.0 - published_at: '2025-11-04' + tag: v3.5.1 + published_at: '2026-01-02' commit_history: + 2025-02: 8 + 2025-03: 6 + 2025-04: 0 + 2025-05: 7 + 2025-06: 12 + 2025-07: 3 2025-08: 9 2025-09: 7 2025-10: 7 - 2025-11: 2 + 2025-11: 4 + 2025-12: 17 + 2026-01: 4 diff --git a/software/bicimon.yml b/software/bicimon.yml index 8a6868a6d8..5cace37038 100644 --- a/software/bicimon.yml +++ b/software/bicimon.yml @@ -9,11 +9,19 @@ tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/knrdl/bicimon demo_url: https://knrdl.github.io/bicimon/ -stargazers_count: 61 +stargazers_count: 62 updated_at: '2022-04-15' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/bigbluebutton.yml b/software/bigbluebutton.yml index 48023a8838..cb7495db1a 100644 --- a/software/bigbluebutton.yml +++ b/software/bigbluebutton.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Video Conferencing source_code_url: https://github.com/bigbluebutton/bigbluebutton -stargazers_count: 8940 -updated_at: '2025-11-06' +stargazers_count: 8994 +updated_at: '2025-12-17' archived: false current_release: - tag: v3.1.0-beta.2 - published_at: '2025-10-16' + tag: v3.0.19 + published_at: '2025-12-17' commit_history: + 2025-02: 253 + 2025-03: 423 + 2025-04: 220 + 2025-05: 250 + 2025-06: 227 + 2025-07: 226 2025-08: 195 2025-09: 269 - 2025-10: 221 - 2025-11: 9 + 2025-10: 222 + 2025-11: 98 + 2025-12: 110 + 2026-01: 0 diff --git a/software/bigcapital.yml b/software/bigcapital.yml index d1679f18dc..8766587ede 100644 --- a/software/bigcapital.yml +++ b/software/bigcapital.yml @@ -9,14 +9,22 @@ tags: - Money, Budgeting & Management - Inventory Management source_code_url: https://github.com/bigcapitalhq/bigcapital -stargazers_count: 3376 -updated_at: '2025-11-02' +stargazers_count: 3451 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.22.0 - published_at: '2024-12-09' + tag: v0.23.0-rc.1 + published_at: '2025-12-03' commit_history: + 2025-02: 7 + 2025-03: 21 + 2025-04: 24 + 2025-05: 24 + 2025-06: 32 + 2025-07: 9 2025-08: 5 2025-09: 2 2025-10: 39 - 2025-11: 9 + 2025-11: 44 + 2025-12: 43 + 2026-01: 16 diff --git a/software/bigtree-cms.yml b/software/bigtree-cms.yml index 47f336d63c..0505dcd40e 100644 --- a/software/bigtree-cms.yml +++ b/software/bigtree-cms.yml @@ -12,7 +12,15 @@ stargazers_count: 222 updated_at: '2025-03-30' archived: false commit_history: + 2025-02: 2 + 2025-03: 2 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/bin.yml b/software/bin.yml index 09ae27949b..cf9109d2e4 100644 --- a/software/bin.yml +++ b/software/bin.yml @@ -9,14 +9,22 @@ platforms: tags: - Pastebins source_code_url: https://github.com/w4/bin -stargazers_count: 603 +stargazers_count: 624 updated_at: '2025-05-25' archived: false current_release: tag: v2.0.2 published_at: '2025-05-25' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 5 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/binpastes.yml b/software/binpastes.yml index bb9201393b..be1cce4505 100644 --- a/software/binpastes.yml +++ b/software/binpastes.yml @@ -9,14 +9,22 @@ platforms: - Java tags: - Pastebins -stargazers_count: 13 -updated_at: '2025-10-31' +stargazers_count: 12 +updated_at: '2025-11-21' archived: false current_release: - tag: v1.0.494 - published_at: '2025-01-26' + tag: v1.0.595 + published_at: '2025-11-12' commit_history: + 2025-02: 13 + 2025-03: 8 + 2025-04: 0 + 2025-05: 3 + 2025-06: 1 + 2025-07: 0 2025-08: 6 2025-09: 2 2025-10: 8 - 2025-11: 0 + 2025-11: 10 + 2025-12: 0 + 2026-01: 0 diff --git a/software/bit.yml b/software/bit.yml index 5d8d25f059..e37cc533e5 100644 --- a/software/bit.yml +++ b/software/bit.yml @@ -9,14 +9,22 @@ platforms: - Crystal tags: - URL Shorteners -stargazers_count: 60 -updated_at: '2025-11-02' +stargazers_count: 69 +updated_at: '2025-12-23' archived: false current_release: - tag: 1.6.0 - published_at: '2025-11-02' + tag: 1.6.1 + published_at: '2025-12-23' commit_history: + 2025-02: 12 + 2025-03: 47 + 2025-04: 2 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 14 + 2025-11: 17 + 2025-12: 4 + 2026-01: 0 diff --git a/software/bitcart.yml b/software/bitcart.yml index 27678ef637..8e77c71890 100644 --- a/software/bitcart.yml +++ b/software/bitcart.yml @@ -11,14 +11,22 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/bitcart/bitcart demo_url: https://admin.bitcart.ai -stargazers_count: 749 -updated_at: '2025-11-01' +stargazers_count: 867 +updated_at: '2025-12-08' archived: false current_release: tag: 0.10.1.1 published_at: '2025-11-01' commit_history: + 2025-02: 2 + 2025-03: 22 + 2025-04: 2 + 2025-05: 0 + 2025-06: 1 + 2025-07: 15 2025-08: 2 2025-09: 47 2025-10: 31 - 2025-11: 4 + 2025-11: 14 + 2025-12: 3 + 2026-01: 0 diff --git a/software/bitmagnet.yml b/software/bitmagnet.yml index dff89bfad9..5166f83d2e 100644 --- a/software/bitmagnet.yml +++ b/software/bitmagnet.yml @@ -11,14 +11,22 @@ tags: - Archiving and Digital Preservation (DP) - File Transfer - Peer-to-peer Filesharing - Search Engines -stargazers_count: 3523 +stargazers_count: 3753 updated_at: '2025-07-01' archived: false current_release: tag: v0.10.0 published_at: '2025-03-02' commit_history: + 2025-02: 4 + 2025-03: 10 + 2025-04: 0 + 2025-05: 5 + 2025-06: 1 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/bitpoll.yml b/software/bitpoll.yml index bf3b013643..2b148b2bb5 100644 --- a/software/bitpoll.yml +++ b/software/bitpoll.yml @@ -10,14 +10,22 @@ tags: - Polls and Events source_code_url: https://github.com/fsinfuhh/Bitpoll demo_url: https://bitpoll.de/ -stargazers_count: 283 -updated_at: '2025-09-30' +stargazers_count: 291 +updated_at: '2025-12-27' archived: false current_release: tag: 0.9.2 published_at: '2020-01-20' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/bittorrent-tracker.yml b/software/bittorrent-tracker.yml index 11f83270dd..8d24ec4229 100644 --- a/software/bittorrent-tracker.yml +++ b/software/bittorrent-tracker.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Peer-to-peer Filesharing source_code_url: https://github.com/webtorrent/bittorrent-tracker -stargazers_count: 1886 +stargazers_count: 1907 updated_at: '2025-09-06' archived: false current_release: tag: v11.2.2 published_at: '2025-09-06' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 2 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/bitwarden.yml b/software/bitwarden.yml index 405d0e7529..fc76033309 100644 --- a/software/bitwarden.yml +++ b/software/bitwarden.yml @@ -10,14 +10,22 @@ tags: - Password Managers source_code_url: https://github.com/bitwarden/server depends_3rdparty: true -stargazers_count: 1472 -updated_at: '2025-06-04' +stargazers_count: 17759 +updated_at: '2026-01-02' archived: false current_release: - tag: v0.7.1 - published_at: '2025-04-28' + tag: v2025.12.1 + published_at: '2025-12-23' commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 + 2025-02: 100 + 2025-03: 85 + 2025-04: 114 + 2025-05: 116 + 2025-06: 86 + 2025-07: 107 + 2025-08: 60 + 2025-09: 121 + 2025-10: 107 + 2025-11: 95 + 2025-12: 128 + 2026-01: 2 diff --git a/software/black-candy.yml b/software/black-candy.yml index 201551969b..8105527429 100644 --- a/software/black-candy.yml +++ b/software/black-candy.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/blackcandy-org/blackcandy -stargazers_count: 3953 -updated_at: '2025-10-27' +stargazers_count: 4050 +updated_at: '2025-12-03' archived: false current_release: tag: v3.1.0 published_at: '2025-06-18' commit_history: + 2025-02: 2 + 2025-03: 2 + 2025-04: 5 + 2025-05: 3 + 2025-06: 15 + 2025-07: 20 2025-08: 0 2025-09: 0 2025-10: 6 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/blinko.yml b/software/blinko.yml index 57b993f7d8..8ecb46ca6e 100644 --- a/software/blinko.yml +++ b/software/blinko.yml @@ -8,14 +8,22 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/blinkospace/blinko -stargazers_count: 6868 -updated_at: '2025-11-05' +stargazers_count: 8896 +updated_at: '2026-01-02' archived: false current_release: - tag: 1.6.5 - published_at: '2025-11-05' + tag: 1.8.2 + published_at: '2026-01-02' commit_history: + 2025-02: 119 + 2025-03: 178 + 2025-04: 77 + 2025-05: 71 + 2025-06: 56 + 2025-07: 41 2025-08: 41 2025-09: 117 2025-10: 20 - 2025-11: 3 + 2025-11: 13 + 2025-12: 45 + 2026-01: 13 diff --git a/software/blocky.yml b/software/blocky.yml index daa6f4bd9c..41f0a2edfe 100644 --- a/software/blocky.yml +++ b/software/blocky.yml @@ -9,14 +9,22 @@ platforms: tags: - DNS source_code_url: https://github.com/0xERR0R/blocky -stargazers_count: 5714 -updated_at: '2025-11-06' +stargazers_count: 5862 +updated_at: '2025-12-15' archived: false current_release: - tag: v0.27.0 - published_at: '2025-10-10' + tag: v0.28.2 + published_at: '2025-11-18' commit_history: + 2025-02: 8 + 2025-03: 23 + 2025-04: 0 + 2025-05: 19 + 2025-06: 11 + 2025-07: 16 2025-08: 22 2025-09: 11 2025-10: 44 - 2025-11: 4 + 2025-11: 31 + 2025-12: 10 + 2026-01: 0 diff --git a/software/bludit.yml b/software/bludit.yml index 7a9a06845b..508fa6a099 100644 --- a/software/bludit.yml +++ b/software/bludit.yml @@ -9,14 +9,22 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/bludit/bludit depends_3rdparty: true -stargazers_count: 1367 +stargazers_count: 1382 updated_at: '2025-10-28' archived: false current_release: tag: 3.16.2 published_at: '2024-08-25' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 4 2025-09: 0 2025-10: 9 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/bluecherry.yml b/software/bluecherry.yml index 723530711d..b7ccf1164c 100644 --- a/software/bluecherry.yml +++ b/software/bluecherry.yml @@ -8,14 +8,22 @@ platforms: tags: - Video Surveillance source_code_url: https://github.com/bluecherrydvr/bluecherry-apps -stargazers_count: 250 -updated_at: '2025-09-13' +stargazers_count: 253 +updated_at: '2025-12-29' archived: false current_release: tag: v3.1.14 published_at: '2025-08-31' commit_history: + 2025-02: 17 + 2025-03: 2 + 2025-04: 1 + 2025-05: 45 + 2025-06: 38 + 2025-07: 23 2025-08: 42 2025-09: 12 2025-10: 0 2025-11: 0 + 2025-12: 31 + 2026-01: 0 diff --git a/software/bookbounty.yml b/software/bookbounty.yml index 959624f9fb..9315491b3e 100644 --- a/software/bookbounty.yml +++ b/software/bookbounty.yml @@ -9,14 +9,22 @@ platforms: tags: - Automation depends_3rdparty: true -stargazers_count: 255 +stargazers_count: 263 updated_at: '2025-07-31' archived: false current_release: tag: v0.2.10 published_at: '2025-07-31' commit_history: + 2025-02: 5 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 6 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/booklogr.yml b/software/booklogr.yml index 11a727dbc6..937630e2c5 100644 --- a/software/booklogr.yml +++ b/software/booklogr.yml @@ -9,14 +9,22 @@ platforms: tags: - Document Management - E-books demo_url: https://demo.booklogr.app/ -stargazers_count: 425 -updated_at: '2025-10-01' +stargazers_count: 451 +updated_at: '2025-12-20' archived: false current_release: tag: v1.6.0 published_at: '2025-07-20' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 72 + 2025-07: 117 2025-08: 2 2025-09: 0 2025-10: 1 - 2025-11: 0 + 2025-11: 1 + 2025-12: 4 + 2026-01: 0 diff --git a/software/booklore.yml b/software/booklore.yml index a8c2348d9a..d9e1079c8a 100644 --- a/software/booklore.yml +++ b/software/booklore.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Document Management - E-books -stargazers_count: 5656 -updated_at: '2025-10-31' +stargazers_count: 8348 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.10.0 - published_at: '2025-10-28' + tag: v1.16.4 + published_at: '2026-01-04' commit_history: + 2025-02: 30 + 2025-03: 82 + 2025-04: 120 + 2025-05: 84 + 2025-06: 138 + 2025-07: 77 2025-08: 116 2025-09: 70 2025-10: 105 - 2025-11: 0 + 2025-11: 79 + 2025-12: 173 + 2026-01: 29 diff --git a/software/bookstack.yml b/software/bookstack.yml index a4394f5090..b21bd8589d 100644 --- a/software/bookstack.yml +++ b/software/bookstack.yml @@ -10,14 +10,22 @@ tags: - Wikis source_code_url: https://github.com/BookStackApp/BookStack demo_url: https://www.bookstackapp.com/#demo -stargazers_count: 17659 -updated_at: '2025-11-02' +stargazers_count: 17998 +updated_at: '2026-01-03' archived: false current_release: - tag: v25.07.3 - published_at: '2025-10-05' + tag: v25.12.1 + published_at: '2025-12-30' commit_history: + 2025-02: 41 + 2025-03: 14 + 2025-04: 21 + 2025-05: 52 + 2025-06: 25 + 2025-07: 46 2025-08: 34 2025-09: 18 2025-10: 33 - 2025-11: 3 + 2025-11: 37 + 2025-12: 54 + 2026-01: 1 diff --git a/software/bookwyrm.yml b/software/bookwyrm.yml index 02c1ad63ea..95551d0ca0 100644 --- a/software/bookwyrm.yml +++ b/software/bookwyrm.yml @@ -8,14 +8,22 @@ platforms: tags: - Document Management - E-books source_code_url: https://github.com/bookwyrm-social/bookwyrm -stargazers_count: 2578 -updated_at: '2025-11-02' +stargazers_count: 2620 +updated_at: '2026-01-01' archived: false current_release: - tag: v0.8.0 - published_at: '2025-10-14' + tag: v0.8.2 + published_at: '2025-11-16' commit_history: - 2025-08: 67 - 2025-09: 86 + 2025-02: 4 + 2025-03: 54 + 2025-04: 127 + 2025-05: 26 + 2025-06: 107 + 2025-07: 33 + 2025-08: 74 + 2025-09: 89 2025-10: 22 - 2025-11: 8 + 2025-11: 109 + 2025-12: 27 + 2026-01: 5 diff --git a/software/bracket.yml b/software/bracket.yml index d5f14fc6c3..582e2d0830 100644 --- a/software/bracket.yml +++ b/software/bracket.yml @@ -10,14 +10,22 @@ platforms: - Nodejs tags: - Polls and Events -stargazers_count: 1472 -updated_at: '2025-11-03' +stargazers_count: 1552 +updated_at: '2025-12-31' archived: false current_release: - tag: v2.2.5 - published_at: '2025-08-08' + tag: v3.0.0-rc1 + published_at: '2025-12-29' commit_history: + 2025-02: 50 + 2025-03: 21 + 2025-04: 25 + 2025-05: 43 + 2025-06: 24 + 2025-07: 23 2025-08: 22 2025-09: 17 2025-10: 23 - 2025-11: 1 + 2025-11: 53 + 2025-12: 57 + 2026-01: 0 diff --git a/software/briefkasten.yml b/software/briefkasten.yml index bc1eb5f582..d01529c294 100644 --- a/software/briefkasten.yml +++ b/software/briefkasten.yml @@ -10,11 +10,19 @@ tags: - Bookmarks and Link Sharing source_code_url: https://github.com/ndom91/briefkasten demo_url: https://briefkastenhq.com/auth/signin -stargazers_count: 1120 +stargazers_count: 1140 updated_at: '2025-05-08' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/btcpay-server.yml b/software/btcpay-server.yml index 5599744c06..adc6867b31 100644 --- a/software/btcpay-server.yml +++ b/software/btcpay-server.yml @@ -9,14 +9,22 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/btcpayserver/btcpayserver demo_url: https://mainnet.demo.btcpayserver.org/ -stargazers_count: 7201 -updated_at: '2025-11-05' +stargazers_count: 7307 +updated_at: '2026-01-04' archived: false current_release: - tag: v2.2.1 - published_at: '2025-09-09' + tag: v2.3.2 + published_at: '2026-01-02' commit_history: + 2025-02: 22 + 2025-03: 77 + 2025-04: 77 + 2025-05: 59 + 2025-06: 44 + 2025-07: 51 2025-08: 16 2025-09: 16 2025-10: 19 - 2025-11: 5 + 2025-11: 53 + 2025-12: 67 + 2026-01: 6 diff --git a/software/bubo-reader.yml b/software/bubo-reader.yml index 0402cdc940..3906099f1e 100644 --- a/software/bubo-reader.yml +++ b/software/bubo-reader.yml @@ -9,14 +9,22 @@ tags: - Feed Readers source_code_url: https://github.com/georgemandis/bubo-rss demo_url: https://bubo-rss-demo.netlify.app/ -stargazers_count: 220 +stargazers_count: 224 updated_at: '2025-01-20' archived: false current_release: tag: v2.0.2 published_at: '2023-06-03' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/buddypress.yml b/software/buddypress.yml index de628ceac3..0414699fe8 100644 --- a/software/buddypress.yml +++ b/software/buddypress.yml @@ -9,10 +9,18 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/buddypress/BuddyPress stargazers_count: 240 -updated_at: '2025-10-13' +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 7 + 2025-03: 1 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 31 + 2026-01: 2 diff --git a/software/budibase.yml b/software/budibase.yml index 8cfde20537..0cf8d98579 100644 --- a/software/budibase.yml +++ b/software/budibase.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - Low Code source_code_url: https://github.com/Budibase/budibase -stargazers_count: 27236 -updated_at: '2025-11-06' +stargazers_count: 27517 +updated_at: '2026-01-02' archived: false current_release: - tag: 3.23.14 - published_at: '2025-11-06' + tag: 3.23.47 + published_at: '2025-12-29' commit_history: + 2025-02: 798 + 2025-03: 1128 + 2025-04: 681 + 2025-05: 981 + 2025-06: 1204 + 2025-07: 893 2025-08: 952 2025-09: 882 - 2025-10: 831 - 2025-11: 214 + 2025-10: 923 + 2025-11: 869 + 2025-12: 600 + 2026-01: 2 diff --git a/software/bugsink.yml b/software/bugsink.yml index 1311dcda76..377ae3020f 100644 --- a/software/bugsink.yml +++ b/software/bugsink.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Ticketing -stargazers_count: 1204 -updated_at: '2025-11-04' +stargazers_count: 1322 +updated_at: '2025-12-09' archived: false current_release: - tag: 2.0.4 - published_at: '2025-10-10' + tag: 2.0.6 + published_at: '2025-11-08' commit_history: + 2025-02: 93 + 2025-03: 107 + 2025-04: 89 + 2025-05: 45 + 2025-06: 18 + 2025-07: 155 2025-08: 27 2025-09: 92 - 2025-10: 13 - 2025-11: 3 + 2025-10: 14 + 2025-11: 99 + 2025-12: 5 + 2026-01: 0 diff --git a/software/bugzilla.yml b/software/bugzilla.yml index 54bdbd5fa9..e532d0371c 100644 --- a/software/bugzilla.yml +++ b/software/bugzilla.yml @@ -8,11 +8,19 @@ platforms: tags: - Ticketing source_code_url: https://github.com/bugzilla/bugzilla -stargazers_count: 794 +stargazers_count: 803 updated_at: '2025-09-26' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/buku.yml b/software/buku.yml index 0c73081cc0..702afe6222 100644 --- a/software/buku.yml +++ b/software/buku.yml @@ -9,14 +9,22 @@ platforms: tags: - Bookmarks and Link Sharing source_code_url: https://github.com/jarun/Buku -stargazers_count: 6895 -updated_at: '2025-11-06' +stargazers_count: 6953 +updated_at: '2026-01-03' archived: false current_release: - tag: v5.0 - published_at: '2025-04-27' + tag: v5.1 + published_at: '2025-12-07' commit_history: + 2025-02: 11 + 2025-03: 3 + 2025-04: 23 + 2025-05: 16 + 2025-06: 16 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 5 - 2025-11: 7 + 2025-11: 20 + 2025-12: 6 + 2026-01: 1 diff --git a/software/bunkerweb.yml b/software/bunkerweb.yml index 870b693df7..8d0a323112 100644 --- a/software/bunkerweb.yml +++ b/software/bunkerweb.yml @@ -13,14 +13,22 @@ tags: - Web Servers demo_url: https://demo.bunkerweb.io related_software_url: https://docs.bunkerweb.io/latest/plugins/ -stargazers_count: 9349 -updated_at: '2025-10-06' +stargazers_count: 9668 +updated_at: '2025-11-24' archived: false current_release: - tag: v1.6.6-rc2 - published_at: '2025-11-05' + tag: v1.6.7-rc1 + published_at: '2025-12-17' commit_history: + 2025-02: 290 + 2025-03: 229 + 2025-04: 140 + 2025-05: 162 + 2025-06: 248 + 2025-07: 162 2025-08: 150 - 2025-09: 194 - 2025-10: 67 - 2025-11: 0 + 2025-09: 195 + 2025-10: 215 + 2025-11: 144 + 2025-12: 0 + 2026-01: 0 diff --git a/software/bytebase.yml b/software/bytebase.yml index 6c205f5850..18f6850e80 100644 --- a/software/bytebase.yml +++ b/software/bytebase.yml @@ -11,14 +11,22 @@ tags: - Database Management source_code_url: https://github.com/bytebase/bytebase demo_url: https://demo.bytebase.com -stargazers_count: 13272 -updated_at: '2025-11-06' +stargazers_count: 13519 +updated_at: '2026-01-04' archived: false current_release: - tag: 3.12.0 - published_at: '2025-11-06' + tag: 3.13.1 + published_at: '2025-12-30' commit_history: + 2025-02: 233 + 2025-03: 284 + 2025-04: 312 + 2025-05: 264 + 2025-06: 378 + 2025-07: 243 2025-08: 295 2025-09: 186 2025-10: 366 - 2025-11: 90 + 2025-11: 291 + 2025-12: 429 + 2026-01: 38 diff --git a/software/bytestash.yml b/software/bytestash.yml index 4c7a4da278..95871125dc 100644 --- a/software/bytestash.yml +++ b/software/bytestash.yml @@ -9,14 +9,22 @@ platforms: tags: - Pastebins demo_url: https://github.com/jordan-dalby/ByteStash?tab=readme-ov-file#demo -stargazers_count: 1849 -updated_at: '2025-10-24' +stargazers_count: 1977 +updated_at: '2025-11-22' archived: false current_release: tag: v1.5.9 published_at: '2025-10-06' commit_history: + 2025-02: 3 + 2025-03: 6 + 2025-04: 0 + 2025-05: 2 + 2025-06: 20 + 2025-07: 3 2025-08: 8 2025-09: 6 2025-10: 14 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/caddy.yml b/software/caddy.yml index eaec302a26..2de1484e3a 100644 --- a/software/caddy.yml +++ b/software/caddy.yml @@ -10,14 +10,22 @@ platforms: - Docker tags: - Web Servers -stargazers_count: 67744 -updated_at: '2025-11-04' +stargazers_count: 68944 +updated_at: '2026-01-02' archived: false current_release: - tag: v2.10.2 - published_at: '2025-08-23' + tag: v2.11.0-beta.1 + published_at: '2025-12-04' commit_history: + 2025-02: 10 + 2025-03: 38 + 2025-04: 18 + 2025-05: 9 + 2025-06: 19 + 2025-07: 14 2025-08: 38 2025-09: 18 2025-10: 24 - 2025-11: 3 + 2025-11: 12 + 2025-12: 19 + 2026-01: 1 diff --git a/software/cal.com.yml b/software/cal.com.yml index bf4907683a..cda3272b63 100644 --- a/software/cal.com.yml +++ b/software/cal.com.yml @@ -9,14 +9,22 @@ tags: - Booking and Scheduling source_code_url: https://github.com/calcom/cal.com demo_url: https://app.cal.com/bailey -stargazers_count: 38690 -updated_at: '2025-11-06' +stargazers_count: 39547 +updated_at: '2026-01-04' archived: false current_release: - tag: v5.8.10 - published_at: '2025-11-05' + tag: v6.0.7 + published_at: '2026-01-02' commit_history: + 2025-02: 295 + 2025-03: 387 + 2025-04: 282 + 2025-05: 284 + 2025-06: 207 + 2025-07: 291 2025-08: 289 2025-09: 373 2025-10: 274 - 2025-11: 56 + 2025-11: 248 + 2025-12: 493 + 2026-01: 38 diff --git a/software/calibre-web.yml b/software/calibre-web.yml index efff02fd98..cb0855a90c 100644 --- a/software/calibre-web.yml +++ b/software/calibre-web.yml @@ -8,14 +8,22 @@ platforms: tags: - Document Management - E-books source_code_url: https://github.com/janeczku/calibre-web -stargazers_count: 15827 -updated_at: '2025-09-12' +stargazers_count: 16281 +updated_at: '2025-12-29' archived: false current_release: tag: 0.6.25 published_at: '2025-08-24' commit_history: + 2025-02: 4 + 2025-03: 31 + 2025-04: 9 + 2025-05: 4 + 2025-06: 13 + 2025-07: 1 2025-08: 11 2025-09: 19 - 2025-10: 0 - 2025-11: 0 + 2025-10: 12 + 2025-11: 16 + 2025-12: 28 + 2026-01: 0 diff --git a/software/calibre.yml b/software/calibre.yml index e0ff706e04..9e060e0e5c 100644 --- a/software/calibre.yml +++ b/software/calibre.yml @@ -10,14 +10,22 @@ tags: - Document Management - E-books source_code_url: https://github.com/kovidgoyal/calibre demo_url: https://calibre-ebook.com/demo -stargazers_count: 22783 -updated_at: '2025-11-06' +stargazers_count: 23267 +updated_at: '2026-01-04' archived: false current_release: - tag: v8.13.0 - published_at: '2025-10-17' + tag: v8.16.2 + published_at: '2025-12-06' commit_history: + 2025-02: 235 + 2025-03: 176 + 2025-04: 190 + 2025-05: 93 + 2025-06: 84 + 2025-07: 182 2025-08: 103 2025-09: 266 2025-10: 112 - 2025-11: 12 + 2025-11: 117 + 2025-12: 291 + 2026-01: 61 diff --git a/software/canary-tokens.yml b/software/canary-tokens.yml index 8720b07436..5a2399326e 100644 --- a/software/canary-tokens.yml +++ b/software/canary-tokens.yml @@ -8,15 +8,23 @@ platforms: - Docker - Python tags: - - Miscellaneous -stargazers_count: 2666 -updated_at: '2025-11-05' + - Network Utilities +stargazers_count: 2723 +updated_at: '2025-12-10' archived: false current_release: - tag: v0.9.6 - published_at: '2025-05-16' + tag: v0.9.7 + published_at: '2025-12-10' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 0 + 2025-05: 3 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 3 + 2025-12: 1 + 2026-01: 0 diff --git a/software/canvas-lms.yml b/software/canvas-lms.yml index daa77f2f2e..00391f721b 100644 --- a/software/canvas-lms.yml +++ b/software/canvas-lms.yml @@ -9,11 +9,19 @@ tags: - Learning and Courses source_code_url: https://github.com/instructure/canvas-lms demo_url: https://canvas.instructure.com/register -stargazers_count: 6289 -updated_at: '2025-11-06' +stargazers_count: 6372 +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 693 + 2025-03: 688 + 2025-04: 745 + 2025-05: 803 + 2025-06: 1054 + 2025-07: 719 2025-08: 813 2025-09: 758 2025-10: 762 - 2025-11: 151 + 2025-11: 627 + 2025-12: 483 + 2026-01: 1 diff --git a/software/casaos.yml b/software/casaos.yml index ea033c20c7..73332228ad 100644 --- a/software/casaos.yml +++ b/software/casaos.yml @@ -9,14 +9,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/IceWhaleTech/CasaOS -stargazers_count: 32284 +stargazers_count: 32757 updated_at: '2025-08-06' archived: false current_release: tag: v0.4.17-alpha1 published_at: '2025-04-17' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 6 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/centrifugo.yml b/software/centrifugo.yml index 363e24aa24..a6c2d102c8 100644 --- a/software/centrifugo.yml +++ b/software/centrifugo.yml @@ -11,14 +11,22 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/centrifugal/centrifugo demo_url: https://github.com/centrifugal/centrifugo#demo -stargazers_count: 9511 -updated_at: '2025-10-31' +stargazers_count: 9690 +updated_at: '2026-01-01' archived: false current_release: - tag: v6.4.0 - published_at: '2025-10-14' + tag: v6.6.0 + published_at: '2025-12-29' commit_history: + 2025-02: 7 + 2025-03: 7 + 2025-04: 15 + 2025-05: 3 + 2025-06: 5 + 2025-07: 15 2025-08: 12 2025-09: 7 2025-10: 12 - 2025-11: 0 + 2025-11: 8 + 2025-12: 9 + 2026-01: 1 diff --git a/software/chamilo-lms.yml b/software/chamilo-lms.yml index 638b7ca1c6..e452b2d443 100644 --- a/software/chamilo-lms.yml +++ b/software/chamilo-lms.yml @@ -8,14 +8,22 @@ platforms: tags: - Learning and Courses source_code_url: https://github.com/chamilo/chamilo-lms -stargazers_count: 889 -updated_at: '2025-11-06' +stargazers_count: 915 +updated_at: '2026-01-04' archived: false current_release: tag: v2.0.0-beta.1 published_at: '2025-10-31' commit_history: + 2025-02: 65 + 2025-03: 252 + 2025-04: 220 + 2025-05: 126 + 2025-06: 158 + 2025-07: 299 2025-08: 264 2025-09: 372 2025-10: 303 - 2025-11: 33 + 2025-11: 294 + 2025-12: 463 + 2026-01: 30 diff --git a/software/changedetection.io.yml b/software/changedetection.io.yml index 7679ffa30c..cbea2b4407 100644 --- a/software/changedetection.io.yml +++ b/software/changedetection.io.yml @@ -9,14 +9,22 @@ platforms: tags: - Automation source_code_url: https://github.com/dgtlmoon/changedetection.io -stargazers_count: 28391 -updated_at: '2025-11-05' +stargazers_count: 29673 +updated_at: '2026-01-04' archived: false current_release: - tag: 0.50.39 - published_at: '2025-11-03' + tag: 0.51.4 + published_at: '2025-11-28' commit_history: + 2025-02: 27 + 2025-03: 28 + 2025-04: 50 + 2025-05: 18 + 2025-06: 44 + 2025-07: 26 2025-08: 24 2025-09: 22 2025-10: 103 - 2025-11: 11 + 2025-11: 45 + 2025-12: 18 + 2026-01: 20 diff --git a/software/channeltube.yml b/software/channeltube.yml index 26560ff689..fc860e1d6e 100644 --- a/software/channeltube.yml +++ b/software/channeltube.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Management depends_3rdparty: true -stargazers_count: 254 -updated_at: '2025-10-22' +stargazers_count: 276 +updated_at: '2025-12-08' archived: false current_release: - tag: v0.8.35 - published_at: '2025-10-22' + tag: v0.8.37 + published_at: '2025-12-08' commit_history: + 2025-02: 2 + 2025-03: 7 + 2025-04: 0 + 2025-05: 2 + 2025-06: 9 + 2025-07: 3 2025-08: 4 2025-09: 4 2025-10: 2 - 2025-11: 0 + 2025-11: 1 + 2025-12: 1 + 2026-01: 0 diff --git a/software/chartbrew.yml b/software/chartbrew.yml index 0b2fbc92a5..4c2f49d4a1 100644 --- a/software/chartbrew.yml +++ b/software/chartbrew.yml @@ -10,14 +10,22 @@ tags: - Database Management source_code_url: https://github.com/chartbrew/chartbrew demo_url: https://app.chartbrew.com/live-demo -stargazers_count: 3482 -updated_at: '2025-11-05' +stargazers_count: 3546 +updated_at: '2025-12-29' archived: false current_release: - tag: v4.5.0 - published_at: '2025-10-14' + tag: v4.7.0 + published_at: '2025-12-11' commit_history: + 2025-02: 48 + 2025-03: 46 + 2025-04: 54 + 2025-05: 21 + 2025-06: 18 + 2025-07: 43 2025-08: 29 2025-09: 37 - 2025-10: 29 - 2025-11: 3 + 2025-10: 45 + 2025-11: 39 + 2025-12: 21 + 2026-01: 0 diff --git a/software/chartdb.yml b/software/chartdb.yml index ac6a8c392b..8ecd9fa8e2 100644 --- a/software/chartdb.yml +++ b/software/chartdb.yml @@ -10,14 +10,22 @@ tags: - Database Management source_code_url: https://github.com/chartdb/chartdb demo_url: https://app.chartdb.io -stargazers_count: 20136 -updated_at: '2025-11-04' +stargazers_count: 20713 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.17.0 - published_at: '2025-10-27' + tag: v1.19.0 + published_at: '2025-12-09' commit_history: + 2025-02: 37 + 2025-03: 24 + 2025-04: 28 + 2025-05: 33 + 2025-06: 12 + 2025-07: 50 2025-08: 53 2025-09: 35 2025-10: 18 - 2025-11: 10 + 2025-11: 17 + 2025-12: 48 + 2026-01: 7 diff --git a/software/chatwoot.yml b/software/chatwoot.yml index 4ba49d6b07..b0c4430c70 100644 --- a/software/chatwoot.yml +++ b/software/chatwoot.yml @@ -10,14 +10,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/chatwoot/chatwoot -stargazers_count: 25937 -updated_at: '2025-11-06' +stargazers_count: 26762 +updated_at: '2025-12-30' archived: false current_release: - tag: v4.7.0 - published_at: '2025-10-16' + tag: v4.9.1 + published_at: '2025-12-23' commit_history: + 2025-02: 98 + 2025-03: 103 + 2025-04: 72 + 2025-05: 114 + 2025-06: 82 + 2025-07: 82 2025-08: 106 2025-09: 105 2025-10: 66 - 2025-11: 14 + 2025-11: 82 + 2025-12: 62 + 2026-01: 0 diff --git a/software/chevereto.yml b/software/chevereto.yml index ef4331efae..519c251427 100644 --- a/software/chevereto.yml +++ b/software/chevereto.yml @@ -9,14 +9,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/chevereto/chevereto -stargazers_count: 808 -updated_at: '2025-10-20' +stargazers_count: 863 +updated_at: '2025-12-22' archived: false current_release: - tag: 4.3.7 - published_at: '2025-10-20' + tag: 4.4.1 + published_at: '2025-12-22' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 6 + 2025-06: 2 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/chhoto-url.yml b/software/chhoto-url.yml index 83ab91c2bd..c2ff40e245 100644 --- a/software/chhoto-url.yml +++ b/software/chhoto-url.yml @@ -9,16 +9,24 @@ platforms: tags: - URL Shorteners source_code_url: https://github.com/SinTan1729/chhoto-url -stargazers_count: 605 -updated_at: '2025-11-03' +stargazers_count: 679 +updated_at: '2026-01-04' archived: false demo_url: https://github.com/SinTan1729/chhoto-url?tab=readme-ov-file#demo related_software_url: https://github.com/SinTan1729/chhoto-url/blob/main/TOOLS.md current_release: - tag: 6.5.1 - published_at: '2025-11-03' + tag: 6.5.4 + published_at: '2026-01-04' commit_history: + 2025-02: 0 + 2025-03: 13 + 2025-04: 21 + 2025-05: 100 + 2025-06: 23 + 2025-07: 148 2025-08: 23 2025-09: 11 2025-10: 37 - 2025-11: 1 + 2025-11: 2 + 2025-12: 6 + 2026-01: 2 diff --git a/software/chibisafe.yml b/software/chibisafe.yml index 3f431501ce..e59e1a30c6 100644 --- a/software/chibisafe.yml +++ b/software/chibisafe.yml @@ -9,14 +9,22 @@ platforms: - Nodejs tags: - File Transfer - Single-click & Drag-n-drop Upload -stargazers_count: 2491 -updated_at: '2025-07-05' +stargazers_count: 2530 +updated_at: '2025-12-19' archived: false current_release: tag: v6.5.5 published_at: '2025-07-05' commit_history: + 2025-02: 8 + 2025-03: 6 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 28 + 2026-01: 0 diff --git a/software/chiefonboarding.yml b/software/chiefonboarding.yml index 61427a523b..4018ca4a15 100644 --- a/software/chiefonboarding.yml +++ b/software/chiefonboarding.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/chiefonboarding/ChiefOnboarding -stargazers_count: 827 -updated_at: '2025-10-10' +stargazers_count: 849 +updated_at: '2025-12-09' archived: false current_release: tag: v2.3.1 published_at: '2025-10-11' commit_history: + 2025-02: 1 + 2025-03: 3 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 8 2025-08: 0 2025-09: 10 2025-10: 4 - 2025-11: 0 + 2025-11: 2 + 2025-12: 1 + 2026-01: 0 diff --git a/software/chirpy.yml b/software/chirpy.yml index f323d9d9c5..136887c620 100644 --- a/software/chirpy.yml +++ b/software/chirpy.yml @@ -10,14 +10,22 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/devrsi0n/chirpy demo_url: https://chirpy.dev/play -stargazers_count: 583 +stargazers_count: 589 updated_at: '2025-06-30' archived: false current_release: tag: '@chirpy-dev/bootstrapper@0.1.0' published_at: '2024-10-30' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 4 + 2025-05: 0 + 2025-06: 4 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/chitchatter.yml b/software/chitchatter.yml index 4e46f07ddc..0c36e3d217 100644 --- a/software/chitchatter.yml +++ b/software/chitchatter.yml @@ -8,11 +8,19 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/jeremyckahn/chitchatter -stargazers_count: 2114 -updated_at: '2025-11-05' +stargazers_count: 2148 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 11 + 2025-03: 15 + 2025-04: 11 + 2025-05: 5 + 2025-06: 8 + 2025-07: 8 2025-08: 18 2025-09: 12 2025-10: 11 - 2025-11: 3 + 2025-11: 8 + 2025-12: 8 + 2026-01: 0 diff --git a/software/chiyogami.yml b/software/chiyogami.yml index 16a47abed3..b7f91b288c 100644 --- a/software/chiyogami.yml +++ b/software/chiyogami.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Pastebins -stargazers_count: 64 -updated_at: '2025-10-29' +stargazers_count: 69 +updated_at: '2025-12-29' archived: false current_release: - tag: 1.5.0 - published_at: '2025-10-21' + tag: 1.5.2 + published_at: '2025-11-27' commit_history: + 2025-02: 33 + 2025-03: 6 + 2025-04: 11 + 2025-05: 21 + 2025-06: 10 + 2025-07: 15 2025-08: 16 2025-09: 9 2025-10: 11 - 2025-11: 0 + 2025-11: 6 + 2025-12: 3 + 2026-01: 0 diff --git a/software/christmas-community.yml b/software/christmas-community.yml index 50f38aa2ec..105d15bd97 100644 --- a/software/christmas-community.yml +++ b/software/christmas-community.yml @@ -9,11 +9,19 @@ platforms: tags: - Polls and Events source_code_url: https://github.com/Wingysam/Christmas-Community -stargazers_count: 380 -updated_at: '2025-10-10' +stargazers_count: 400 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 4 2025-08: 0 2025-09: 0 2025-10: 2 2025-11: 0 + 2025-12: 3 + 2026-01: 0 diff --git a/software/chyrp-lite.yml b/software/chyrp-lite.yml index 1913d2805a..4dabcb45e9 100644 --- a/software/chyrp-lite.yml +++ b/software/chyrp-lite.yml @@ -8,14 +8,22 @@ platforms: tags: - Blogging Platforms source_code_url: https://github.com/xenocrat/chyrp-lite -stargazers_count: 460 -updated_at: '2025-11-02' +stargazers_count: 468 +updated_at: '2025-12-13' archived: false current_release: - tag: v2025.02 - published_at: '2025-05-24' + tag: v2025.03.01 + published_at: '2025-12-13' commit_history: + 2025-02: 47 + 2025-03: 80 + 2025-04: 20 + 2025-05: 38 + 2025-06: 14 + 2025-07: 24 2025-08: 28 2025-09: 17 2025-10: 15 - 2025-11: 5 + 2025-11: 16 + 2025-12: 13 + 2026-01: 0 diff --git a/software/ckan.yml b/software/ckan.yml index 0d1b222a55..8524deb9a3 100644 --- a/software/ckan.yml +++ b/software/ckan.yml @@ -8,14 +8,22 @@ platforms: tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/ckan/ckan -stargazers_count: 4871 -updated_at: '2025-11-06' +stargazers_count: 4922 +updated_at: '2026-01-02' archived: false current_release: tag: ckan-2.11.4 published_at: '2025-10-29' commit_history: + 2025-02: 64 + 2025-03: 95 + 2025-04: 139 + 2025-05: 69 + 2025-06: 65 + 2025-07: 59 2025-08: 48 2025-09: 28 - 2025-10: 55 - 2025-11: 6 + 2025-10: 61 + 2025-11: 45 + 2025-12: 20 + 2026-01: 3 diff --git a/software/claper.yml b/software/claper.yml index ce27f4dca6..c6d9ce20c3 100644 --- a/software/claper.yml +++ b/software/claper.yml @@ -9,14 +9,22 @@ platforms: tags: - Polls and Events source_code_url: https://github.com/ClaperCo/Claper -stargazers_count: 654 -updated_at: '2025-11-04' +stargazers_count: 681 +updated_at: '2025-12-30' archived: false current_release: - tag: v2.3.2 - published_at: '2025-07-02' + tag: v2.4.0 + published_at: '2025-12-26' commit_history: + 2025-02: 0 + 2025-03: 9 + 2025-04: 0 + 2025-05: 1 + 2025-06: 1 + 2025-07: 25 2025-08: 6 2025-09: 2 2025-10: 2 - 2025-11: 1 + 2025-11: 4 + 2025-12: 7 + 2026-01: 0 diff --git a/software/clearflask.yml b/software/clearflask.yml index 27c468a8f6..bc1a7b1be0 100644 --- a/software/clearflask.yml +++ b/software/clearflask.yml @@ -9,14 +9,22 @@ tags: - Polls and Events source_code_url: https://github.com/clearflask/clearflask demo_url: https://product.clearflask.com -stargazers_count: 390 -updated_at: '2025-07-26' +stargazers_count: 404 +updated_at: '2026-01-04' archived: false current_release: - tag: 2.2.0 - published_at: '2025-07-26' + tag: 2.3.0 + published_at: '2025-12-12' commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 3 + 2025-05: 4 + 2025-06: 33 + 2025-07: 6 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 266 + 2026-01: 1 diff --git a/software/clipbucket.yml b/software/clipbucket.yml index c7998a882c..999cecf895 100644 --- a/software/clipbucket.yml +++ b/software/clipbucket.yml @@ -10,14 +10,22 @@ platforms: tags: - Media Streaming - Multimedia Streaming demo_url: https://demo.clipbucket.oxygenz.fr/ -stargazers_count: 131 -updated_at: '2025-11-06' +stargazers_count: 144 +updated_at: '2025-12-30' archived: false current_release: - tag: 5.5.2-#152 - published_at: '2025-10-31' + tag: 5.5.2-#187 + published_at: '2025-12-15' commit_history: + 2025-02: 26 + 2025-03: 32 + 2025-04: 68 + 2025-05: 46 + 2025-06: 24 + 2025-07: 24 2025-08: 16 2025-09: 7 2025-10: 13 - 2025-11: 11 + 2025-11: 14 + 2025-12: 26 + 2026-01: 0 diff --git a/software/clipcascade.yml b/software/clipcascade.yml index e5e4aa8333..58508bc27e 100644 --- a/software/clipcascade.yml +++ b/software/clipcascade.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Miscellaneous -stargazers_count: 1180 +stargazers_count: 1323 updated_at: '2025-08-07' archived: false current_release: tag: 3.1.0 published_at: '2025-08-07' commit_history: + 2025-02: 8 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 7 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/cloud-seeder.yml b/software/cloud-seeder.yml index fa266651d9..1f7c0ece87 100644 --- a/software/cloud-seeder.yml +++ b/software/cloud-seeder.yml @@ -8,14 +8,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/ipv6rslimited/cloudseeder -stargazers_count: 172 +stargazers_count: 180 updated_at: '2025-06-10' archived: false current_release: tag: v1.1.2 published_at: '2024-05-23' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 1 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/cloudbeaver.yml b/software/cloudbeaver.yml index e713812c7b..3115eec765 100644 --- a/software/cloudbeaver.yml +++ b/software/cloudbeaver.yml @@ -8,11 +8,19 @@ platforms: tags: - Database Management source_code_url: https://github.com/dbeaver/cloudbeaver -stargazers_count: 4354 -updated_at: '2025-11-06' +stargazers_count: 4531 +updated_at: '2026-01-03' archived: false commit_history: + 2025-02: 62 + 2025-03: 32 + 2025-04: 51 + 2025-05: 63 + 2025-06: 53 + 2025-07: 56 2025-08: 68 2025-09: 64 2025-10: 41 - 2025-11: 10 + 2025-11: 64 + 2025-12: 77 + 2026-01: 1 diff --git a/software/cloudlog.yml b/software/cloudlog.yml index 6c8fac8f3c..79f3da9874 100644 --- a/software/cloudlog.yml +++ b/software/cloudlog.yml @@ -9,14 +9,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/magicbug/cloudlog -stargazers_count: 533 -updated_at: '2025-10-20' +stargazers_count: 538 +updated_at: '2025-12-23' archived: false current_release: - tag: 2.7.6 - published_at: '2025-10-20' + tag: 2.8.4 + published_at: '2025-12-23' commit_history: + 2025-02: 0 + 2025-03: 4 + 2025-04: 7 + 2025-05: 17 + 2025-06: 6 + 2025-07: 55 2025-08: 113 2025-09: 24 - 2025-10: 82 - 2025-11: 0 + 2025-10: 84 + 2025-11: 77 + 2025-12: 29 + 2026-01: 0 diff --git a/software/cloudreve.yml b/software/cloudreve.yml index 06c2c6d43a..1f7d69f54c 100644 --- a/software/cloudreve.yml +++ b/software/cloudreve.yml @@ -10,14 +10,22 @@ tags: - File Transfer & Synchronization source_code_url: https://github.com/cloudreve/cloudreve demo_url: https://demo.cloudreve.org -stargazers_count: 25391 -updated_at: '2025-10-28' +stargazers_count: 26377 +updated_at: '2026-01-03' archived: false current_release: - tag: 4.9.2 - published_at: '2025-10-16' + tag: 4.10.1 + published_at: '2025-11-15' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 17 + 2025-05: 31 + 2025-06: 40 + 2025-07: 18 2025-08: 28 2025-09: 16 2025-10: 13 - 2025-11: 0 + 2025-11: 5 + 2025-12: 5 + 2026-01: 1 diff --git a/software/cmyflix.yml b/software/cmyflix.yml index c136a6ca89..188f9b97b4 100644 --- a/software/cmyflix.yml +++ b/software/cmyflix.yml @@ -9,14 +9,22 @@ platforms: - deb tags: - Media Streaming - Multimedia Streaming -stargazers_count: 180 -updated_at: '2025-07-30' +stargazers_count: 184 +updated_at: '2025-12-18' archived: false current_release: - tag: '0.26' - published_at: '2025-07-30' + tag: '0.27' + published_at: '2025-12-18' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 3 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/cncjs.yml b/software/cncjs.yml index b3f07497c7..f588eb4d67 100644 --- a/software/cncjs.yml +++ b/software/cncjs.yml @@ -8,14 +8,22 @@ platforms: tags: - Manufacturing source_code_url: https://github.com/cncjs/cncjs/ -stargazers_count: 2480 +stargazers_count: 2520 updated_at: '2025-08-10' archived: false current_release: tag: v1.10.5 published_at: '2024-10-31' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 2 + 2025-07: 0 2025-08: 2 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/cockpit.yml b/software/cockpit.yml index 8780d4c235..1559edee13 100644 --- a/software/cockpit.yml +++ b/software/cockpit.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/Cockpit-HQ/Cockpit -stargazers_count: 508 -updated_at: '2025-10-28' +stargazers_count: 646 +updated_at: '2026-01-04' archived: false current_release: - tag: 2.12.1 - published_at: '2025-10-26' + tag: 2.13.2 + published_at: '2025-12-31' commit_history: + 2025-02: 57 + 2025-03: 72 + 2025-04: 25 + 2025-05: 11 + 2025-06: 7 + 2025-07: 44 2025-08: 32 2025-09: 15 2025-10: 29 - 2025-11: 0 + 2025-11: 23 + 2025-12: 62 + 2026-01: 10 diff --git a/software/code-server.yml b/software/code-server.yml index a80b71702f..9b078d216a 100644 --- a/software/code-server.yml +++ b/software/code-server.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/coder/code-server -stargazers_count: 74544 -updated_at: '2025-10-29' +stargazers_count: 75644 +updated_at: '2025-12-12' archived: false current_release: - tag: v4.105.1 - published_at: '2025-10-20' + tag: v4.107.0 + published_at: '2025-12-17' commit_history: + 2025-02: 14 + 2025-03: 14 + 2025-04: 18 + 2025-05: 16 + 2025-06: 19 + 2025-07: 17 2025-08: 17 2025-09: 6 2025-10: 13 - 2025-11: 0 + 2025-11: 6 + 2025-12: 10 + 2026-01: 0 diff --git a/software/coder.yml b/software/coder.yml index a314e40566..f4b063dbc3 100644 --- a/software/coder.yml +++ b/software/coder.yml @@ -11,14 +11,22 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/coder/coder -stargazers_count: 11393 -updated_at: '2025-11-06' +stargazers_count: 11869 +updated_at: '2026-01-02' archived: false current_release: - tag: v2.28.0 - published_at: '2025-11-04' + tag: v2.29.1 + published_at: '2025-12-09' commit_history: + 2025-02: 245 + 2025-03: 210 + 2025-04: 295 + 2025-05: 315 + 2025-06: 318 + 2025-07: 245 2025-08: 302 2025-09: 232 2025-10: 354 - 2025-11: 44 + 2025-11: 216 + 2025-12: 253 + 2026-01: 1 diff --git a/software/colanode.yml b/software/colanode.yml index 4707f008a4..f81f29622a 100644 --- a/software/colanode.yml +++ b/software/colanode.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Groupware -stargazers_count: 4078 -updated_at: '2025-11-04' +stargazers_count: 4269 +updated_at: '2025-11-13' archived: false current_release: tag: v0.3.11 published_at: '2025-10-23' commit_history: + 2025-02: 55 + 2025-03: 8 + 2025-04: 20 + 2025-05: 16 + 2025-06: 35 + 2025-07: 31 2025-08: 30 2025-09: 11 2025-10: 8 - 2025-11: 1 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/collective-access---providence.yml b/software/collective-access---providence.yml index ae85745d75..98cda1a543 100644 --- a/software/collective-access---providence.yml +++ b/software/collective-access---providence.yml @@ -8,14 +8,22 @@ platforms: tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/collectiveaccess/providence -stargazers_count: 348 -updated_at: '2025-10-09' +stargazers_count: 351 +updated_at: '2026-01-04' archived: false current_release: tag: 2.0.9 published_at: '2025-07-05' commit_history: + 2025-02: 62 + 2025-03: 43 + 2025-04: 33 + 2025-05: 51 + 2025-06: 48 + 2025-07: 37 2025-08: 49 2025-09: 90 - 2025-10: 44 - 2025-11: 0 + 2025-10: 76 + 2025-11: 67 + 2025-12: 59 + 2026-01: 5 diff --git a/software/commafeed.yml b/software/commafeed.yml index 8f6ecb749b..2c34eb1f5a 100644 --- a/software/commafeed.yml +++ b/software/commafeed.yml @@ -10,14 +10,22 @@ tags: - Feed Readers source_code_url: https://github.com/Athou/commafeed demo_url: https://www.commafeed.com/#/app/category/all -stargazers_count: 3249 -updated_at: '2025-11-06' +stargazers_count: 3350 +updated_at: '2026-01-03' archived: false current_release: - tag: 5.11.1 - published_at: '2025-09-22' + tag: 5.12.1 + published_at: '2025-12-31' commit_history: + 2025-02: 109 + 2025-03: 116 + 2025-04: 94 + 2025-05: 109 + 2025-06: 84 + 2025-07: 104 2025-08: 90 2025-09: 98 - 2025-10: 121 - 2025-11: 15 + 2025-10: 122 + 2025-11: 89 + 2025-12: 92 + 2026-01: 5 diff --git a/software/composio.yml b/software/composio.yml index 54fb1d54d0..52be10b4d4 100644 --- a/software/composio.yml +++ b/software/composio.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - API Management depends_3rdparty: true -stargazers_count: 25870 -updated_at: '2025-11-06' +stargazers_count: 26257 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.9.1 - published_at: '2025-11-03' + tag: '@composio/claude-agent-sdk@0.3.3' + published_at: '2025-12-29' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 83 + 2025-05: 266 + 2025-06: 346 + 2025-07: 166 2025-08: 60 2025-09: 117 2025-10: 132 - 2025-11: 41 + 2025-11: 95 + 2025-12: 219 + 2026-01: 1 diff --git a/software/concrete-5-cms.yml b/software/concrete-5-cms.yml index edc5cafcdb..f46d896b71 100644 --- a/software/concrete-5-cms.yml +++ b/software/concrete-5-cms.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/concretecms/concretecms -stargazers_count: 815 -updated_at: '2025-11-05' +stargazers_count: 822 +updated_at: '2025-12-02' archived: false current_release: - tag: 9.4.6 - published_at: '2025-11-04' + tag: 9.4.7 + published_at: '2025-12-02' commit_history: - 2025-08: 160 + 2025-02: 20 + 2025-03: 60 + 2025-04: 42 + 2025-05: 34 + 2025-06: 70 + 2025-07: 155 + 2025-08: 161 2025-09: 28 2025-10: 32 - 2025-11: 24 + 2025-11: 40 + 2025-12: 5 + 2026-01: 0 diff --git a/software/contao.yml b/software/contao.yml index 8478afe9e9..63e7a5a36d 100644 --- a/software/contao.yml +++ b/software/contao.yml @@ -9,11 +9,19 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/contao/contao/ demo_url: https://demo.contao.org/contao -stargazers_count: 389 -updated_at: '2025-11-05' +stargazers_count: 393 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 115 + 2025-03: 99 + 2025-04: 32 + 2025-05: 59 + 2025-06: 83 + 2025-07: 98 2025-08: 106 2025-09: 114 2025-10: 53 - 2025-11: 7 + 2025-11: 104 + 2025-12: 127 + 2026-01: 0 diff --git a/software/converse.js.yml b/software/converse.js.yml index b1e9c3beb2..32eba4bcb5 100644 --- a/software/converse.js.yml +++ b/software/converse.js.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - XMPP - Web Clients source_code_url: https://github.com/conversejs/converse.js -stargazers_count: 3184 -updated_at: '2025-10-17' +stargazers_count: 3200 +updated_at: '2025-12-14' archived: false current_release: tag: v12.0.0 published_at: '2025-08-28' commit_history: + 2025-02: 69 + 2025-03: 85 + 2025-04: 94 + 2025-05: 108 + 2025-06: 102 + 2025-07: 6 2025-08: 64 2025-09: 15 - 2025-10: 22 - 2025-11: 0 + 2025-10: 23 + 2025-11: 1 + 2025-12: 8 + 2026-01: 0 diff --git a/software/convertx.yml b/software/convertx.yml index 3df5ed8cbc..e9a9f35453 100644 --- a/software/convertx.yml +++ b/software/convertx.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Miscellaneous -stargazers_count: 9462 -updated_at: '2025-11-02' +stargazers_count: 13399 +updated_at: '2026-01-01' archived: false current_release: - tag: v0.15.1 - published_at: '2025-10-07' + tag: v0.16.1 + published_at: '2025-12-14' commit_history: + 2025-02: 35 + 2025-03: 23 + 2025-04: 21 + 2025-05: 50 + 2025-06: 48 + 2025-07: 20 2025-08: 73 2025-09: 11 2025-10: 25 - 2025-11: 3 + 2025-11: 11 + 2025-12: 29 + 2026-01: 1 diff --git a/software/convos.yml b/software/convos.yml index 992cc4ff6a..5db36be501 100644 --- a/software/convos.yml +++ b/software/convos.yml @@ -10,11 +10,19 @@ tags: - Communication - IRC source_code_url: https://github.com/convos-chat/convos demo_url: https://convos.chat/#instant-demo -stargazers_count: 1132 +stargazers_count: 1143 updated_at: '2025-02-07' archived: false commit_history: + 2025-02: 5 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/cookcli.yml b/software/cookcli.yml index 93638e4745..a95fc7d121 100644 --- a/software/cookcli.yml +++ b/software/cookcli.yml @@ -8,14 +8,22 @@ platforms: - Rust tags: - Recipe Management -stargazers_count: 975 -updated_at: '2025-11-01' +stargazers_count: 1058 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.18.2 - published_at: '2025-10-19' + tag: v0.19.3 + published_at: '2026-01-04' commit_history: + 2025-02: 0 + 2025-03: 4 + 2025-04: 0 + 2025-05: 64 + 2025-06: 4 + 2025-07: 0 2025-08: 21 2025-09: 69 2025-10: 20 - 2025-11: 1 + 2025-11: 53 + 2025-12: 30 + 2026-01: 4 diff --git a/software/copyparty.yml b/software/copyparty.yml index 353f8e8a76..7aa9284881 100644 --- a/software/copyparty.yml +++ b/software/copyparty.yml @@ -9,14 +9,22 @@ tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/9001/copyparty demo_url: https://a.ocv.me/pub/demo/ -stargazers_count: 33935 -updated_at: '2025-11-02' +stargazers_count: 40143 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.19.20 - published_at: '2025-11-02' + tag: v1.20.0 + published_at: '2026-01-02' commit_history: + 2025-02: 58 + 2025-03: 34 + 2025-04: 47 + 2025-05: 27 + 2025-06: 22 + 2025-07: 97 2025-08: 209 2025-09: 124 2025-10: 111 - 2025-11: 8 + 2025-11: 33 + 2025-12: 82 + 2026-01: 26 diff --git a/software/coral.yml b/software/coral.yml index 61a5e8f073..97558a44aa 100644 --- a/software/coral.yml +++ b/software/coral.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/coralproject/talk -stargazers_count: 1959 -updated_at: '2025-11-04' +stargazers_count: 1969 +updated_at: '2025-12-19' archived: false current_release: - tag: v9.10.8 - published_at: '2025-11-04' + tag: v9.11.1 + published_at: '2025-12-19' commit_history: + 2025-02: 129 + 2025-03: 20 + 2025-04: 15 + 2025-05: 6 + 2025-06: 33 + 2025-07: 7 2025-08: 15 2025-09: 36 - 2025-10: 25 - 2025-11: 5 + 2025-10: 35 + 2025-11: 26 + 2025-12: 19 + 2026-01: 0 diff --git a/software/coreshop.yml b/software/coreshop.yml index 0e1a42d1e4..6fdbac9c9e 100644 --- a/software/coreshop.yml +++ b/software/coreshop.yml @@ -8,14 +8,22 @@ platforms: tags: - E-commerce source_code_url: https://github.com/coreshop/CoreShop -stargazers_count: 287 -updated_at: '2025-10-23' +stargazers_count: 288 +updated_at: '2025-12-15' archived: false current_release: tag: 4.1.7 published_at: '2025-10-23' commit_history: + 2025-02: 47 + 2025-03: 15 + 2025-04: 52 + 2025-05: 47 + 2025-06: 65 + 2025-07: 74 2025-08: 11 2025-09: 0 - 2025-10: 5 - 2025-11: 0 + 2025-10: 11 + 2025-11: 7 + 2025-12: 52 + 2026-01: 0 diff --git a/software/corteza.yml b/software/corteza.yml index 0836d112df..ce7f981649 100644 --- a/software/corteza.yml +++ b/software/corteza.yml @@ -9,14 +9,22 @@ tags: - Customer Relationship Management (CRM) source_code_url: https://github.com/cortezaproject/corteza demo_url: https://latest.cortezaproject.org -stargazers_count: 1904 -updated_at: '2025-10-22' +stargazers_count: 1980 +updated_at: '2025-12-05' archived: false current_release: - tag: 2024.9.5 - published_at: '2025-10-06' + tag: 2024.9.6 + published_at: '2025-11-19' commit_history: + 2025-02: 22 + 2025-03: 33 + 2025-04: 40 + 2025-05: 34 + 2025-06: 21 + 2025-07: 25 2025-08: 11 2025-09: 34 - 2025-10: 6 - 2025-11: 0 + 2025-10: 64 + 2025-11: 24 + 2025-12: 1 + 2026-01: 0 diff --git a/software/cosmos.yml b/software/cosmos.yml index 45880fe856..fdc84191c7 100644 --- a/software/cosmos.yml +++ b/software/cosmos.yml @@ -10,14 +10,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/azukaar/cosmos-Server -stargazers_count: 5225 -updated_at: '2025-04-05' +stargazers_count: 5468 +updated_at: '2025-12-15' archived: false current_release: - tag: v0.19.0-unstable92 - published_at: '2025-11-05' + tag: v0.19.0 + published_at: '2025-12-15' commit_history: + 2025-02: 23 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 - 2025-10: 0 - 2025-11: 0 + 2025-10: 13 + 2025-11: 2 + 2025-12: 2 + 2026-01: 0 diff --git a/software/couchcms.yml b/software/couchcms.yml index 9f4ba211e2..c5d57c770a 100644 --- a/software/couchcms.yml +++ b/software/couchcms.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/CouchCMS/CouchCMS -stargazers_count: 363 +stargazers_count: 368 updated_at: '2025-10-09' archived: false current_release: tag: v2.4 published_at: '2023-10-15' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/countly-community-edition.yml b/software/countly-community-edition.yml index 4e2714716c..c419636968 100644 --- a/software/countly-community-edition.yml +++ b/software/countly-community-edition.yml @@ -9,14 +9,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/Countly/countly-server -stargazers_count: 5779 -updated_at: '2025-11-06' +stargazers_count: 5807 +updated_at: '2025-12-23' archived: false current_release: - tag: 25.03.26 - published_at: '2025-11-06' + tag: 25.03.30 + published_at: '2025-12-10' commit_history: + 2025-02: 87 + 2025-03: 171 + 2025-04: 272 + 2025-05: 217 + 2025-06: 190 + 2025-07: 300 2025-08: 122 2025-09: 160 2025-10: 236 - 2025-11: 63 + 2025-11: 172 + 2025-12: 69 + 2026-01: 0 diff --git a/software/craftcms.yml b/software/craftcms.yml index 7362168600..6c4f7b7b01 100644 --- a/software/craftcms.yml +++ b/software/craftcms.yml @@ -9,14 +9,22 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/craftcms/cms demo_url: https://craftcms.com/demo -stargazers_count: 3489 -updated_at: '2025-11-05' +stargazers_count: 3525 +updated_at: '2026-01-03' archived: false current_release: - tag: 5.8.19 - published_at: '2025-10-28' + tag: 5.8.21 + published_at: '2025-12-05' commit_history: + 2025-02: 524 + 2025-03: 907 + 2025-04: 716 + 2025-05: 420 + 2025-06: 496 + 2025-07: 627 2025-08: 215 2025-09: 149 - 2025-10: 148 - 2025-11: 2 + 2025-10: 152 + 2025-11: 93 + 2025-12: 84 + 2026-01: 2 diff --git a/software/cronicle.yml b/software/cronicle.yml new file mode 100644 index 0000000000..68619da0e9 --- /dev/null +++ b/software/cronicle.yml @@ -0,0 +1,21 @@ +name: Cronicle +website_url: https://cronicle.net/ +source_code_url: https://github.com/jhuckaby/Cronicle +description: Simple, distributed task scheduler and runner with a web based UI. +licenses: + - MIT +platforms: + - Nodejs +tags: + - Automation +stargazers_count: 5314 +updated_at: '2026-01-01' +archived: false +current_release: + tag: v0.9.102 + published_at: '2025-12-19' +commit_history: + 2025-10: 16 + 2025-11: 4 + 2025-12: 5 + 2026-01: 2 diff --git a/software/cryptpad.yml b/software/cryptpad.yml index 5fd723b399..d4dad43b46 100644 --- a/software/cryptpad.yml +++ b/software/cryptpad.yml @@ -9,14 +9,22 @@ platforms: tags: - Office Suites source_code_url: https://github.com/cryptpad/cryptpad -stargazers_count: 7020 +stargazers_count: 7205 updated_at: '2025-10-24' archived: false current_release: tag: 2025.9.0 published_at: '2025-10-22' commit_history: + 2025-02: 130 + 2025-03: 249 + 2025-04: 95 + 2025-05: 166 + 2025-06: 204 + 2025-07: 110 2025-08: 182 2025-09: 207 2025-10: 163 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/cstate.yml b/software/cstate.yml index e6e25f884a..f04935cac0 100644 --- a/software/cstate.yml +++ b/software/cstate.yml @@ -9,14 +9,22 @@ tags: - Status / Uptime pages source_code_url: https://github.com/cstate/cstate demo_url: https://cstate.mnts.lt/ -stargazers_count: 2775 -updated_at: '2025-07-30' +stargazers_count: 2816 +updated_at: '2025-11-30' archived: false current_release: tag: 6.0.1 published_at: '2025-07-30' commit_history: - 2025-08: 0 + 2025-02: 0 + 2025-03: 6 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 6 + 2025-08: 1 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/cubiks-2048.yml b/software/cubiks-2048.yml index 2b84f5dc93..ed2cbad6a3 100644 --- a/software/cubiks-2048.yml +++ b/software/cubiks-2048.yml @@ -13,7 +13,15 @@ stargazers_count: 25 updated_at: '2014-06-07' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/cups.yml b/software/cups.yml index 2d59f68715..e47c7443e2 100644 --- a/software/cups.yml +++ b/software/cups.yml @@ -8,14 +8,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/OpenPrinting/cups -stargazers_count: 1397 -updated_at: '2025-11-04' +stargazers_count: 1472 +updated_at: '2026-01-03' archived: false current_release: - tag: v2.4.14 - published_at: '2025-09-11' + tag: v2.4.16 + published_at: '2025-12-04' commit_history: + 2025-02: 25 + 2025-03: 27 + 2025-04: 66 + 2025-05: 74 + 2025-06: 44 + 2025-07: 88 2025-08: 35 2025-09: 45 - 2025-10: 18 - 2025-11: 10 + 2025-10: 19 + 2025-11: 62 + 2025-12: 31 + 2026-01: 4 diff --git a/software/cyberchef.yml b/software/cyberchef.yml index de68f0a040..c79577423e 100644 --- a/software/cyberchef.yml +++ b/software/cyberchef.yml @@ -9,14 +9,22 @@ tags: - Miscellaneous source_code_url: https://github.com/gchq/CyberChef demo_url: https://gchq.github.io/CyberChef -stargazers_count: 33060 +stargazers_count: 33637 updated_at: '2025-08-06' archived: false current_release: tag: v10.19.4 published_at: '2024-10-23' commit_history: + 2025-02: 84 + 2025-03: 21 + 2025-04: 43 + 2025-05: 42 + 2025-06: 0 + 2025-07: 5 2025-08: 2 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/cypht.yml b/software/cypht.yml index 93f977a1a6..8a31dc9109 100644 --- a/software/cypht.yml +++ b/software/cypht.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Email - Webmail Clients source_code_url: https://github.com/cypht-org/cypht -stargazers_count: 1341 -updated_at: '2025-11-06' +stargazers_count: 1392 +updated_at: '2025-12-23' archived: false current_release: - tag: v2.5.0 - published_at: '2025-10-29' + tag: v2.5.1 + published_at: '2025-11-10' commit_history: + 2025-02: 47 + 2025-03: 33 + 2025-04: 14 + 2025-05: 32 + 2025-06: 77 + 2025-07: 53 2025-08: 130 2025-09: 135 - 2025-10: 117 - 2025-11: 19 + 2025-10: 119 + 2025-11: 74 + 2025-12: 13 + 2026-01: 0 diff --git a/software/cyrus-imap.yml b/software/cyrus-imap.yml index 8ae9c69832..e16ca24e2b 100644 --- a/software/cyrus-imap.yml +++ b/software/cyrus-imap.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Email - Mail Delivery Agents source_code_url: https://github.com/cyrusimap/cyrus-imapd -stargazers_count: 608 -updated_at: '2025-11-06' +stargazers_count: 614 +updated_at: '2025-12-31' archived: false current_release: tag: cyrus-imapd-3.8.6 published_at: '2025-06-27' commit_history: + 2025-02: 265 + 2025-03: 143 + 2025-04: 93 + 2025-05: 101 + 2025-06: 61 + 2025-07: 221 2025-08: 184 2025-09: 90 - 2025-10: 99 - 2025-11: 10 + 2025-10: 100 + 2025-11: 189 + 2025-12: 139 + 2026-01: 0 diff --git a/software/cytube.yml b/software/cytube.yml index 03dcc5caa7..2671b56f31 100644 --- a/software/cytube.yml +++ b/software/cytube.yml @@ -9,14 +9,22 @@ tags: - Media Streaming - Video Streaming source_code_url: https://github.com/calzoneman/sync demo_url: https://cytu.be -stargazers_count: 1541 -updated_at: '2025-10-09' +stargazers_count: 1551 +updated_at: '2025-11-07' archived: false current_release: tag: v3.36.1 published_at: '2017-05-18' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 3 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/dagu.yml b/software/dagu.yml index 89ebf97b6e..a6a0e06621 100644 --- a/software/dagu.yml +++ b/software/dagu.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Automation -stargazers_count: 2770 -updated_at: '2025-11-06' +stargazers_count: 2964 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.24.0 - published_at: '2025-11-03' + tag: v1.30.3 + published_at: '2026-01-04' commit_history: + 2025-02: 44 + 2025-03: 19 + 2025-04: 15 + 2025-05: 39 + 2025-06: 144 + 2025-07: 100 2025-08: 85 2025-09: 44 2025-10: 65 - 2025-11: 13 + 2025-11: 43 + 2025-12: 72 + 2026-01: 25 diff --git a/software/daily-stars-explorer.yml b/software/daily-stars-explorer.yml index afd9273915..2c3b72de9e 100644 --- a/software/daily-stars-explorer.yml +++ b/software/daily-stars-explorer.yml @@ -12,14 +12,22 @@ tags: - Analytics depends_3rdparty: true demo_url: https://emanuelef.github.io/daily-stars-explorer -stargazers_count: 280 -updated_at: '2025-11-05' +stargazers_count: 301 +updated_at: '2025-12-19' archived: false current_release: tag: v0.0.7 published_at: '2025-08-11' commit_history: + 2025-02: 7 + 2025-03: 5 + 2025-04: 5 + 2025-05: 5 + 2025-06: 17 + 2025-07: 7 2025-08: 15 2025-09: 3 2025-10: 4 - 2025-11: 2 + 2025-11: 7 + 2025-12: 11 + 2026-01: 0 diff --git a/software/dailytxt.yml b/software/dailytxt.yml index 287029484f..0e393c849a 100644 --- a/software/dailytxt.yml +++ b/software/dailytxt.yml @@ -8,11 +8,20 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/PhiTux/DailyTxT -stargazers_count: 326 -updated_at: '2025-11-02' +demo_url: https://dailytxt.phitux.de +stargazers_count: 411 +updated_at: '2026-01-01' archived: false commit_history: + 2025-02: 4 + 2025-03: 9 + 2025-04: 8 + 2025-05: 1 + 2025-06: 3 + 2025-07: 15 2025-08: 22 2025-09: 38 2025-10: 81 - 2025-11: 4 + 2025-11: 43 + 2025-12: 31 + 2026-01: 1 diff --git a/software/damselfly.yml b/software/damselfly.yml index b230cc5bd4..4e672e2dc9 100644 --- a/software/damselfly.yml +++ b/software/damselfly.yml @@ -10,14 +10,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/webreaper/damselfly -stargazers_count: 1698 +stargazers_count: 1731 updated_at: '2025-01-07' archived: false current_release: tag: 4.2.3 published_at: '2025-01-07' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/dashpress.yml b/software/dashpress.yml index 6019649177..51d981ef20 100644 --- a/software/dashpress.yml +++ b/software/dashpress.yml @@ -13,7 +13,15 @@ stargazers_count: 1880 updated_at: '2024-12-21' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/dashy.yml b/software/dashy.yml index c4f40f5b62..5e02c3c45b 100644 --- a/software/dashy.yml +++ b/software/dashy.yml @@ -10,14 +10,22 @@ tags: - Personal Dashboards source_code_url: https://github.com/lissy93/dashy demo_url: https://demo.dashy.to/ -stargazers_count: 22992 -updated_at: '2025-10-25' +stargazers_count: 23564 +updated_at: '2025-12-27' archived: false current_release: tag: 3.1.1 published_at: '2024-05-30' commit_history: + 2025-02: 11 + 2025-03: 21 + 2025-04: 10 + 2025-05: 9 + 2025-06: 10 + 2025-07: 45 2025-08: 31 2025-09: 4 - 2025-10: 8 - 2025-11: 0 + 2025-10: 10 + 2025-11: 4 + 2025-12: 3 + 2026-01: 0 diff --git a/software/databag.yml b/software/databag.yml index 3b0f042f3a..df99e0c0a2 100644 --- a/software/databag.yml +++ b/software/databag.yml @@ -9,14 +9,22 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/balzack/databag demo_url: https://databag.coredb.org/#/create -stargazers_count: 1334 -updated_at: '2025-09-16' +stargazers_count: 1385 +updated_at: '2026-01-01' archived: false current_release: tag: v1.1.1021 published_at: '2024-06-20' commit_history: + 2025-02: 4 + 2025-03: 43 + 2025-04: 8 + 2025-05: 45 + 2025-06: 114 + 2025-07: 50 2025-08: 57 2025-09: 39 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 1 diff --git a/software/databunker.yml b/software/databunker.yml index 9a5b06cae5..da32d6db0f 100644 --- a/software/databunker.yml +++ b/software/databunker.yml @@ -8,11 +8,19 @@ platforms: tags: - Database Management source_code_url: https://github.com/securitybunker/databunker -stargazers_count: 1338 +stargazers_count: 1374 updated_at: '2025-11-06' archived: false commit_history: + 2025-02: 18 + 2025-03: 9 + 2025-04: 0 + 2025-05: 2 + 2025-06: 4 + 2025-07: 0 2025-08: 2 2025-09: 2 2025-10: 0 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/datasette.yml b/software/datasette.yml index a60bafff3f..0fb79369b0 100644 --- a/software/datasette.yml +++ b/software/datasette.yml @@ -9,15 +9,22 @@ platforms: tags: - Database Management source_code_url: https://github.com/simonw/datasette -demo_url: https://global-power-plants.datasettes.com/global-power-plants/global-power-plants -stargazers_count: 10498 -updated_at: '2025-11-05' +stargazers_count: 10647 +updated_at: '2025-12-22' archived: false current_release: - tag: 1.0a21 - published_at: '2025-11-05' + tag: 1.0a23 + published_at: '2025-12-03' commit_history: + 2025-02: 13 + 2025-03: 5 + 2025-04: 7 + 2025-05: 2 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 2 2025-10: 139 - 2025-11: 32 + 2025-11: 43 + 2025-12: 13 + 2026-01: 0 diff --git a/software/davis.yml b/software/davis.yml index c01f6533ba..dfffa8aadd 100644 --- a/software/davis.yml +++ b/software/davis.yml @@ -8,14 +8,22 @@ platforms: tags: - Calendar & Contacts source_code_url: https://github.com/tchapi/davis -stargazers_count: 564 +stargazers_count: 600 updated_at: '2025-11-01' archived: false current_release: tag: v5.3.0 published_at: '2025-11-01' commit_history: + 2025-02: 6 + 2025-03: 0 + 2025-04: 10 + 2025-05: 4 + 2025-06: 9 + 2025-07: 6 2025-08: 6 2025-09: 7 2025-10: 3 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/davmail.yml b/software/davmail.yml index 755b36def4..357dd6156c 100644 --- a/software/davmail.yml +++ b/software/davmail.yml @@ -10,11 +10,19 @@ tags: - Communication - Email - Mail Delivery Agents - Calendar & Contacts depends_3rdparty: true -stargazers_count: 669 -updated_at: '2025-11-05' +stargazers_count: 687 +updated_at: '2025-12-24' archived: false commit_history: + 2025-02: 31 + 2025-03: 13 + 2025-04: 9 + 2025-05: 53 + 2025-06: 19 + 2025-07: 19 2025-08: 8 2025-09: 28 2025-10: 96 - 2025-11: 4 + 2025-11: 39 + 2025-12: 6 + 2026-01: 0 diff --git a/software/dawarich.yml b/software/dawarich.yml index cd3237c55b..0170693ae7 100644 --- a/software/dawarich.yml +++ b/software/dawarich.yml @@ -8,14 +8,22 @@ platforms: tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/Freika/dawarich -stargazers_count: 7219 -updated_at: '2025-10-31' +stargazers_count: 7604 +updated_at: '2026-01-04' archived: false current_release: - tag: 0.34.2 - published_at: '2025-10-31' + tag: 0.37.2 + published_at: '2026-01-04' commit_history: - 2025-08: 100 + 2025-02: 161 + 2025-03: 58 + 2025-04: 89 + 2025-05: 158 + 2025-06: 88 + 2025-07: 179 + 2025-08: 101 2025-09: 183 - 2025-10: 110 - 2025-11: 0 + 2025-10: 123 + 2025-11: 116 + 2025-12: 8 + 2026-01: 1 diff --git a/software/debops.yml b/software/debops.yml index dbff0a0e79..3a4961ec14 100644 --- a/software/debops.yml +++ b/software/debops.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/debops/debops -stargazers_count: 1348 -updated_at: '2025-10-09' +stargazers_count: 1358 +updated_at: '2025-11-25' archived: false current_release: tag: v3.2.5 published_at: '2025-10-09' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 39 - 2025-11: 0 + 2025-11: 8 + 2025-12: 0 + 2026-01: 0 diff --git a/software/depay.yml b/software/depay.yml index 8df70f9364..e7bdd116cf 100644 --- a/software/depay.yml +++ b/software/depay.yml @@ -9,14 +9,22 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/depayfi/widgets demo_url: https://depay.com/products/payments -stargazers_count: 120 -updated_at: '2025-10-22' +stargazers_count: 121 +updated_at: '2025-12-31' archived: false current_release: - tag: v13.0.38 - published_at: '2025-10-22' + tag: v13.0.40 + published_at: '2025-12-31' commit_history: + 2025-02: 3 + 2025-03: 1 + 2025-04: 10 + 2025-05: 31 + 2025-06: 13 + 2025-07: 13 2025-08: 0 2025-09: 4 2025-10: 2 - 2025-11: 0 + 2025-11: 2 + 2025-12: 11 + 2026-01: 0 diff --git a/software/diaspora.yml b/software/diaspora.yml index 00eefa1fe4..1d9bf2a462 100644 --- a/software/diaspora.yml +++ b/software/diaspora.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/diaspora/diaspora -stargazers_count: 13801 +stargazers_count: 13850 updated_at: '2025-06-22' archived: false current_release: tag: v0.9.0.0 published_at: '2024-06-16' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 2 + 2025-05: 0 + 2025-06: 2 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/dietpi.yml b/software/dietpi.yml index efcfc03a33..1f99c604a4 100644 --- a/software/dietpi.yml +++ b/software/dietpi.yml @@ -8,14 +8,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/MichaIng/DietPi -stargazers_count: 5622 -updated_at: '2025-10-23' +stargazers_count: 5756 +updated_at: '2025-12-20' archived: false current_release: - tag: v9.18 - published_at: '2025-10-19' + tag: v9.20 + published_at: '2025-12-14' commit_history: + 2025-02: 99 + 2025-03: 22 + 2025-04: 58 + 2025-05: 164 + 2025-06: 156 + 2025-07: 66 2025-08: 171 2025-09: 85 - 2025-10: 77 - 2025-11: 0 + 2025-10: 113 + 2025-11: 80 + 2025-12: 24 + 2026-01: 0 diff --git a/software/dify.ai.yml b/software/dify.ai.yml index 48c0c2af0f..53cf98ffa8 100644 --- a/software/dify.ai.yml +++ b/software/dify.ai.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Software Development - Low Code -stargazers_count: 118234 -updated_at: '2025-11-06' +stargazers_count: 124649 +updated_at: '2026-01-04' archived: false current_release: - tag: 1.10.0-rc1 - published_at: '2025-10-30' + tag: 1.11.2 + published_at: '2025-12-25' commit_history: + 2025-02: 230 + 2025-03: 333 + 2025-04: 377 + 2025-05: 258 + 2025-06: 248 + 2025-07: 398 2025-08: 443 2025-09: 415 2025-10: 306 - 2025-11: 49 + 2025-11: 311 + 2025-12: 458 + 2026-01: 22 diff --git a/software/directory-lister.yml b/software/directory-lister.yml index 6b72ce9212..bafede519e 100644 --- a/software/directory-lister.yml +++ b/software/directory-lister.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/DirectoryLister/DirectoryLister -stargazers_count: 2433 -updated_at: '2025-11-02' +stargazers_count: 2474 +updated_at: '2025-12-22' archived: false current_release: - tag: 5.3.1 - published_at: '2025-10-13' + tag: 5.4.0 + published_at: '2025-12-22' commit_history: + 2025-02: 4 + 2025-03: 57 + 2025-04: 5 + 2025-05: 22 + 2025-06: 6 + 2025-07: 4 2025-08: 9 2025-09: 0 2025-10: 16 - 2025-11: 3 + 2025-11: 10 + 2025-12: 14 + 2026-01: 0 diff --git a/software/directus.yml b/software/directus.yml index 616d2ea487..a8c61d0e5f 100644 --- a/software/directus.yml +++ b/software/directus.yml @@ -9,14 +9,22 @@ platforms: tags: - Database Management source_code_url: https://github.com/directus/directus -stargazers_count: 33429 -updated_at: '2025-11-06' +stargazers_count: 33855 +updated_at: '2025-12-28' archived: false current_release: - tag: v11.13.0 - published_at: '2025-11-04' + tag: v11.14.0 + published_at: '2025-12-09' commit_history: + 2025-02: 70 + 2025-03: 62 + 2025-04: 68 + 2025-05: 28 + 2025-06: 134 + 2025-07: 108 2025-08: 60 2025-09: 29 2025-10: 55 - 2025-11: 19 + 2025-11: 59 + 2025-12: 44 + 2026-01: 0 diff --git a/software/discount-bandit.yml b/software/discount-bandit.yml index 8a324d4d8f..ccf786d28e 100644 --- a/software/discount-bandit.yml +++ b/software/discount-bandit.yml @@ -11,14 +11,22 @@ tags: - Automation - E-commerce depends_3rdparty: true -stargazers_count: 554 -updated_at: '2025-11-06' +stargazers_count: 608 +updated_at: '2025-12-12' archived: false current_release: - tag: v-3.6 - published_at: '2025-06-23' + tag: v-4 + published_at: '2025-11-07' commit_history: + 2025-02: 7 + 2025-03: 11 + 2025-04: 9 + 2025-05: 2 + 2025-06: 1 + 2025-07: 0 2025-08: 0 2025-09: 15 2025-10: 3 - 2025-11: 7 + 2025-11: 9 + 2025-12: 2 + 2026-01: 0 diff --git a/software/discourse.yml b/software/discourse.yml index d5dd25bb73..dd4f38fefe 100644 --- a/software/discourse.yml +++ b/software/discourse.yml @@ -9,11 +9,19 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/discourse/discourse demo_url: https://try.discourse.org/ -stargazers_count: 45506 -updated_at: '2025-11-06' +stargazers_count: 45921 +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 391 + 2025-03: 471 + 2025-04: 413 + 2025-05: 405 + 2025-06: 332 + 2025-07: 559 2025-08: 515 2025-09: 361 2025-10: 556 - 2025-11: 114 + 2025-11: 501 + 2025-12: 524 + 2026-01: 4 diff --git a/software/dittofeed.yml b/software/dittofeed.yml index 678d1f2e8f..af1e252119 100644 --- a/software/dittofeed.yml +++ b/software/dittofeed.yml @@ -10,14 +10,22 @@ tags: - Automation - Communication - Email - Mailing Lists and Newsletters demo_url: https://demo.dittofeed.com/dashboard/journeys -stargazers_count: 2525 -updated_at: '2025-11-06' +stargazers_count: 2596 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.23.0-alpha.129 - published_at: '2025-11-06' + tag: v0.24.0-alpha.11 + published_at: '2026-01-03' commit_history: + 2025-02: 28 + 2025-03: 54 + 2025-04: 25 + 2025-05: 66 + 2025-06: 50 + 2025-07: 58 2025-08: 92 2025-09: 43 2025-10: 14 - 2025-11: 4 + 2025-11: 21 + 2025-12: 21 + 2026-01: 6 diff --git a/software/django-crm.yml b/software/django-crm.yml index 5f05db166f..2b373973a0 100644 --- a/software/django-crm.yml +++ b/software/django-crm.yml @@ -8,14 +8,22 @@ platforms: - Python tags: - Customer Relationship Management (CRM) -stargazers_count: 431 -updated_at: '2025-11-06' +stargazers_count: 467 +updated_at: '2026-01-04' archived: false current_release: - tag: 1.6.1 - published_at: '2025-10-31' + tag: v1.7.0 + published_at: '2025-12-13' commit_history: + 2025-02: 74 + 2025-03: 75 + 2025-04: 91 + 2025-05: 86 + 2025-06: 117 + 2025-07: 76 2025-08: 61 2025-09: 57 2025-10: 63 - 2025-11: 4 + 2025-11: 36 + 2025-12: 52 + 2026-01: 14 diff --git a/software/django-wiki.yml b/software/django-wiki.yml index ca29001308..7b4d0d3d97 100644 --- a/software/django-wiki.yml +++ b/software/django-wiki.yml @@ -9,14 +9,22 @@ tags: - Wikis source_code_url: https://github.com/django-wiki/django-wiki demo_url: https://demo.django-wiki.org/ -stargazers_count: 1897 +stargazers_count: 1899 updated_at: '2025-10-11' archived: false current_release: tag: releases/0.12.2 published_at: '2025-10-13' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 3 + 2025-05: 3 + 2025-06: 0 + 2025-07: 0 2025-08: 4 2025-09: 9 2025-10: 4 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/docassemble.yml b/software/docassemble.yml index d2f9cc7feb..1fedb4d656 100644 --- a/software/docassemble.yml +++ b/software/docassemble.yml @@ -10,11 +10,19 @@ tags: - Polls and Events source_code_url: https://github.com/jhpyle/docassemble demo_url: https://demo.docassemble.org/run/legal -stargazers_count: 895 -updated_at: '2025-11-04' +stargazers_count: 914 +updated_at: '2026-01-01' archived: false commit_history: + 2025-02: 10 + 2025-03: 15 + 2025-04: 18 + 2025-05: 24 + 2025-06: 2 + 2025-07: 0 2025-08: 42 2025-09: 15 2025-10: 14 - 2025-11: 8 + 2025-11: 24 + 2025-12: 30 + 2026-01: 2 diff --git a/software/docat.yml b/software/docat.yml index 55e56934cb..3c3daf3e8b 100644 --- a/software/docat.yml +++ b/software/docat.yml @@ -9,14 +9,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/docat-org/docat -stargazers_count: 873 +stargazers_count: 879 updated_at: '2025-06-24' archived: false current_release: tag: 1.5.3 published_at: '2025-06-24' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 4 + 2025-05: 0 + 2025-06: 8 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/docker-mailserver.yml b/software/docker-mailserver.yml index d6b5ece94c..b45c247fc0 100644 --- a/software/docker-mailserver.yml +++ b/software/docker-mailserver.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/docker-mailserver/docker-mailserver -stargazers_count: 17357 -updated_at: '2025-10-27' +stargazers_count: 17672 +updated_at: '2026-01-03' archived: false current_release: tag: v15.1.0 published_at: '2025-08-12' commit_history: + 2025-02: 17 + 2025-03: 22 + 2025-04: 4 + 2025-05: 11 + 2025-06: 9 + 2025-07: 5 2025-08: 14 2025-09: 5 2025-10: 10 - 2025-11: 0 + 2025-11: 6 + 2025-12: 8 + 2026-01: 1 diff --git a/software/dockstarter.yml b/software/dockstarter.yml index 474d67b5c3..a03136ace1 100644 --- a/software/dockstarter.yml +++ b/software/dockstarter.yml @@ -8,14 +8,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/GhostWriters/DockSTARTer -stargazers_count: 2485 -updated_at: '2025-11-02' +stargazers_count: 2519 +updated_at: '2025-12-29' archived: false current_release: - tag: v2025.11.02-1 - published_at: '2025-11-02' + tag: v2025.12.28-1 + published_at: '2025-12-28' commit_history: + 2025-02: 14 + 2025-03: 34 + 2025-04: 10 + 2025-05: 19 + 2025-06: 67 + 2025-07: 151 2025-08: 78 2025-09: 76 2025-10: 35 - 2025-11: 5 + 2025-11: 43 + 2025-12: 23 + 2026-01: 0 diff --git a/software/docmost.yml b/software/docmost.yml index 75cc383acc..64c42fefb0 100644 --- a/software/docmost.yml +++ b/software/docmost.yml @@ -9,14 +9,22 @@ platforms: - Nodejs tags: - Wikis -stargazers_count: 17771 -updated_at: '2025-10-25' +stargazers_count: 18425 +updated_at: '2025-12-14' archived: false current_release: - tag: v0.23.2 - published_at: '2025-09-18' + tag: v0.24.1 + published_at: '2025-12-14' commit_history: + 2025-02: 36 + 2025-03: 52 + 2025-04: 57 + 2025-05: 15 + 2025-06: 31 + 2025-07: 46 2025-08: 29 2025-09: 44 2025-10: 8 - 2025-11: 0 + 2025-11: 3 + 2025-12: 18 + 2026-01: 0 diff --git a/software/docs.yml b/software/docs.yml index c55401d85f..7ac059deaa 100644 --- a/software/docs.yml +++ b/software/docs.yml @@ -9,14 +9,22 @@ platforms: tags: - Note-taking & Editors - Knowledge Management Tools -stargazers_count: 14651 -updated_at: '2025-11-06' +stargazers_count: 15397 +updated_at: '2025-12-22' archived: false current_release: - tag: v3.8.2 - published_at: '2025-10-17' + tag: v4.2.0 + published_at: '2025-12-17' commit_history: + 2025-02: 47 + 2025-03: 153 + 2025-04: 43 + 2025-05: 76 + 2025-06: 69 + 2025-07: 130 2025-08: 41 2025-09: 91 2025-10: 79 - 2025-11: 10 + 2025-11: 68 + 2025-12: 80 + 2026-01: 0 diff --git a/software/docspell.yml b/software/docspell.yml index d3939b17bc..82dd9b9cee 100644 --- a/software/docspell.yml +++ b/software/docspell.yml @@ -10,14 +10,22 @@ platforms: tags: - Document Management source_code_url: https://github.com/eikek/docspell -stargazers_count: 1943 -updated_at: '2025-10-30' +stargazers_count: 1973 +updated_at: '2025-12-17' archived: false current_release: tag: nightly - published_at: '2025-10-30' + published_at: '2025-12-17' commit_history: + 2025-02: 40 + 2025-03: 57 + 2025-04: 8 + 2025-05: 33 + 2025-06: 38 + 2025-07: 24 2025-08: 27 2025-09: 37 2025-10: 23 - 2025-11: 0 + 2025-11: 3 + 2025-12: 5 + 2026-01: 0 diff --git a/software/documenso.yml b/software/documenso.yml index 86d2919e10..d0442ac1df 100644 --- a/software/documenso.yml +++ b/software/documenso.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Document Management -stargazers_count: 11833 -updated_at: '2025-11-01' +stargazers_count: 12131 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.13.1 - published_at: '2025-10-23' + tag: v2.3.0 + published_at: '2025-12-18' commit_history: + 2025-02: 69 + 2025-03: 44 + 2025-04: 27 + 2025-05: 25 + 2025-06: 47 + 2025-07: 37 2025-08: 48 2025-09: 26 2025-10: 27 - 2025-11: 1 + 2025-11: 97 + 2025-12: 88 + 2026-01: 3 diff --git a/software/documize.yml b/software/documize.yml index 6e1ef3a8de..025cae34e2 100644 --- a/software/documize.yml +++ b/software/documize.yml @@ -8,14 +8,22 @@ platforms: tags: - Wikis source_code_url: https://github.com/documize/community -stargazers_count: 2333 +stargazers_count: 2351 updated_at: '2025-09-19' archived: false current_release: tag: v5.14.0 published_at: '2025-09-19' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/docuseal.yml b/software/docuseal.yml index 50a090aeae..5a226d76ad 100644 --- a/software/docuseal.yml +++ b/software/docuseal.yml @@ -9,14 +9,22 @@ platforms: tags: - Document Management demo_url: https://demo.docuseal.tech/ -stargazers_count: 10844 -updated_at: '2025-11-03' +stargazers_count: 11096 +updated_at: '2025-12-22' archived: false current_release: - tag: 2.2.0 - published_at: '2025-11-03' + tag: 2.2.7 + published_at: '2025-12-22' commit_history: + 2025-02: 66 + 2025-03: 55 + 2025-04: 50 + 2025-05: 76 + 2025-06: 102 + 2025-07: 66 2025-08: 38 2025-09: 68 2025-10: 28 - 2025-11: 9 + 2025-11: 63 + 2025-12: 47 + 2026-01: 0 diff --git a/software/dokuwiki.yml b/software/dokuwiki.yml index 8791b4d3cb..ee93e19ef3 100644 --- a/software/dokuwiki.yml +++ b/software/dokuwiki.yml @@ -8,14 +8,22 @@ platforms: tags: - Wikis source_code_url: https://github.com/dokuwiki/dokuwiki -stargazers_count: 4457 -updated_at: '2025-11-05' +stargazers_count: 4508 +updated_at: '2025-12-22' archived: false current_release: tag: release-2025-05-14b published_at: '2025-09-09' commit_history: + 2025-02: 0 + 2025-03: 16 + 2025-04: 21 + 2025-05: 29 + 2025-06: 17 + 2025-07: 12 2025-08: 10 2025-09: 37 - 2025-10: 6 - 2025-11: 4 + 2025-10: 8 + 2025-11: 14 + 2025-12: 14 + 2026-01: 0 diff --git a/software/dolibarr.yml b/software/dolibarr.yml index 029fafb49b..ff66f7d209 100644 --- a/software/dolibarr.yml +++ b/software/dolibarr.yml @@ -11,14 +11,22 @@ tags: - Customer Relationship Management (CRM) source_code_url: https://github.com/Dolibarr/dolibarr demo_url: https://www.dolibarr.org/onlinedemo.php -stargazers_count: 6637 -updated_at: '2025-11-06' +stargazers_count: 6791 +updated_at: '2026-01-03' archived: false current_release: - tag: 22.0.2 - published_at: '2025-09-27' + tag: 22.0.4 + published_at: '2025-12-24' commit_history: - 2025-08: 672 - 2025-09: 775 - 2025-10: 803 - 2025-11: 175 + 2025-02: 1309 + 2025-03: 888 + 2025-04: 675 + 2025-05: 384 + 2025-06: 604 + 2025-07: 677 + 2025-08: 684 + 2025-09: 779 + 2025-10: 822 + 2025-11: 1001 + 2025-12: 753 + 2026-01: 38 diff --git a/software/domain-locker.yml b/software/domain-locker.yml index e59e6a38c5..def985eb2b 100644 --- a/software/domain-locker.yml +++ b/software/domain-locker.yml @@ -10,14 +10,22 @@ platforms: tags: - Miscellaneous demo_url: https://demo.domain-locker.com -stargazers_count: 361 -updated_at: '2025-09-28' +stargazers_count: 1055 +updated_at: '2025-12-27' archived: false current_release: - tag: v0.1.0 - published_at: '2025-07-26' + tag: v0.1.2 + published_at: '2025-11-14' commit_history: + 2025-02: 66 + 2025-03: 145 + 2025-04: 100 + 2025-05: 2 + 2025-06: 32 + 2025-07: 82 2025-08: 0 2025-09: 2 2025-10: 0 - 2025-11: 0 + 2025-11: 15 + 2025-12: 2 + 2026-01: 0 diff --git a/software/domjudge.yml b/software/domjudge.yml index 4c40d27b85..b17f5331aa 100644 --- a/software/domjudge.yml +++ b/software/domjudge.yml @@ -11,11 +11,19 @@ tags: - Miscellaneous source_code_url: https://github.com/DOMjudge/domjudge demo_url: https://www.domjudge.org/demo -stargazers_count: 835 -updated_at: '2025-11-04' +stargazers_count: 849 +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 32 + 2025-03: 56 + 2025-04: 10 + 2025-05: 10 + 2025-06: 1 + 2025-07: 42 2025-08: 15 2025-09: 66 2025-10: 39 - 2025-11: 4 + 2025-11: 93 + 2025-12: 85 + 2026-01: 1 diff --git a/software/domoticz.yml b/software/domoticz.yml index 97efc8660b..20e73cd8b6 100644 --- a/software/domoticz.yml +++ b/software/domoticz.yml @@ -12,14 +12,22 @@ tags: - Internet of Things (IoT) source_code_url: https://github.com/domoticz/domoticz related_software_url: https://github.com/domoticz/domoticz-android -stargazers_count: 3674 -updated_at: '2025-11-03' +stargazers_count: 3697 +updated_at: '2026-01-02' archived: false current_release: tag: '2025.2' published_at: '2025-10-13' commit_history: + 2025-02: 8 + 2025-03: 124 + 2025-04: 56 + 2025-05: 51 + 2025-06: 19 + 2025-07: 8 2025-08: 36 2025-09: 21 2025-10: 58 - 2025-11: 18 + 2025-11: 117 + 2025-12: 27 + 2026-01: 2 diff --git a/software/donetick.yml b/software/donetick.yml index 1c3623f800..af572752cd 100644 --- a/software/donetick.yml +++ b/software/donetick.yml @@ -10,14 +10,22 @@ platforms: tags: - Task Management & To-do Lists demo_url: https://app.donetick.com/ -stargazers_count: 1431 -updated_at: '2025-11-04' +stargazers_count: 1645 +updated_at: '2025-12-01' archived: false current_release: tag: v0.1.64 published_at: '2025-10-03' commit_history: + 2025-02: 29 + 2025-03: 13 + 2025-04: 7 + 2025-05: 23 + 2025-06: 27 + 2025-07: 15 2025-08: 30 2025-09: 36 2025-10: 2 - 2025-11: 2 + 2025-11: 4 + 2025-12: 1 + 2026-01: 0 diff --git a/software/dovecot.yml b/software/dovecot.yml index 7ce745345e..6817ca1cfc 100644 --- a/software/dovecot.yml +++ b/software/dovecot.yml @@ -10,14 +10,22 @@ platforms: tags: - Communication - Email - Mail Delivery Agents source_code_url: https://github.com/dovecot/core -stargazers_count: 8672 -updated_at: '2025-10-31' +stargazers_count: 1153 +updated_at: '2025-12-22' archived: false current_release: - tag: 2025.11.0b6 - published_at: '2025-11-05' + tag: 2.4.2 + published_at: '2025-10-29' commit_history: - 2025-08: 16 - 2025-09: 12 - 2025-10: 14 - 2025-11: 0 + 2025-02: 1523 + 2025-03: 146 + 2025-04: 29 + 2025-05: 105 + 2025-06: 43 + 2025-07: 49 + 2025-08: 174 + 2025-09: 76 + 2025-10: 398 + 2025-11: 123 + 2025-12: 58 + 2026-01: 0 diff --git a/software/dpaste.yml b/software/dpaste.yml index a17b1b23dc..74cc0ba5f4 100644 --- a/software/dpaste.yml +++ b/software/dpaste.yml @@ -9,14 +9,22 @@ platforms: tags: - Pastebins source_code_url: https://github.com/DarrenOfficial/dpaste -stargazers_count: 580 +stargazers_count: 618 updated_at: '2025-07-08' archived: false current_release: tag: v3.8 published_at: '2023-11-18' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 3 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/dragonfly.yml b/software/dragonfly.yml index 78b986949e..b88f913101 100644 --- a/software/dragonfly.yml +++ b/software/dragonfly.yml @@ -8,11 +8,19 @@ platforms: tags: - Communication - Email - Mail Transfer Agents source_code_url: https://github.com/corecode/dma -stargazers_count: 251 +stargazers_count: 255 updated_at: '2025-10-31' archived: false commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 2 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/draw.io.yml b/software/draw.io.yml index 7cc15bcdbb..c8187ad9dc 100644 --- a/software/draw.io.yml +++ b/software/draw.io.yml @@ -9,14 +9,22 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/jgraph/drawio -stargazers_count: 2736 -updated_at: '2025-11-03' +stargazers_count: 3232 +updated_at: '2025-12-30' archived: false current_release: - tag: v28.2.9 - published_at: '2025-11-03' + tag: v29.2.9 + published_at: '2025-12-19' commit_history: + 2025-02: 4 + 2025-03: 4 + 2025-04: 7 + 2025-05: 4 + 2025-06: 2 + 2025-07: 6 2025-08: 3 2025-09: 3 2025-10: 2 - 2025-11: 1 + 2025-11: 3 + 2025-12: 8 + 2026-01: 0 diff --git a/software/dreamfactory.yml b/software/dreamfactory.yml index 66c3ea9431..22e7f6e057 100644 --- a/software/dreamfactory.yml +++ b/software/dreamfactory.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/dreamfactorysoftware/dreamfactory -stargazers_count: 1695 +stargazers_count: 1732 updated_at: '2025-10-17' archived: false current_release: tag: 7.3.3 published_at: '2025-10-17' commit_history: + 2025-02: 11 + 2025-03: 13 + 2025-04: 0 + 2025-05: 12 + 2025-06: 12 + 2025-07: 11 2025-08: 7 2025-09: 4 2025-10: 2 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/drop.yml b/software/drop.yml index 3142c9009d..d2e6cf97d4 100644 --- a/software/drop.yml +++ b/software/drop.yml @@ -9,14 +9,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels related_software_url: https://github.com/Drop-OSS/drop-app -stargazers_count: 531 -updated_at: '2025-11-06' +stargazers_count: 567 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.3.3 - published_at: '2025-08-25' + tag: v0.3.5 + published_at: '2025-12-04' commit_history: + 2025-02: 23 + 2025-03: 79 + 2025-04: 96 + 2025-05: 113 + 2025-06: 28 + 2025-07: 20 2025-08: 50 2025-09: 6 2025-10: 7 - 2025-11: 1 + 2025-11: 14 + 2025-12: 0 + 2026-01: 2 diff --git a/software/dropserver.yml b/software/dropserver.yml index 163863dac0..25aa30f9c4 100644 --- a/software/dropserver.yml +++ b/software/dropserver.yml @@ -9,14 +9,22 @@ platforms: - Deno tags: - Self-hosting Solutions -stargazers_count: 75 +stargazers_count: 79 updated_at: '2025-10-31' archived: false current_release: tag: v0.14.4 published_at: '2025-10-31' commit_history: + 2025-02: 7 + 2025-03: 4 + 2025-04: 11 + 2025-05: 4 + 2025-06: 21 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 16 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/druid.yml b/software/druid.yml index 2609d3ab5c..de37b0e53d 100644 --- a/software/druid.yml +++ b/software/druid.yml @@ -9,14 +9,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/apache/druid -stargazers_count: 13857 -updated_at: '2025-11-06' +stargazers_count: 13911 +updated_at: '2026-01-04' archived: false current_release: - tag: druid-34.0.0 - published_at: '2025-08-11' + tag: druid-35.0.1 + published_at: '2025-12-15' commit_history: + 2025-02: 60 + 2025-03: 55 + 2025-04: 83 + 2025-05: 70 + 2025-06: 77 + 2025-07: 100 2025-08: 72 2025-09: 86 2025-10: 72 - 2025-11: 13 + 2025-11: 49 + 2025-12: 68 + 2026-01: 5 diff --git a/software/dspace.yml b/software/dspace.yml index 097d0bbce4..537f117684 100644 --- a/software/dspace.yml +++ b/software/dspace.yml @@ -8,14 +8,22 @@ platforms: tags: - Document Management - Institutional Repository and Digital Library Software source_code_url: https://github.com/DSpace/DSpace -stargazers_count: 1019 -updated_at: '2025-11-06' +stargazers_count: 1033 +updated_at: '2025-12-18' archived: false current_release: - tag: dspace-7.6.5 - published_at: '2025-07-22' + tag: dspace-9.2 + published_at: '2025-12-17' commit_history: - 2025-08: 39 - 2025-09: 72 - 2025-10: 53 - 2025-11: 2 + 2025-02: 167 + 2025-03: 235 + 2025-04: 339 + 2025-05: 256 + 2025-06: 224 + 2025-07: 174 + 2025-08: 41 + 2025-09: 75 + 2025-10: 229 + 2025-11: 239 + 2025-12: 119 + 2026-01: 0 diff --git a/software/e-label.yml b/software/e-label.yml index fdbe301c61..55caa9d12f 100644 --- a/software/e-label.yml +++ b/software/e-label.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Community-Supported Agriculture (CSA) -stargazers_count: 32 +stargazers_count: 34 updated_at: '2025-06-16' archived: false current_release: tag: v1.4.6 published_at: '2025-06-16' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 5 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/easy!appointments.yml b/software/easy!appointments.yml index de5eedd50e..ceba6229fa 100644 --- a/software/easy!appointments.yml +++ b/software/easy!appointments.yml @@ -9,14 +9,22 @@ tags: - Booking and Scheduling source_code_url: https://github.com/alextselegidis/easyappointments demo_url: https://demo.easyappointments.org/ -stargazers_count: 3942 +stargazers_count: 4004 updated_at: '2025-09-30' archived: false current_release: tag: 1.5.2 published_at: '2025-09-15' commit_history: + 2025-02: 12 + 2025-03: 17 + 2025-04: 9 + 2025-05: 6 + 2025-06: 4 + 2025-07: 7 2025-08: 13 2025-09: 3 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/easywi.yml b/software/easywi.yml index 94e2f2d9e2..abe4d23e42 100644 --- a/software/easywi.yml +++ b/software/easywi.yml @@ -9,14 +9,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/easy-wi/developer/ -stargazers_count: 241 +stargazers_count: 242 updated_at: '2025-04-26' archived: false current_release: tag: 6.2.5 published_at: '2023-10-04' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/ech0.yml b/software/ech0.yml index c86a9de2f5..22f0e66191 100644 --- a/software/ech0.yml +++ b/software/ech0.yml @@ -11,13 +11,22 @@ tags: - Blogging Platforms - Content Management Systems (CMS) demo_url: https://memo.vaaat.com/ -stargazers_count: 938 -updated_at: '2025-11-04' +stargazers_count: 1697 +updated_at: '2025-12-28' archived: false current_release: - tag: v2.9.6 - published_at: '2025-11-04' + tag: v3.0.8 + published_at: '2025-12-27' commit_history: + 2025-02: 0 + 2025-03: 56 + 2025-04: 22 + 2025-05: 173 + 2025-06: 94 + 2025-07: 222 + 2025-08: 56 2025-09: 118 2025-10: 459 - 2025-11: 8 + 2025-11: 122 + 2025-12: 121 + 2026-01: 0 diff --git a/software/eclipse-che.yml b/software/eclipse-che.yml index e15a34a0b2..ebe7fc11c4 100644 --- a/software/eclipse-che.yml +++ b/software/eclipse-che.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/eclipse-che/che -stargazers_count: 7091 -updated_at: '2025-11-05' +stargazers_count: 7112 +updated_at: '2025-12-22' archived: false current_release: - tag: 7.111.0 - published_at: '2025-10-31' + tag: 7.113.0 + published_at: '2025-12-22' commit_history: + 2025-02: 9 + 2025-03: 6 + 2025-04: 7 + 2025-05: 8 + 2025-06: 8 + 2025-07: 6 2025-08: 5 2025-09: 8 2025-10: 12 - 2025-11: 2 + 2025-11: 4 + 2025-12: 4 + 2026-01: 0 diff --git a/software/eda.yml b/software/eda.yml index 9d8cd9ea32..dddf982efb 100644 --- a/software/eda.yml +++ b/software/eda.yml @@ -9,14 +9,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/jortilles/EDA -stargazers_count: 168 -updated_at: '2025-11-05' +stargazers_count: 176 +updated_at: '2025-12-30' archived: false current_release: - tag: EDA-2.1.3 - published_at: '2025-06-12' + tag: EDA-3.0.0 + published_at: '2025-12-23' commit_history: - 2025-08: 8 - 2025-09: 17 - 2025-10: 1 - 2025-11: 1 + 2025-02: 9 + 2025-03: 20 + 2025-04: 33 + 2025-05: 50 + 2025-06: 17 + 2025-07: 27 + 2025-08: 81 + 2025-09: 103 + 2025-10: 177 + 2025-11: 338 + 2025-12: 166 + 2026-01: 0 diff --git a/software/egroupware.yml b/software/egroupware.yml index 2dcdae5290..648fe0149a 100644 --- a/software/egroupware.yml +++ b/software/egroupware.yml @@ -8,14 +8,22 @@ platforms: tags: - Groupware source_code_url: https://github.com/EGroupware/egroupware -stargazers_count: 276 -updated_at: '2025-11-06' +stargazers_count: 284 +updated_at: '2026-01-04' archived: false current_release: - tag: 23.1.20251021 - published_at: '2025-10-21' + tag: 23.1.20251222 + published_at: '2025-12-22' commit_history: + 2025-02: 119 + 2025-03: 139 + 2025-04: 140 + 2025-05: 91 + 2025-06: 95 + 2025-07: 93 2025-08: 234 2025-09: 196 2025-10: 219 - 2025-11: 42 + 2025-11: 165 + 2025-12: 136 + 2026-01: 5 diff --git a/software/ejabberd.yml b/software/ejabberd.yml index 0511b4ca0c..1a25edd931 100644 --- a/software/ejabberd.yml +++ b/software/ejabberd.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - XMPP - Servers source_code_url: https://github.com/processone/ejabberd -stargazers_count: 6469 -updated_at: '2025-11-06' +stargazers_count: 6514 +updated_at: '2025-12-24' archived: false current_release: tag: '25.10' published_at: '2025-10-28' commit_history: - 2025-08: 50 + 2025-02: 34 + 2025-03: 108 + 2025-04: 44 + 2025-05: 19 + 2025-06: 53 + 2025-07: 61 + 2025-08: 52 2025-09: 20 2025-10: 75 - 2025-11: 12 + 2025-11: 55 + 2025-12: 48 + 2026-01: 0 diff --git a/software/elabftw.yml b/software/elabftw.yml index 88de51fd3c..a279586d8e 100644 --- a/software/elabftw.yml +++ b/software/elabftw.yml @@ -9,14 +9,22 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/elabftw/elabftw demo_url: https://demo.elabftw.net -stargazers_count: 1191 -updated_at: '2025-11-01' +stargazers_count: 1229 +updated_at: '2025-12-22' archived: false current_release: - tag: 5.3.6 - published_at: '2025-11-03' + tag: 5.3.11 + published_at: '2025-12-22' commit_history: + 2025-02: 101 + 2025-03: 56 + 2025-04: 43 + 2025-05: 83 + 2025-06: 98 + 2025-07: 47 2025-08: 60 2025-09: 47 - 2025-10: 50 - 2025-11: 4 + 2025-10: 57 + 2025-11: 67 + 2025-12: 37 + 2026-01: 0 diff --git a/software/elasticsearch.yml b/software/elasticsearch.yml index 5dcb353ced..ce9fade89c 100644 --- a/software/elasticsearch.yml +++ b/software/elasticsearch.yml @@ -8,14 +8,22 @@ platforms: tags: - Search Engines source_code_url: https://github.com/elastic/elasticsearch -stargazers_count: 75381 -updated_at: '2025-11-06' +stargazers_count: 75784 +updated_at: '2026-01-02' archived: false current_release: - tag: v9.2.0 - published_at: '2025-10-23' + tag: v9.1.9 + published_at: '2025-12-19' commit_history: + 2025-02: 845 + 2025-03: 754 + 2025-04: 728 + 2025-05: 530 + 2025-06: 751 + 2025-07: 873 2025-08: 852 2025-09: 1051 2025-10: 893 - 2025-11: 102 + 2025-11: 634 + 2025-12: 725 + 2026-01: 15 diff --git a/software/element.yml b/software/element.yml index d339053db1..98eab45df1 100644 --- a/software/element.yml +++ b/software/element.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/element-hq/element-web -stargazers_count: 12264 -updated_at: '2025-11-06' +stargazers_count: 12421 +updated_at: '2026-01-02' archived: false current_release: - tag: v1.12.3 - published_at: '2025-11-04' + tag: v1.12.7 + published_at: '2025-12-16' commit_history: + 2025-02: 142 + 2025-03: 163 + 2025-04: 133 + 2025-05: 102 + 2025-06: 103 + 2025-07: 126 2025-08: 130 2025-09: 157 2025-10: 148 - 2025-11: 30 + 2025-11: 140 + 2025-12: 151 + 2026-01: 3 diff --git a/software/elgg.yml b/software/elgg.yml index 53aa7e0225..f875463276 100644 --- a/software/elgg.yml +++ b/software/elgg.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/Elgg/Elgg -stargazers_count: 1667 -updated_at: '2025-10-17' +stargazers_count: 1672 +updated_at: '2025-11-18' archived: false current_release: tag: 6.3.2 published_at: '2025-11-06' commit_history: + 2025-02: 13 + 2025-03: 37 + 2025-04: 26 + 2025-05: 18 + 2025-06: 38 + 2025-07: 56 2025-08: 35 2025-09: 35 2025-10: 18 - 2025-11: 0 + 2025-11: 6 + 2025-12: 0 + 2026-01: 0 diff --git a/software/emailwiz.yml b/software/emailwiz.yml index 06ea70972e..9fa88657d9 100644 --- a/software/emailwiz.yml +++ b/software/emailwiz.yml @@ -8,11 +8,19 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/LukeSmithxyz/emailwiz -stargazers_count: 2071 +stargazers_count: 2102 updated_at: '2025-05-04' archived: false commit_history: + 2025-02: 1 + 2025-03: 1 + 2025-04: 1 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/emqx.yml b/software/emqx.yml index 9a9f7cae29..a3c0c8b82d 100644 --- a/software/emqx.yml +++ b/software/emqx.yml @@ -10,14 +10,22 @@ tags: - Internet of Things (IoT) source_code_url: https://github.com/emqx/emqx demo_url: https://www.emqx.com/en/mqtt/public-mqtt5-broker -stargazers_count: 15456 -updated_at: '2025-11-06' +stargazers_count: 15761 +updated_at: '2026-01-02' archived: false current_release: - tag: e6.0.0 - published_at: '2025-09-30' + tag: v5.8.9 + published_at: '2025-12-31' commit_history: + 2025-02: 653 + 2025-03: 385 + 2025-04: 437 + 2025-05: 483 + 2025-06: 344 + 2025-07: 495 2025-08: 628 2025-09: 823 - 2025-10: 268 - 2025-11: 44 + 2025-10: 269 + 2025-11: 357 + 2025-12: 84 + 2026-01: 2 diff --git a/software/enclosed.yml b/software/enclosed.yml index 67d412dc46..e5a99684fc 100644 --- a/software/enclosed.yml +++ b/software/enclosed.yml @@ -11,14 +11,22 @@ tags: - File Transfer - Single-click & Drag-n-drop Upload - Pastebins demo_url: https://enclosed.cc/ -stargazers_count: 1708 +stargazers_count: 1869 updated_at: '2025-07-22' archived: false current_release: tag: v1.16.0 published_at: '2025-07-22' commit_history: + 2025-02: 3 + 2025-03: 6 + 2025-04: 1 + 2025-05: 0 + 2025-06: 1 + 2025-07: 3 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/endurain.yml b/software/endurain.yml index c8cbbac888..a6cee72998 100644 --- a/software/endurain.yml +++ b/software/endurain.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Health and Fitness -stargazers_count: 1469 -updated_at: '2025-11-03' +stargazers_count: 1538 +updated_at: '2025-12-11' archived: false current_release: - tag: v0.16.0-Alpha3 - published_at: '2025-11-05' + tag: v0.16.2 + published_at: '2025-12-11' commit_history: + 2025-01: 84 + 2025-02: 382 + 2025-03: 180 + 2025-04: 274 + 2025-05: 349 + 2025-06: 396 + 2025-07: 531 2025-08: 99 2025-09: 886 - 2025-10: 95 - 2025-11: 4 + 2025-10: 170 + 2025-11: 78 + 2025-12: 45 diff --git a/software/engity's-bifröst.yml b/software/engity's-bifröst.yml index b2cfbcf759..3797742ec5 100644 --- a/software/engity's-bifröst.yml +++ b/software/engity's-bifröst.yml @@ -9,14 +9,22 @@ platforms: tags: - Remote Access source_code_url: https://github.com/engity-com/bifroest -stargazers_count: 60 -updated_at: '2025-11-06' +stargazers_count: 69 +updated_at: '2026-01-02' archived: false current_release: tag: v0.7.4 published_at: '2025-11-05' commit_history: + 2025-02: 9 + 2025-03: 19 + 2025-04: 14 + 2025-05: 11 + 2025-06: 8 + 2025-07: 12 2025-08: 7 2025-09: 26 2025-10: 31 - 2025-11: 9 + 2025-11: 16 + 2025-12: 14 + 2026-01: 6 diff --git a/software/enigma-12-bbs.yml b/software/enigma-12-bbs.yml index b864d2f0d8..f110878829 100644 --- a/software/enigma-12-bbs.yml +++ b/software/enigma-12-bbs.yml @@ -10,11 +10,19 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/NuSkooler/enigma-bbs -stargazers_count: 604 -updated_at: '2025-09-25' +stargazers_count: 613 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 7 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 2 2025-09: 24 2025-10: 0 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/ente.yml b/software/ente.yml index dd9b3d6bfc..2a00274fc4 100644 --- a/software/ente.yml +++ b/software/ente.yml @@ -10,14 +10,22 @@ platforms: - Go tags: - Photo Galleries -stargazers_count: 22662 -updated_at: '2025-11-06' +stargazers_count: 23674 +updated_at: '2026-01-03' archived: false current_release: - tag: auth-v4.4.8-beta - published_at: '2025-10-29' + tag: photos-v1.2.31 + published_at: '2025-12-22' commit_history: + 2025-02: 1162 + 2025-03: 1033 + 2025-04: 693 + 2025-05: 1052 + 2025-06: 1249 + 2025-07: 912 2025-08: 881 2025-09: 598 - 2025-10: 965 - 2025-11: 207 + 2025-10: 1039 + 2025-11: 1425 + 2025-12: 1050 + 2026-01: 34 diff --git a/software/eprints.yml b/software/eprints.yml index b081e8cb97..2149a00c37 100644 --- a/software/eprints.yml +++ b/software/eprints.yml @@ -10,13 +10,21 @@ tags: source_code_url: https://github.com/eprints/eprints3.4 demo_url: http://tryme.demo.eprints-hosting.org/ stargazers_count: 40 -updated_at: '2025-10-24' +updated_at: '2025-12-31' archived: false current_release: tag: v3.4.7 published_at: '2025-08-29' commit_history: + 2025-02: 1 + 2025-03: 16 + 2025-04: 20 + 2025-05: 3 + 2025-06: 7 + 2025-07: 3 2025-08: 36 2025-09: 17 2025-10: 3 - 2025-11: 0 + 2025-11: 1 + 2025-12: 18 + 2026-01: 0 diff --git a/software/ergo.yml b/software/ergo.yml index 5a15320303..b29c8fe887 100644 --- a/software/ergo.yml +++ b/software/ergo.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - IRC source_code_url: https://github.com/ergochat/ergo -stargazers_count: 2947 -updated_at: '2025-10-26' +stargazers_count: 2998 +updated_at: '2026-01-01' archived: false current_release: - tag: v2.16.0 - published_at: '2025-05-18' + tag: v2.17.0 + published_at: '2025-12-22' commit_history: + 2025-02: 14 + 2025-03: 14 + 2025-04: 9 + 2025-05: 17 + 2025-06: 16 + 2025-07: 0 2025-08: 3 2025-09: 0 2025-10: 2 - 2025-11: 0 + 2025-11: 5 + 2025-12: 25 + 2026-01: 2 diff --git a/software/erpnext.yml b/software/erpnext.yml index 9f293ad9f9..c329528ee1 100644 --- a/software/erpnext.yml +++ b/software/erpnext.yml @@ -9,14 +9,22 @@ platforms: tags: - Resource Planning source_code_url: https://github.com/frappe/erpnext -stargazers_count: 29969 -updated_at: '2025-11-06' +stargazers_count: 30878 +updated_at: '2026-01-03' archived: false current_release: - tag: v15.87.0 - published_at: '2025-11-05' + tag: v15.93.2 + published_at: '2026-01-03' commit_history: + 2025-02: 302 + 2025-03: 414 + 2025-04: 300 + 2025-05: 401 + 2025-06: 360 + 2025-07: 389 2025-08: 438 2025-09: 311 - 2025-10: 383 - 2025-11: 75 + 2025-10: 401 + 2025-11: 441 + 2025-12: 472 + 2026-01: 31 diff --git a/software/erxes.yml b/software/erxes.yml index 68b86bb078..7f5543bd1a 100644 --- a/software/erxes.yml +++ b/software/erxes.yml @@ -10,14 +10,22 @@ platforms: tags: - Ticketing source_code_url: https://github.com/erxes/erxes -stargazers_count: 3735 -updated_at: '2025-11-06' +stargazers_count: 3879 +updated_at: '2026-01-03' archived: false current_release: - tag: 2.17.23 - published_at: '2025-11-04' + tag: 3.0.0 + published_at: '2025-12-25' commit_history: + 2025-02: 287 + 2025-03: 250 + 2025-04: 194 + 2025-05: 185 + 2025-06: 190 + 2025-07: 135 2025-08: 115 2025-09: 130 2025-10: 199 - 2025-11: 43 + 2025-11: 209 + 2025-12: 94 + 2026-01: 2 diff --git a/software/esmira.yml b/software/esmira.yml index 74012a1242..16b137bcb1 100644 --- a/software/esmira.yml +++ b/software/esmira.yml @@ -9,11 +9,19 @@ platforms: tags: - Miscellaneous demo_url: https://demo-esmira.kl.ac.at/#admin,username:demo,password:demodemodemo -stargazers_count: 18 -updated_at: '2025-10-30' +stargazers_count: 20 +updated_at: '2025-12-02' archived: false commit_history: + 2025-02: 4 + 2025-03: 6 + 2025-04: 4 + 2025-05: 3 + 2025-06: 14 + 2025-07: 9 2025-08: 8 2025-09: 7 2025-10: 5 - 2025-11: 0 + 2025-11: 7 + 2025-12: 1 + 2026-01: 0 diff --git a/software/espial.yml b/software/espial.yml index 008ab368de..ceb927d01f 100644 --- a/software/espial.yml +++ b/software/espial.yml @@ -8,11 +8,19 @@ platforms: tags: - Bookmarks and Link Sharing source_code_url: https://github.com/jonschoning/espial -stargazers_count: 863 +stargazers_count: 870 updated_at: '2025-05-23' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/espocrm.yml b/software/espocrm.yml index 6d6560867a..41fbd2ddbd 100644 --- a/software/espocrm.yml +++ b/software/espocrm.yml @@ -9,14 +9,22 @@ tags: - Customer Relationship Management (CRM) source_code_url: https://github.com/espocrm/espocrm demo_url: https://demo.espocrm.com/ -stargazers_count: 2603 -updated_at: '2025-11-05' +stargazers_count: 2716 +updated_at: '2026-01-04' archived: false current_release: - tag: 9.2.4 - published_at: '2025-10-23' + tag: 9.2.5 + published_at: '2025-11-14' commit_history: + 2025-02: 236 + 2025-03: 168 + 2025-04: 122 + 2025-05: 121 + 2025-06: 211 + 2025-07: 115 2025-08: 89 2025-09: 83 2025-10: 110 - 2025-11: 9 + 2025-11: 53 + 2025-12: 97 + 2026-01: 5 diff --git a/software/etherpad.yml b/software/etherpad.yml index 9e57937a2f..21a25d40ed 100644 --- a/software/etherpad.yml +++ b/software/etherpad.yml @@ -10,14 +10,22 @@ tags: - Office Suites source_code_url: https://github.com/ether/etherpad-lite demo_url: https://demo.sandstorm.io/appdemo/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60 -stargazers_count: 17868 -updated_at: '2025-11-06' +stargazers_count: 18032 +updated_at: '2025-12-28' archived: false current_release: - tag: v2.5.3 - published_at: '2025-11-05' + tag: v2.6.0 + published_at: '2025-12-28' commit_history: + 2025-02: 12 + 2025-03: 17 + 2025-04: 37 + 2025-05: 13 + 2025-06: 26 + 2025-07: 19 2025-08: 88 2025-09: 36 2025-10: 47 - 2025-11: 11 + 2025-11: 28 + 2025-12: 32 + 2026-01: 0 diff --git a/software/evcc.yml b/software/evcc.yml index 20dfcf5782..737ca68b78 100644 --- a/software/evcc.yml +++ b/software/evcc.yml @@ -10,14 +10,22 @@ platforms: - Go tags: - Internet of Things (IoT) -stargazers_count: 5682 -updated_at: '2025-11-06' +stargazers_count: 5968 +updated_at: '2026-01-04' archived: false current_release: - tag: 0.209.7 - published_at: '2025-11-05' + tag: 0.300.2 + published_at: '2025-12-31' commit_history: + 2025-02: 179 + 2025-03: 194 + 2025-04: 159 + 2025-05: 166 + 2025-06: 127 + 2025-07: 113 2025-08: 171 2025-09: 159 2025-10: 245 - 2025-11: 42 + 2025-11: 157 + 2025-12: 155 + 2026-01: 28 diff --git a/software/ever-gauzy.yml b/software/ever-gauzy.yml index dc3506d266..636c230998 100644 --- a/software/ever-gauzy.yml +++ b/software/ever-gauzy.yml @@ -13,14 +13,22 @@ tags: - Resource Planning - Task Management & To-do Lists demo_url: https://demo.gauzy.co -stargazers_count: 3297 -updated_at: '2025-11-05' +stargazers_count: 3372 +updated_at: '2026-01-04' archived: false current_release: - tag: v30.0.2 - published_at: '2025-11-05' + tag: v46.1.0 + published_at: '2026-01-04' commit_history: + 2025-02: 243 + 2025-03: 180 + 2025-04: 189 + 2025-05: 104 + 2025-06: 46 + 2025-07: 77 2025-08: 32 2025-09: 16 - 2025-10: 41 - 2025-11: 15 + 2025-10: 47 + 2025-11: 71 + 2025-12: 74 + 2026-01: 1 diff --git a/software/evergreen.yml b/software/evergreen.yml index 4eaa257666..0997ce01fc 100644 --- a/software/evergreen.yml +++ b/software/evergreen.yml @@ -8,11 +8,19 @@ platforms: tags: - Document Management - Integrated Library Systems (ILS) source_code_url: https://github.com/evergreen-library-system/Evergreen -stargazers_count: 143 -updated_at: '2025-11-06' +stargazers_count: 146 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 51 + 2025-03: 90 + 2025-04: 87 + 2025-05: 52 + 2025-06: 30 + 2025-07: 63 2025-08: 74 2025-09: 39 2025-10: 103 - 2025-11: 6 + 2025-11: 71 + 2025-12: 19 + 2026-01: 0 diff --git a/software/evershop.yml b/software/evershop.yml index 0b7170067e..b2300764be 100644 --- a/software/evershop.yml +++ b/software/evershop.yml @@ -11,14 +11,22 @@ tags: source_code_url: https://github.com/evershopcommerce/evershop demo_url: https://demo.evershop.io/ depends_3rdparty: true -stargazers_count: 8704 -updated_at: '2025-11-02' +stargazers_count: 8914 +updated_at: '2025-12-24' archived: false current_release: - tag: v2.0.1 - published_at: '2025-07-11' + tag: v2.1.0 + published_at: '2025-11-12' commit_history: + 2025-02: 7 + 2025-03: 14 + 2025-04: 1 + 2025-05: 21 + 2025-06: 64 + 2025-07: 33 2025-08: 7 2025-09: 71 - 2025-10: 80 - 2025-11: 3 + 2025-10: 82 + 2025-11: 34 + 2025-12: 17 + 2026-01: 0 diff --git a/software/everydocs.yml b/software/everydocs.yml index d66f911e71..d8545dd261 100644 --- a/software/everydocs.yml +++ b/software/everydocs.yml @@ -9,14 +9,22 @@ platforms: tags: - Document Management source_code_url: https://github.com/jonashellmann/everydocs-core -stargazers_count: 301 +stargazers_count: 312 updated_at: '2025-10-15' archived: false current_release: tag: v1.0 published_at: '2019-10-16' commit_history: + 2025-02: 19 + 2025-03: 4 + 2025-04: 4 + 2025-05: 2 + 2025-06: 2 + 2025-07: 2 2025-08: 2 2025-09: 0 2025-10: 4 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/evidence.yml b/software/evidence.yml index f2552e94c2..59b2bf5383 100644 --- a/software/evidence.yml +++ b/software/evidence.yml @@ -8,14 +8,22 @@ platforms: tags: - Database Management source_code_url: https://github.com/evidence-dev/evidence -stargazers_count: 5675 -updated_at: '2025-11-04' +stargazers_count: 5794 +updated_at: '2025-12-22' archived: false current_release: - tag: '@evidence-dev/tailwind@3.1.0' - published_at: '2025-11-04' + tag: '@evidence-dev/universal-sql@3.0.0' + published_at: '2025-11-15' commit_history: - 2025-08: 0 + 2025-02: 112 + 2025-03: 15 + 2025-04: 19 + 2025-05: 0 + 2025-06: 0 + 2025-07: 2 + 2025-08: 7 2025-09: 2 2025-10: 12 - 2025-11: 61 + 2025-11: 87 + 2025-12: 25 + 2026-01: 0 diff --git a/software/expenseowl.yml b/software/expenseowl.yml index f1ca13bcb4..7780734328 100644 --- a/software/expenseowl.yml +++ b/software/expenseowl.yml @@ -10,14 +10,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/tanq16/expenseowl -stargazers_count: 1244 +stargazers_count: 1324 updated_at: '2025-10-02' archived: false current_release: tag: v4.1 published_at: '2025-10-02' commit_history: + 2025-02: 24 + 2025-03: 11 + 2025-04: 24 + 2025-05: 0 + 2025-06: 27 + 2025-07: 23 2025-08: 2 2025-09: 1 2025-10: 4 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/expressa.yml b/software/expressa.yml index 75263122c7..90c15b7c9d 100644 --- a/software/expressa.yml +++ b/software/expressa.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/thomas4019/expressa -stargazers_count: 447 -updated_at: '2025-10-21' +stargazers_count: 449 +updated_at: '2025-12-09' archived: false current_release: tag: 2.0.21 published_at: '2025-10-19' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 5 2025-10: 13 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/ezbookkeeping.yml b/software/ezbookkeeping.yml index 06e0507a4e..8039bf9c68 100644 --- a/software/ezbookkeeping.yml +++ b/software/ezbookkeeping.yml @@ -10,14 +10,22 @@ platforms: tags: - Money, Budgeting & Management demo_url: https://ezbookkeeping-demo.mayswind.net/ -stargazers_count: 2829 -updated_at: '2025-11-05' +stargazers_count: 3646 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.1.1 - published_at: '2025-10-03' + tag: v1.2.0 + published_at: '2025-11-09' commit_history: + 2025-02: 78 + 2025-03: 60 + 2025-04: 41 + 2025-05: 38 + 2025-06: 73 + 2025-07: 75 2025-08: 82 2025-09: 104 2025-10: 93 - 2025-11: 10 + 2025-11: 47 + 2025-12: 73 + 2026-01: 24 diff --git a/software/family-accounting-tool.yml b/software/family-accounting-tool.yml index eb78ffc617..b87d3028a9 100644 --- a/software/family-accounting-tool.yml +++ b/software/family-accounting-tool.yml @@ -8,14 +8,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/nymanjens/facto -stargazers_count: 310 -updated_at: '2025-07-21' +stargazers_count: 319 +updated_at: '2025-12-10' archived: false current_release: - tag: v4.12 - published_at: '2025-07-21' + tag: v4.13 + published_at: '2025-12-10' commit_history: + 2025-02: 3 + 2025-03: 8 + 2025-04: 0 + 2025-05: 2 + 2025-06: 9 + 2025-07: 4 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/farmos.yml b/software/farmos.yml index cb4a2766a1..18016b4c68 100644 --- a/software/farmos.yml +++ b/software/farmos.yml @@ -10,14 +10,22 @@ tags: - Resource Planning source_code_url: https://github.com/farmOS/farmOS demo_url: https://farmos-demo.rootedsolutions.io/ -stargazers_count: 1130 -updated_at: '2025-11-02' +stargazers_count: 1182 +updated_at: '2026-01-02' archived: false current_release: - tag: 3.4.5 - published_at: '2025-04-28' + tag: 3.4.6 + published_at: '2025-11-17' commit_history: + 2025-02: 102 + 2025-03: 26 + 2025-04: 37 + 2025-05: 75 + 2025-06: 9 + 2025-07: 29 2025-08: 82 2025-09: 24 2025-10: 185 - 2025-11: 21 + 2025-11: 55 + 2025-12: 19 + 2026-01: 12 diff --git a/software/fasten-health.yml b/software/fasten-health.yml index bfe722bb63..90be75175b 100644 --- a/software/fasten-health.yml +++ b/software/fasten-health.yml @@ -10,14 +10,22 @@ tags: - Health and Fitness source_code_url: https://github.com/fastenhealth/fasten-onprem/ depends_3rdparty: true -stargazers_count: 2481 -updated_at: '2025-10-31' +stargazers_count: 2559 +updated_at: '2025-11-20' archived: false current_release: tag: v1.1.3 published_at: '2024-10-01' commit_history: + 2025-02: 2 + 2025-03: 5 + 2025-04: 2 + 2025-05: 38 + 2025-06: 4 + 2025-07: 78 2025-08: 103 2025-09: 8 2025-10: 5 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/fava.yml b/software/fava.yml index f617ef425f..3c96d274ea 100644 --- a/software/fava.yml +++ b/software/fava.yml @@ -9,11 +9,19 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/beancount/fava demo_url: https://fava.pythonanywhere.com/example-with-budgets/income_statement/ -stargazers_count: 2251 -updated_at: '2025-11-05' +stargazers_count: 2326 +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 10 + 2025-03: 12 + 2025-04: 3 + 2025-05: 46 + 2025-06: 9 + 2025-07: 22 2025-08: 0 2025-09: 9 2025-10: 19 - 2025-11: 5 + 2025-11: 16 + 2025-12: 19 + 2026-01: 2 diff --git a/software/featbit.yml b/software/featbit.yml index 421fa3d197..2e64769951 100644 --- a/software/featbit.yml +++ b/software/featbit.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Feature Toggle source_code_url: https://github.com/featbit/featbit -stargazers_count: 1632 -updated_at: '2025-10-27' +stargazers_count: 1716 +updated_at: '2025-12-31' archived: false current_release: - tag: 5.1.2 - published_at: '2025-10-27' + tag: 5.2.0-preview1 + published_at: '2025-12-31' commit_history: + 2025-02: 0 + 2025-03: 11 + 2025-04: 10 + 2025-05: 11 + 2025-06: 2 + 2025-07: 2 2025-08: 0 2025-09: 11 2025-10: 7 - 2025-11: 0 + 2025-11: 8 + 2025-12: 8 + 2026-01: 0 diff --git a/software/fedora-commons-repository.yml b/software/fedora-commons-repository.yml index 028807a4c5..287a5d1611 100644 --- a/software/fedora-commons-repository.yml +++ b/software/fedora-commons-repository.yml @@ -8,14 +8,22 @@ platforms: tags: - Document Management - Institutional Repository and Digital Library Software source_code_url: https://github.com/fcrepo/fcrepo -stargazers_count: 230 -updated_at: '2025-11-05' +stargazers_count: 241 +updated_at: '2025-12-16' archived: false current_release: - tag: fcrepo-6.5.1 - published_at: '2025-01-16' + tag: 7.0.0-alpha1 + published_at: '2025-12-02' commit_history: + 2025-02: 12 + 2025-03: 0 + 2025-04: 16 + 2025-05: 12 + 2025-06: 9 + 2025-07: 5 2025-08: 7 2025-09: 3 2025-10: 7 - 2025-11: 1 + 2025-11: 3 + 2025-12: 4 + 2026-01: 0 diff --git a/software/feedcord.yml b/software/feedcord.yml index 63bfebad9a..198d217418 100644 --- a/software/feedcord.yml +++ b/software/feedcord.yml @@ -9,14 +9,22 @@ platforms: tags: - Feed Readers depends_3rdparty: true -stargazers_count: 257 +stargazers_count: 286 updated_at: '2025-07-01' archived: false current_release: tag: v3.1.0 published_at: '2025-02-20' commit_history: + 2025-02: 32 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 2 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/feedmixer.yml b/software/feedmixer.yml index 17da78f504..049930036c 100644 --- a/software/feedmixer.yml +++ b/software/feedmixer.yml @@ -9,11 +9,19 @@ tags: - Automation source_code_url: https://github.com/cristoper/feedmixer demo_url: https://mretc.net/feedmixer/json?f=https://hnrss.org/newest&f=https://americancynic.net/atom.xml&n=1 -stargazers_count: 218 +stargazers_count: 223 updated_at: '2025-09-05' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 2 + 2025-07: 0 2025-08: 0 2025-09: 29 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/feedpushr.yml b/software/feedpushr.yml index 713c1609db..e86e0e2ff6 100644 --- a/software/feedpushr.yml +++ b/software/feedpushr.yml @@ -16,7 +16,15 @@ current_release: tag: v3.4.1 published_at: '2025-01-25' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/feeds-fun.yml b/software/feeds-fun.yml index 29222f39fc..527aa3b184 100644 --- a/software/feeds-fun.yml +++ b/software/feeds-fun.yml @@ -8,11 +8,19 @@ platforms: - Python tags: - Feed Readers -stargazers_count: 286 -updated_at: '2025-11-06' +stargazers_count: 333 +updated_at: '2025-12-26' archived: false commit_history: + 2025-02: 7 + 2025-03: 3 + 2025-04: 7 + 2025-05: 21 + 2025-06: 41 + 2025-07: 13 2025-08: 17 2025-09: 14 2025-10: 24 - 2025-11: 2 + 2025-11: 14 + 2025-12: 13 + 2026-01: 0 diff --git a/software/fenrus.yml b/software/fenrus.yml index f03e6360f5..0d8371b0e1 100644 --- a/software/fenrus.yml +++ b/software/fenrus.yml @@ -9,11 +9,19 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/revenz/fenrus -stargazers_count: 711 +stargazers_count: 745 updated_at: '2025-01-31' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/fess.yml b/software/fess.yml index b2c5d3deeb..127fcd7abc 100644 --- a/software/fess.yml +++ b/software/fess.yml @@ -10,14 +10,22 @@ tags: - Search Engines source_code_url: https://github.com/codelibs/fess demo_url: https://search.n2sm.co.jp/ -stargazers_count: 1063 -updated_at: '2025-11-06' +stargazers_count: 1074 +updated_at: '2026-01-02' archived: false current_release: - tag: fess-15.3.2 - published_at: '2025-11-03' + tag: fess-15.4.0 + published_at: '2025-12-25' commit_history: + 2025-02: 2 + 2025-03: 6 + 2025-04: 3 + 2025-05: 13 + 2025-06: 15 + 2025-07: 25 2025-08: 4 2025-09: 5 2025-10: 9 - 2025-11: 6 + 2025-11: 46 + 2025-12: 17 + 2026-01: 13 diff --git a/software/fider.yml b/software/fider.yml index aad6bd267f..ed2b517990 100644 --- a/software/fider.yml +++ b/software/fider.yml @@ -9,14 +9,22 @@ tags: - Polls and Events source_code_url: https://github.com/getfider/fider demo_url: https://demo.fider.io -stargazers_count: 3854 -updated_at: '2025-10-30' +stargazers_count: 3977 +updated_at: '2025-12-27' archived: false current_release: - tag: v0.30.0 - published_at: '2025-10-28' + tag: v0.32.0 + published_at: '2025-12-06' commit_history: + 2025-02: 27 + 2025-03: 46 + 2025-04: 12 + 2025-05: 6 + 2025-06: 6 + 2025-07: 10 2025-08: 8 2025-09: 21 2025-10: 61 - 2025-11: 0 + 2025-11: 24 + 2025-12: 34 + 2026-01: 0 diff --git a/software/filebrowser.yml b/software/filebrowser.yml index 697c9d1ed1..4000dbfacb 100644 --- a/software/filebrowser.yml +++ b/software/filebrowser.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/filebrowser/filebrowser -stargazers_count: 31856 -updated_at: '2025-11-01' +stargazers_count: 32771 +updated_at: '2026-01-03' archived: false current_release: - tag: v2.45.0 - published_at: '2025-11-01' + tag: v2.53.1 + published_at: '2026-01-03' commit_history: + 2025-02: 0 + 2025-03: 2 + 2025-04: 1 + 2025-05: 4 + 2025-06: 106 + 2025-07: 64 2025-08: 13 2025-09: 20 2025-10: 8 - 2025-11: 4 + 2025-11: 106 + 2025-12: 35 + 2026-01: 4 diff --git a/software/filegator.yml b/software/filegator.yml index d1130050e1..b03555a681 100644 --- a/software/filegator.yml +++ b/software/filegator.yml @@ -10,14 +10,22 @@ tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/filegator/filegator demo_url: https://demo.filegator.io -stargazers_count: 2818 +stargazers_count: 2866 updated_at: '2025-07-01' archived: false current_release: tag: v7.13.0 published_at: '2025-02-25' commit_history: + 2025-02: 8 + 2025-03: 1 + 2025-04: 0 + 2025-05: 4 + 2025-06: 0 + 2025-07: 3 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/filerise.yml b/software/filerise.yml index 74c1a33607..3486ff1a89 100644 --- a/software/filerise.yml +++ b/software/filerise.yml @@ -10,14 +10,22 @@ tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/error311/FileRise demo_url: https://github.com/error311/FileRise?tab=readme-ov-file#live-demo -stargazers_count: 481 -updated_at: '2025-11-05' +stargazers_count: 769 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.8.7 - published_at: '2025-11-05' + tag: v2.13.1 + published_at: '2026-01-03' commit_history: + 2025-02: 67 + 2025-03: 178 + 2025-04: 135 + 2025-05: 27 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 78 - 2025-11: 26 + 2025-11: 110 + 2025-12: 92 + 2026-01: 2 diff --git a/software/filerun.yml b/software/filerun.yml index a70244d3e8..8c084984d0 100644 --- a/software/filerun.yml +++ b/software/filerun.yml @@ -1,5 +1,5 @@ name: FileRun -website_url: https://www.filerun.com/ +website_url: https://filerun.com/ description: Complete solution for your files with integration with Google and Office. licenses: - ⊘ Proprietary @@ -7,5 +7,5 @@ platforms: - PHP tags: - File Transfer & Synchronization -source_code_url: https://www.filerun.com/ -demo_url: https://www.filerun.com/demo +source_code_url: https://filerun.com/ +demo_url: https://filerun.com/demo \ No newline at end of file diff --git a/software/files-sharing.yml b/software/files-sharing.yml index 3c716400a0..eb5069b4a0 100644 --- a/software/files-sharing.yml +++ b/software/files-sharing.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/axeloz/filesharing -stargazers_count: 262 +stargazers_count: 269 updated_at: '2025-08-20' archived: false current_release: tag: 2.13.4 published_at: '2025-08-20' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 10 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/filestash.yml b/software/filestash.yml index f6631cc2d9..3b040c56e7 100644 --- a/software/filestash.yml +++ b/software/filestash.yml @@ -9,11 +9,19 @@ tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/mickael-kerjean/filestash demo_url: https://demo.filestash.app/ -stargazers_count: 12992 -updated_at: '2025-11-06' +stargazers_count: 13333 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 23 + 2025-03: 20 + 2025-04: 30 + 2025-05: 31 + 2025-06: 44 + 2025-07: 26 2025-08: 64 2025-09: 48 2025-10: 19 - 2025-11: 3 + 2025-11: 11 + 2025-12: 29 + 2026-01: 0 diff --git a/software/firefly-iii.yml b/software/firefly-iii.yml index e36d57220a..65c889ffe9 100644 --- a/software/firefly-iii.yml +++ b/software/firefly-iii.yml @@ -10,14 +10,22 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/firefly-iii/firefly-iii demo_url: https://demo.firefly-iii.org/ -stargazers_count: 21376 -updated_at: '2025-11-06' +stargazers_count: 21945 +updated_at: '2025-12-16' archived: false current_release: - tag: develop-20251106 - published_at: '2025-11-06' + tag: develop-20260102 + published_at: '2026-01-02' commit_history: + 2025-02: 206 + 2025-03: 144 + 2025-04: 132 + 2025-05: 184 + 2025-06: 102 + 2025-07: 122 2025-08: 350 2025-09: 176 2025-10: 190 - 2025-11: 19 + 2025-11: 164 + 2025-12: 80 + 2026-01: 0 diff --git a/software/firefox-account-server.yml b/software/firefox-account-server.yml index 4e0c1e9b96..6572848947 100644 --- a/software/firefox-account-server.yml +++ b/software/firefox-account-server.yml @@ -9,14 +9,22 @@ platforms: tags: - Bookmarks and Link Sharing source_code_url: https://github.com/mozilla/fxa -stargazers_count: 657 -updated_at: '2025-11-06' +stargazers_count: 662 +updated_at: '2025-12-31' archived: false current_release: tag: v1.321.2 published_at: '2025-10-16' commit_history: + 2025-02: 209 + 2025-03: 211 + 2025-04: 203 + 2025-05: 246 + 2025-06: 274 + 2025-07: 252 2025-08: 211 2025-09: 291 - 2025-10: 139 - 2025-11: 31 + 2025-10: 140 + 2025-11: 171 + 2025-12: 202 + 2026-01: 0 diff --git a/software/firezone.yml b/software/firezone.yml index ea98f46fae..2262fa7ac4 100644 --- a/software/firezone.yml +++ b/software/firezone.yml @@ -9,14 +9,22 @@ platforms: tags: - Remote Access source_code_url: https://github.com/firezone/firezone -stargazers_count: 8218 -updated_at: '2025-11-06' +stargazers_count: 8334 +updated_at: '2026-01-04' archived: false current_release: - tag: android-client-1.5.6 - published_at: '2025-10-28' + tag: macos-client-1.5.11 + published_at: '2025-12-23' commit_history: + 2025-02: 231 + 2025-03: 172 + 2025-04: 263 + 2025-05: 270 + 2025-06: 296 + 2025-07: 222 2025-08: 124 2025-09: 136 2025-10: 209 - 2025-11: 22 + 2025-11: 168 + 2025-12: 371 + 2026-01: 11 diff --git a/software/fittrackee.yml b/software/fittrackee.yml new file mode 100644 index 0000000000..9c7bcdfcb8 --- /dev/null +++ b/software/fittrackee.yml @@ -0,0 +1,22 @@ +name: FitTrackee +website_url: https://docs.fittrackee.org/ +source_code_url: https://github.com/SamR1/FitTrackee +description: Simple workout/activity tracker. +licenses: + - AGPL-3.0 +platforms: + - Python + - Docker +tags: + - Health and Fitness +stargazers_count: 1033 +updated_at: '2026-01-04' +archived: false +current_release: + tag: v1.1.0b1 + published_at: '2026-01-04' +commit_history: + 2025-10: 178 + 2025-11: 52 + 2025-12: 79 + 2026-01: 10 diff --git a/software/flagsmith.yml b/software/flagsmith.yml index 9a311c2032..76c22b5f7c 100644 --- a/software/flagsmith.yml +++ b/software/flagsmith.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Feature Toggle source_code_url: https://github.com/flagsmith/flagsmith -stargazers_count: 6038 -updated_at: '2025-11-06' +stargazers_count: 6154 +updated_at: '2026-01-04' archived: false current_release: - tag: v2.199.0 - published_at: '2025-10-22' + tag: v2.205.7 + published_at: '2026-01-04' commit_history: + 2025-02: 83 + 2025-03: 53 + 2025-04: 89 + 2025-05: 52 + 2025-06: 59 + 2025-07: 87 2025-08: 78 2025-09: 57 2025-10: 54 - 2025-11: 13 + 2025-11: 65 + 2025-12: 65 + 2026-01: 8 diff --git a/software/flare.yml b/software/flare.yml index 040cdc7d14..488546eee9 100644 --- a/software/flare.yml +++ b/software/flare.yml @@ -12,14 +12,22 @@ tags: - File Transfer - Web-based File Managers - File Transfer - Object Storage & File Servers - URL Shorteners -stargazers_count: 77 -updated_at: '2025-10-29' +stargazers_count: 93 +updated_at: '2025-12-12' archived: false current_release: - tag: v1.6.0 - published_at: '2025-09-15' + tag: v1.6.1 + published_at: '2025-12-07' commit_history: + 2025-02: 46 + 2025-03: 26 + 2025-04: 19 + 2025-05: 38 + 2025-06: 13 + 2025-07: 56 2025-08: 6 2025-09: 38 - 2025-10: 4 + 2025-10: 0 2025-11: 0 + 2025-12: 7 + 2026-01: 0 diff --git a/software/flarum.yml b/software/flarum.yml index 0b2a9ea7bc..8864b2df28 100644 --- a/software/flarum.yml +++ b/software/flarum.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/flarum/flarum -stargazers_count: 16078 -updated_at: '2025-05-02' +stargazers_count: 16146 +updated_at: '2025-12-22' archived: false current_release: - tag: v2.0.0-beta.3 - published_at: '2025-05-02' + tag: v2.0.0-beta.5 + published_at: '2025-12-22' commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/flashpaper.yml b/software/flashpaper.yml deleted file mode 100644 index 92fa544d84..0000000000 --- a/software/flashpaper.yml +++ /dev/null @@ -1,23 +0,0 @@ -name: FlashPaper -website_url: https://github.com/AndrewPaglusch/FlashPaper -description: One-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. -licenses: - - MIT -platforms: - - Docker - - PHP -tags: - - Pastebins -source_code_url: https://github.com/AndrewPaglusch/FlashPaper -demo_url: https://flashpaper.io -stargazers_count: 473 -updated_at: '2024-11-16' -archived: false -current_release: - tag: v2.4.0 - published_at: '2024-06-01' -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 diff --git a/software/flatnotes.yml b/software/flatnotes.yml index ea508776d4..528e43b9a7 100644 --- a/software/flatnotes.yml +++ b/software/flatnotes.yml @@ -9,14 +9,22 @@ tags: - Note-taking & Editors source_code_url: https://github.com/dullage/flatnotes demo_url: https://demo.flatnotes.io -stargazers_count: 2488 +stargazers_count: 2670 updated_at: '2025-10-20' archived: false current_release: tag: v5.5.4 published_at: '2025-10-20' commit_history: + 2025-02: 1 + 2025-03: 1 + 2025-04: 12 + 2025-05: 1 + 2025-06: 3 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 9 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/flatpress.yml b/software/flatpress.yml index e7f953a515..eee99319b1 100644 --- a/software/flatpress.yml +++ b/software/flatpress.yml @@ -8,14 +8,22 @@ platforms: tags: - Blogging Platforms source_code_url: https://github.com/flatpressblog/flatpress -stargazers_count: 201 -updated_at: '2025-11-06' +stargazers_count: 203 +updated_at: '2026-01-04' archived: false current_release: - tag: 1.4.1 - published_at: '2025-07-15' + tag: 1.5.rc1 + published_at: '2025-12-12' commit_history: + 2025-02: 51 + 2025-03: 214 + 2025-04: 339 + 2025-05: 21 + 2025-06: 25 + 2025-07: 21 2025-08: 64 2025-09: 45 2025-10: 52 - 2025-11: 25 + 2025-11: 109 + 2025-12: 159 + 2026-01: 17 diff --git a/software/flexisip.yml b/software/flexisip.yml index 211b76f67d..00db67a63d 100644 --- a/software/flexisip.yml +++ b/software/flexisip.yml @@ -9,11 +9,19 @@ platforms: tags: - Communication - SIP source_code_url: https://github.com/BelledonneCommunications/flexisip -stargazers_count: 169 -updated_at: '2025-11-06' +stargazers_count: 174 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 26 + 2025-03: 23 + 2025-04: 20 + 2025-05: 23 + 2025-06: 18 + 2025-07: 32 2025-08: 16 2025-09: 11 2025-10: 35 - 2025-11: 10 + 2025-11: 18 + 2025-12: 26 + 2026-01: 0 diff --git a/software/flipt.yml b/software/flipt.yml index 8350cfbda5..2cc052b599 100644 --- a/software/flipt.yml +++ b/software/flipt.yml @@ -10,14 +10,22 @@ platforms: - Go tags: - Software Development - Feature Toggle -stargazers_count: 4623 -updated_at: '2025-11-06' +stargazers_count: 4674 +updated_at: '2025-12-29' archived: false current_release: - tag: v2.3.1 - published_at: '2025-10-29' + tag: v2.4.0 + published_at: '2025-11-20' commit_history: + 2025-02: 63 + 2025-03: 1 + 2025-04: 28 + 2025-05: 52 + 2025-06: 25 + 2025-07: 56 2025-08: 122 2025-09: 106 2025-10: 87 - 2025-11: 10 + 2025-11: 35 + 2025-12: 48 + 2026-01: 0 diff --git a/software/flowforge.yml b/software/flowforge.yml index cb4fcd55fc..cb71d8956f 100644 --- a/software/flowforge.yml +++ b/software/flowforge.yml @@ -10,14 +10,22 @@ platforms: tags: - Internet of Things (IoT) source_code_url: https://github.com/FlowFuse/flowfuse -stargazers_count: 354 -updated_at: '2025-11-06' +stargazers_count: 367 +updated_at: '2025-12-31' archived: false current_release: - tag: v2.23.1 - published_at: '2025-10-27' + tag: v2.25.0 + published_at: '2025-12-18' commit_history: + 2025-02: 373 + 2025-03: 430 + 2025-04: 309 + 2025-05: 215 + 2025-06: 368 + 2025-07: 415 2025-08: 288 - 2025-09: 475 - 2025-10: 332 - 2025-11: 37 + 2025-09: 483 + 2025-10: 344 + 2025-11: 495 + 2025-12: 367 + 2026-01: 0 diff --git a/software/fluidd.yml b/software/fluidd.yml index cd4646fc8d..e5671b34bc 100644 --- a/software/fluidd.yml +++ b/software/fluidd.yml @@ -9,14 +9,22 @@ platforms: tags: - Manufacturing source_code_url: https://github.com/fluidd-core/fluidd -stargazers_count: 1640 -updated_at: '2025-11-05' +stargazers_count: 1677 +updated_at: '2026-01-02' archived: false current_release: - tag: v1.34.4 - published_at: '2025-09-06' + tag: v1.36.2 + published_at: '2026-01-02' commit_history: + 2025-02: 79 + 2025-03: 75 + 2025-04: 25 + 2025-05: 15 + 2025-06: 8 + 2025-07: 4 2025-08: 13 2025-09: 19 2025-10: 10 - 2025-11: 5 + 2025-11: 50 + 2025-12: 50 + 2026-01: 3 diff --git a/software/flyimg.yml b/software/flyimg.yml index 4f6d3837cf..d9b8c00138 100644 --- a/software/flyimg.yml +++ b/software/flyimg.yml @@ -9,14 +9,22 @@ platforms: tags: - Miscellaneous demo_url: https://demo.flyimg.io -stargazers_count: 1154 -updated_at: '2025-10-19' +stargazers_count: 1184 +updated_at: '2025-11-28' archived: false current_release: - tag: 1.9.1 - published_at: '2025-10-19' + tag: 1.10.1 + published_at: '2025-11-28' commit_history: + 2025-02: 7 + 2025-03: 0 + 2025-04: 4 + 2025-05: 0 + 2025-06: 0 + 2025-07: 10 2025-08: 6 2025-09: 58 2025-10: 3 - 2025-11: 0 + 2025-11: 24 + 2025-12: 0 + 2026-01: 0 diff --git a/software/focalboard.yml b/software/focalboard.yml index f564cfcc40..7c559309db 100644 --- a/software/focalboard.yml +++ b/software/focalboard.yml @@ -13,14 +13,22 @@ tags: - Task Management & To-do Lists source_code_url: https://github.com/mattermost-community/focalboard related_software_url: https://www.focalboard.com/download/personal-edition/desktop/ -stargazers_count: 25370 +stargazers_count: 25672 updated_at: '2025-06-11' archived: false current_release: tag: v8.0.0 published_at: '2024-06-13' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 4 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/foodcoopshop.yml b/software/foodcoopshop.yml index 7d6ad88821..a884f5031e 100644 --- a/software/foodcoopshop.yml +++ b/software/foodcoopshop.yml @@ -9,14 +9,22 @@ platforms: tags: - Community-Supported Agriculture (CSA) source_code_url: https://github.com/foodcoopshop/foodcoopshop -stargazers_count: 109 -updated_at: '2025-11-04' +stargazers_count: 113 +updated_at: '2025-12-18' archived: false current_release: tag: v4.1.1 published_at: '2025-05-18' commit_history: + 2025-02: 50 + 2025-03: 86 + 2025-04: 37 + 2025-05: 41 + 2025-06: 36 + 2025-07: 98 2025-08: 19 2025-09: 32 2025-10: 18 - 2025-11: 3 + 2025-11: 18 + 2025-12: 20 + 2026-01: 0 diff --git a/software/foodsoft.yml b/software/foodsoft.yml index 977772f717..c21f26051d 100644 --- a/software/foodsoft.yml +++ b/software/foodsoft.yml @@ -9,14 +9,22 @@ platforms: tags: - Community-Supported Agriculture (CSA) source_code_url: https://github.com/foodcoops/foodsoft -stargazers_count: 346 -updated_at: '2025-10-18' +stargazers_count: 348 +updated_at: '2025-12-11' archived: false current_release: tag: v4.9.1 published_at: '2025-03-20' commit_history: + 2025-02: 3 + 2025-03: 2 + 2025-04: 17 + 2025-05: 3 + 2025-06: 2 + 2025-07: 24 2025-08: 0 2025-09: 0 2025-10: 4 - 2025-11: 0 + 2025-11: 14 + 2025-12: 1 + 2026-01: 0 diff --git a/software/fork-recipes.yml b/software/fork-recipes.yml index 0b0de78561..657e4540cc 100644 --- a/software/fork-recipes.yml +++ b/software/fork-recipes.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Recipe Management -stargazers_count: 61 -updated_at: '2025-10-06' +stargazers_count: 62 +updated_at: '2025-12-19' archived: false current_release: tag: v.4.1.1-Hot-fix published_at: '2025-04-28' commit_history: + 2025-02: 26 + 2025-03: 17 + 2025-04: 47 + 2025-05: 1 + 2025-06: 5 + 2025-07: 0 2025-08: 0 2025-09: 1 2025-10: 1 - 2025-11: 0 + 2025-11: 3 + 2025-12: 2 + 2026-01: 0 diff --git a/software/formbricks.yml b/software/formbricks.yml index 9f8d984bdd..73bdcd316a 100644 --- a/software/formbricks.yml +++ b/software/formbricks.yml @@ -10,14 +10,22 @@ platforms: tags: - Polls and Events demo_url: https://app.formbricks.com -stargazers_count: 11498 -updated_at: '2025-11-06' +stargazers_count: 11710 +updated_at: '2025-12-31' archived: false current_release: - tag: 4.1.1 - published_at: '2025-11-05' + tag: v4.5.0-rc.1 + published_at: '2025-12-31' commit_history: + 2025-02: 116 + 2025-03: 127 + 2025-04: 134 + 2025-05: 147 + 2025-06: 67 + 2025-07: 101 2025-08: 80 2025-09: 68 2025-10: 72 - 2025-11: 8 + 2025-11: 52 + 2025-12: 73 + 2026-01: 0 diff --git a/software/forward-email.yml b/software/forward-email.yml index ddc7b6356d..0dff7939ad 100644 --- a/software/forward-email.yml +++ b/software/forward-email.yml @@ -10,14 +10,22 @@ platforms: - Docker tags: - Communication - Email - Complete Solutions -stargazers_count: 1393 -updated_at: '2025-11-06' +stargazers_count: 1438 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.4.3 - published_at: '2025-11-04' + tag: v2.1.2 + published_at: '2026-01-03' commit_history: + 2025-02: 88 + 2025-03: 50 + 2025-04: 81 + 2025-05: 28 + 2025-06: 124 + 2025-07: 142 2025-08: 73 2025-09: 11 2025-10: 56 - 2025-11: 10 + 2025-11: 114 + 2025-12: 105 + 2026-01: 12 diff --git a/software/fossbilling.yml b/software/fossbilling.yml index a3d83ec190..ca8c2bd918 100644 --- a/software/fossbilling.yml +++ b/software/fossbilling.yml @@ -10,14 +10,22 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/FOSSBilling/FOSSBilling demo_url: https://fossbilling.org/demo -stargazers_count: 1257 -updated_at: '2025-11-06' +stargazers_count: 1376 +updated_at: '2026-01-02' archived: false current_release: tag: 0.7.2 published_at: '2025-09-07' commit_history: + 2025-02: 49 + 2025-03: 44 + 2025-04: 57 + 2025-05: 68 + 2025-06: 50 + 2025-07: 37 2025-08: 51 2025-09: 58 2025-10: 85 - 2025-11: 13 + 2025-11: 70 + 2025-12: 93 + 2026-01: 1 diff --git a/software/frappe-helpdesk.yml b/software/frappe-helpdesk.yml index 66431e9003..affb54c816 100644 --- a/software/frappe-helpdesk.yml +++ b/software/frappe-helpdesk.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Ticketing -stargazers_count: 2765 -updated_at: '2025-10-31' +stargazers_count: 2844 +updated_at: '2026-01-02' archived: false current_release: - tag: v1.17.0 - published_at: '2025-10-29' + tag: v1.18.1 + published_at: '2026-01-02' commit_history: + 2025-02: 76 + 2025-03: 119 + 2025-04: 77 + 2025-05: 91 + 2025-06: 92 + 2025-07: 137 2025-08: 417 2025-09: 237 - 2025-10: 157 - 2025-11: 0 + 2025-10: 233 + 2025-11: 217 + 2025-12: 171 + 2026-01: 4 diff --git a/software/frappe-hr.yml b/software/frappe-hr.yml index c43e49a411..a8a45edff5 100644 --- a/software/frappe-hr.yml +++ b/software/frappe-hr.yml @@ -10,14 +10,22 @@ platforms: - Nodejs tags: - Human Resources Management (HRM) -stargazers_count: 6896 -updated_at: '2025-11-05' +stargazers_count: 7064 +updated_at: '2026-01-02' archived: false current_release: - tag: v15.52.2 - published_at: '2025-11-05' + tag: v15.54.2 + published_at: '2025-12-30' commit_history: + 2025-02: 143 + 2025-03: 173 + 2025-04: 73 + 2025-05: 147 + 2025-06: 86 + 2025-07: 94 2025-08: 191 - 2025-09: 172 - 2025-10: 196 - 2025-11: 38 + 2025-09: 176 + 2025-10: 200 + 2025-11: 319 + 2025-12: 290 + 2026-01: 4 diff --git a/software/freescout.yml b/software/freescout.yml index f9ec39940d..b18b47604c 100644 --- a/software/freescout.yml +++ b/software/freescout.yml @@ -10,14 +10,22 @@ tags: - Ticketing source_code_url: https://github.com/freescout-help-desk/freescout demo_url: https://demo.freescout.net/login -stargazers_count: 3871 -updated_at: '2025-11-01' +stargazers_count: 3989 +updated_at: '2025-12-19' archived: false current_release: - tag: 1.8.195 - published_at: '2025-11-01' + tag: 1.8.200 + published_at: '2025-12-19' commit_history: + 2025-02: 47 + 2025-03: 12 + 2025-04: 29 + 2025-05: 84 + 2025-06: 26 + 2025-07: 32 2025-08: 19 2025-09: 1 2025-10: 25 - 2025-11: 2 + 2025-11: 22 + 2025-12: 21 + 2026-01: 0 diff --git a/software/freeswitch.yml b/software/freeswitch.yml index dcf19c8347..4f5f5b32ce 100644 --- a/software/freeswitch.yml +++ b/software/freeswitch.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - SIP source_code_url: https://github.com/signalwire/freeswitch -stargazers_count: 4431 -updated_at: '2025-10-16' +stargazers_count: 4529 +updated_at: '2025-11-21' archived: false current_release: tag: v1.10.12 published_at: '2024-08-03' commit_history: + 2025-02: 20 + 2025-03: 8 + 2025-04: 2 + 2025-05: 1 + 2025-06: 8 + 2025-07: 50 2025-08: 2 2025-09: 11 2025-10: 1 - 2025-11: 0 + 2025-11: 4 + 2025-12: 0 + 2026-01: 0 diff --git a/software/freshrss.yml b/software/freshrss.yml index 3aa5519ce5..7c67218a30 100644 --- a/software/freshrss.yml +++ b/software/freshrss.yml @@ -10,14 +10,22 @@ tags: - Feed Readers source_code_url: https://github.com/FreshRSS/FreshRSS demo_url: https://demo.freshrss.org/i/ -stargazers_count: 12991 -updated_at: '2025-11-06' +stargazers_count: 13566 +updated_at: '2026-01-04' archived: false current_release: - tag: 1.27.1 - published_at: '2025-09-27' + tag: 1.28.0 + published_at: '2025-12-24' commit_history: + 2025-02: 31 + 2025-03: 40 + 2025-04: 38 + 2025-05: 37 + 2025-06: 34 + 2025-07: 33 2025-08: 57 2025-09: 80 2025-10: 72 - 2025-11: 16 + 2025-11: 48 + 2025-12: 67 + 2026-01: 16 diff --git a/software/frigate.yml b/software/frigate.yml index 5233e498b8..10cf0b42c7 100644 --- a/software/frigate.yml +++ b/software/frigate.yml @@ -10,14 +10,22 @@ platforms: tags: - Video Surveillance source_code_url: https://github.com/blakeblackshear/frigate -stargazers_count: 26762 -updated_at: '2025-11-06' +stargazers_count: 28559 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.16.2 - published_at: '2025-10-15' + tag: v0.17.0-beta1 + published_at: '2025-12-14' commit_history: + 2025-02: 167 + 2025-03: 165 + 2025-04: 176 + 2025-05: 117 + 2025-06: 29 + 2025-07: 68 2025-08: 218 2025-09: 149 - 2025-10: 202 - 2025-11: 55 + 2025-10: 204 + 2025-11: 123 + 2025-12: 109 + 2026-01: 2 diff --git a/software/fusio.yml b/software/fusio.yml index 685bb65b36..c61ab1a6fe 100644 --- a/software/fusio.yml +++ b/software/fusio.yml @@ -10,14 +10,22 @@ tags: - Software Development - API Management source_code_url: https://github.com/apioo/fusio demo_url: https://fusio-project.org/demo -stargazers_count: 2052 -updated_at: '2025-10-10' +stargazers_count: 2066 +updated_at: '2025-12-30' archived: false current_release: - tag: v6.1.0 - published_at: '2025-10-10' + tag: v6.2.0 + published_at: '2026-01-01' commit_history: + 2025-02: 4 + 2025-03: 11 + 2025-04: 9 + 2025-05: 6 + 2025-06: 16 + 2025-07: 13 2025-08: 13 2025-09: 4 2025-10: 7 - 2025-11: 0 + 2025-11: 5 + 2025-12: 7 + 2026-01: 0 diff --git a/software/fusion.yml b/software/fusion.yml index ad0abac8a6..f4f321488d 100644 --- a/software/fusion.yml +++ b/software/fusion.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Feed Readers -stargazers_count: 1853 +stargazers_count: 1923 updated_at: '2025-08-16' archived: false current_release: tag: v0.9.8 published_at: '2025-04-30' commit_history: + 2025-02: 18 + 2025-03: 64 + 2025-04: 18 + 2025-05: 2 + 2025-06: 3 + 2025-07: 1 2025-08: 3 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/fusionpbx.yml b/software/fusionpbx.yml index ce714484c7..bdd17c5c85 100644 --- a/software/fusionpbx.yml +++ b/software/fusionpbx.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - SIP source_code_url: https://github.com/fusionpbx/fusionpbx -stargazers_count: 924 -updated_at: '2025-11-06' +stargazers_count: 955 +updated_at: '2026-01-03' archived: false current_release: tag: 5.4.4 published_at: '2025-07-15' commit_history: + 2025-02: 79 + 2025-03: 135 + 2025-04: 51 + 2025-05: 45 + 2025-06: 76 + 2025-07: 85 2025-08: 108 2025-09: 110 2025-10: 138 - 2025-11: 24 + 2025-11: 125 + 2025-12: 30 + 2026-01: 6 diff --git a/software/fx.yml b/software/fx.yml index 352737273f..69cd7ad044 100644 --- a/software/fx.yml +++ b/software/fx.yml @@ -8,14 +8,22 @@ platforms: tags: - Blogging Platforms source_code_url: https://github.com/rikhuijzer/fx -stargazers_count: 221 -updated_at: '2025-10-24' +stargazers_count: 263 +updated_at: '2025-11-20' archived: false current_release: - tag: v1.2.1 - published_at: '2025-10-24' + tag: v1.3.0 + published_at: '2025-11-14' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 190 + 2025-05: 111 + 2025-06: 6 + 2025-07: 3 2025-08: 4 2025-09: 14 2025-10: 8 - 2025-11: 0 + 2025-11: 13 + 2025-12: 0 + 2026-01: 0 diff --git a/software/galene.yml b/software/galene.yml index a8b93cc7e7..a6ebbe6c3b 100644 --- a/software/galene.yml +++ b/software/galene.yml @@ -8,11 +8,19 @@ platforms: tags: - Communication - Video Conferencing source_code_url: https://github.com/jech/galene -stargazers_count: 1174 -updated_at: '2025-10-28' +stargazers_count: 1196 +updated_at: '2025-11-28' archived: false commit_history: + 2025-02: 1 + 2025-03: 21 + 2025-04: 5 + 2025-05: 4 + 2025-06: 5 + 2025-07: 4 2025-08: 30 2025-09: 1 2025-10: 8 - 2025-11: 0 + 2025-11: 5 + 2025-12: 0 + 2026-01: 0 diff --git a/software/galette.yml b/software/galette.yml index 64e457c4a5..bcfe3bfdfc 100644 --- a/software/galette.yml +++ b/software/galette.yml @@ -9,10 +9,18 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/galette/galette stargazers_count: 64 -updated_at: '2025-11-06' +updated_at: '2026-01-03' archived: false commit_history: + 2025-02: 59 + 2025-03: 46 + 2025-04: 58 + 2025-05: 18 + 2025-06: 34 + 2025-07: 19 2025-08: 18 2025-09: 64 2025-10: 58 - 2025-11: 6 + 2025-11: 52 + 2025-12: 59 + 2026-01: 5 diff --git a/software/gamevault.yml b/software/gamevault.yml index b196058486..7c9faa10e6 100644 --- a/software/gamevault.yml +++ b/software/gamevault.yml @@ -10,14 +10,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels demo_url: https://demo.gamevau.lt -stargazers_count: 290 -updated_at: '2025-10-20' +stargazers_count: 298 +updated_at: '2025-12-18' archived: false current_release: - tag: 16.1.1 - published_at: '2025-10-20' + tag: 16.2.0 + published_at: '2025-12-18' commit_history: + 2025-02: 29 + 2025-03: 49 + 2025-04: 16 + 2025-05: 6 + 2025-06: 34 + 2025-07: 10 2025-08: 19 2025-09: 31 2025-10: 16 - 2025-11: 0 + 2025-11: 5 + 2025-12: 15 + 2026-01: 0 diff --git a/software/gameyfin.yml b/software/gameyfin.yml index 44ab8d4f2f..9e44fc5cb2 100644 --- a/software/gameyfin.yml +++ b/software/gameyfin.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Games - Administrative Utilities & Control Panels -stargazers_count: 816 -updated_at: '2025-10-08' +stargazers_count: 907 +updated_at: '2025-12-22' archived: false current_release: - tag: v2.2.0.rc2 - published_at: '2025-10-30' + tag: v2.3.3 + published_at: '2025-12-22' commit_history: + 2025-02: 0 + 2025-03: 18 + 2025-04: 22 + 2025-05: 85 + 2025-06: 73 + 2025-07: 56 2025-08: 6 2025-09: 47 2025-10: 11 - 2025-11: 0 + 2025-11: 5 + 2025-12: 12 + 2026-01: 0 diff --git a/software/ganymede.yml b/software/ganymede.yml index 5ebeb54680..a3cdf9efd8 100644 --- a/software/ganymede.yml +++ b/software/ganymede.yml @@ -9,14 +9,22 @@ tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/Zibbp/ganymede depends_3rdparty: true -stargazers_count: 858 -updated_at: '2025-11-05' +stargazers_count: 901 +updated_at: '2026-01-04' archived: false current_release: - tag: v4.8.0 - published_at: '2025-10-27' + tag: v4.11.2 + published_at: '2026-01-03' commit_history: + 2025-02: 32 + 2025-03: 65 + 2025-04: 83 + 2025-05: 56 + 2025-06: 28 + 2025-07: 110 2025-08: 37 2025-09: 57 2025-10: 59 - 2025-11: 11 + 2025-11: 61 + 2025-12: 61 + 2026-01: 6 diff --git a/software/gaseous-server.yml b/software/gaseous-server.yml index 3d26a3f38f..65a7db64d3 100644 --- a/software/gaseous-server.yml +++ b/software/gaseous-server.yml @@ -10,14 +10,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels depends_3rdparty: true -stargazers_count: 735 -updated_at: '2025-11-02' +stargazers_count: 789 +updated_at: '2025-11-30' archived: false current_release: - tag: v1.7.14 - published_at: '2025-07-31' + tag: v2.0.0-preview.1 + published_at: '2025-11-30' commit_history: + 2025-02: 2 + 2025-03: 14 + 2025-04: 6 + 2025-05: 8 + 2025-06: 1 + 2025-07: 2 2025-08: 12 2025-09: 10 2025-10: 9 - 2025-11: 2 + 2025-11: 30 + 2025-12: 0 + 2026-01: 0 diff --git a/software/gathio.yml b/software/gathio.yml index fce23d7e97..93ce3e478f 100644 --- a/software/gathio.yml +++ b/software/gathio.yml @@ -10,14 +10,22 @@ platforms: tags: - Polls and Events demo_url: https://gath.io/ -stargazers_count: 408 -updated_at: '2025-08-30' +stargazers_count: 415 +updated_at: '2025-11-12' archived: false current_release: tag: v1.6.0 published_at: '2025-05-28' commit_history: + 2025-02: 19 + 2025-03: 7 + 2025-04: 48 + 2025-05: 39 + 2025-06: 1 + 2025-07: 12 2025-08: 14 2025-09: 0 - 2025-10: 0 - 2025-11: 0 + 2025-10: 4 + 2025-11: 6 + 2025-12: 0 + 2026-01: 0 diff --git a/software/gatus.yml b/software/gatus.yml index 8d332fcef6..782dcb17fd 100644 --- a/software/gatus.yml +++ b/software/gatus.yml @@ -10,14 +10,22 @@ tags: - Status / Uptime pages source_code_url: https://github.com/TwiN/gatus demo_url: https://status.twin.sh -stargazers_count: 8970 -updated_at: '2025-11-05' +stargazers_count: 9507 +updated_at: '2026-01-03' archived: false current_release: - tag: v5.30.0 - published_at: '2025-10-30' + tag: v5.34.0 + published_at: '2026-01-03' commit_history: + 2025-02: 18 + 2025-03: 25 + 2025-04: 14 + 2025-05: 13 + 2025-06: 16 + 2025-07: 12 2025-08: 37 2025-09: 39 2025-10: 37 - 2025-11: 2 + 2025-11: 21 + 2025-12: 19 + 2026-01: 2 diff --git a/software/genea.app.yml b/software/genea.app.yml index 7684dc36dc..836a10574e 100644 --- a/software/genea.app.yml +++ b/software/genea.app.yml @@ -8,11 +8,19 @@ platforms: tags: - Genealogy source_code_url: https://github.com/genea-app/genea-app -stargazers_count: 242 -updated_at: '2022-03-23' +stargazers_count: 248 +updated_at: '2025-12-12' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 15 + 2026-01: 0 diff --git a/software/genealogy.yml b/software/genealogy.yml index 1ad63a55a5..c6bc7d3bd2 100644 --- a/software/genealogy.yml +++ b/software/genealogy.yml @@ -9,14 +9,22 @@ platforms: tags: - Genealogy demo_url: https://genealogy.kreaweb.be/ -stargazers_count: 279 -updated_at: '2025-11-05' +stargazers_count: 292 +updated_at: '2026-01-04' archived: false current_release: - tag: v5.1.2 - published_at: '2025-11-05' + tag: v5.4.0 + published_at: '2026-01-04' commit_history: + 2025-02: 46 + 2025-03: 17 + 2025-04: 38 + 2025-05: 67 + 2025-06: 86 + 2025-07: 21 2025-08: 90 2025-09: 31 2025-10: 11 - 2025-11: 15 + 2025-11: 62 + 2025-12: 16 + 2026-01: 12 diff --git a/software/geneweb.yml b/software/geneweb.yml index 41491db026..e19691ba00 100644 --- a/software/geneweb.yml +++ b/software/geneweb.yml @@ -8,14 +8,22 @@ platforms: tags: - Genealogy source_code_url: https://github.com/geneweb/geneweb -stargazers_count: 361 -updated_at: '2025-10-21' +stargazers_count: 367 +updated_at: '2025-12-31' archived: false current_release: - tag: v7.1-beta - published_at: '2024-04-18' + tag: v7.1.0-beta2 + published_at: '2025-12-25' commit_history: + 2025-02: 38 + 2025-03: 20 + 2025-04: 137 + 2025-05: 60 + 2025-06: 54 + 2025-07: 43 2025-08: 6 2025-09: 5 2025-10: 3 - 2025-11: 0 + 2025-11: 156 + 2025-12: 66 + 2026-01: 0 diff --git a/software/geo2tz.yml b/software/geo2tz.yml index 7efa8911da..f4b192750e 100644 --- a/software/geo2tz.yml +++ b/software/geo2tz.yml @@ -9,14 +9,22 @@ platforms: tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/noandrea/geo2tz -stargazers_count: 87 -updated_at: '2025-05-31' +stargazers_count: 90 +updated_at: '2025-12-01' archived: false current_release: tag: v2.7.1 published_at: '2025-05-31' commit_history: + 2025-02: 2 + 2025-03: 3 + 2025-04: 0 + 2025-05: 3 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 6 + 2026-01: 0 diff --git a/software/gerbera.yml b/software/gerbera.yml index 8e7c1ed0a1..bd5b53b436 100644 --- a/software/gerbera.yml +++ b/software/gerbera.yml @@ -10,14 +10,22 @@ platforms: tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/gerbera/gerbera -stargazers_count: 1308 -updated_at: '2025-11-04' +stargazers_count: 1325 +updated_at: '2026-01-04' archived: false current_release: - tag: v2.6.1 - published_at: '2025-08-15' + tag: v3.0.0 + published_at: '2025-11-07' commit_history: + 2025-02: 26 + 2025-03: 14 + 2025-04: 10 + 2025-05: 11 + 2025-06: 16 + 2025-07: 15 2025-08: 51 2025-09: 12 2025-10: 32 - 2025-11: 12 + 2025-11: 48 + 2025-12: 14 + 2026-01: 6 diff --git a/software/gerrit.yml b/software/gerrit.yml index 552588eb53..98b7984e94 100644 --- a/software/gerrit.yml +++ b/software/gerrit.yml @@ -9,11 +9,19 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/GerritCodeReview/gerrit -stargazers_count: 1121 -updated_at: '2025-11-06' +stargazers_count: 1142 +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 153 + 2025-03: 261 + 2025-04: 171 + 2025-05: 272 + 2025-06: 241 + 2025-07: 287 2025-08: 307 - 2025-09: 267 - 2025-10: 245 - 2025-11: 31 + 2025-09: 268 + 2025-10: 262 + 2025-11: 241 + 2025-12: 124 + 2026-01: 3 diff --git a/software/ghost.yml b/software/ghost.yml index f34c5f173b..e05b3d31d2 100644 --- a/software/ghost.yml +++ b/software/ghost.yml @@ -8,14 +8,22 @@ platforms: tags: - Blogging Platforms source_code_url: https://github.com/TryGhost/Ghost -stargazers_count: 51129 -updated_at: '2025-11-06' +stargazers_count: 51518 +updated_at: '2025-12-18' archived: false current_release: - tag: v6.6.1 - published_at: '2025-11-05' + tag: v6.10.3 + published_at: '2025-12-12' commit_history: + 2025-02: 204 + 2025-03: 390 + 2025-04: 401 + 2025-05: 517 + 2025-06: 540 + 2025-07: 304 2025-08: 123 2025-09: 201 2025-10: 231 - 2025-11: 44 + 2025-11: 190 + 2025-12: 172 + 2026-01: 0 diff --git a/software/ghostfolio.yml b/software/ghostfolio.yml index 4b8ced0673..a8cefba068 100644 --- a/software/ghostfolio.yml +++ b/software/ghostfolio.yml @@ -9,14 +9,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/ghostfolio/ghostfolio -stargazers_count: 6867 -updated_at: '2025-11-06' +stargazers_count: 7341 +updated_at: '2026-01-04' archived: false current_release: - tag: 2.215.0 - published_at: '2025-11-06' + tag: 2.228.0 + published_at: '2026-01-03' commit_history: + 2025-02: 63 + 2025-03: 86 + 2025-04: 98 + 2025-05: 116 + 2025-06: 205 + 2025-07: 161 2025-08: 92 2025-09: 97 2025-10: 134 - 2025-11: 26 + 2025-11: 84 + 2025-12: 63 + 2026-01: 22 diff --git a/software/ghstats.yml b/software/ghstats.yml index 851035b41d..ba37e87331 100644 --- a/software/ghstats.yml +++ b/software/ghstats.yml @@ -9,14 +9,22 @@ platforms: tags: - Analytics depends_3rdparty: true -stargazers_count: 166 +stargazers_count: 173 updated_at: '2025-02-15' archived: false current_release: tag: v0.7.1 published_at: '2024-12-18' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/gibbon.yml b/software/gibbon.yml index b523d9ba4f..646b1bba14 100644 --- a/software/gibbon.yml +++ b/software/gibbon.yml @@ -8,6 +8,22 @@ platforms: tags: - Learning and Courses source_code_url: https://github.com/GibbonEdu/core -stargazers_count: 558 -updated_at: '2025-10-22' +stargazers_count: 573 +updated_at: '2025-12-11' archived: false +current_release: + tag: v30.0.00 + published_at: '2025-11-20' +commit_history: + 2025-02: 59 + 2025-03: 41 + 2025-04: 34 + 2025-05: 132 + 2025-06: 6 + 2025-07: 0 + 2025-08: 10 + 2025-09: 72 + 2025-10: 59 + 2025-11: 72 + 2025-12: 23 + 2026-01: 0 diff --git a/software/gitbucket.yml b/software/gitbucket.yml index 80a076f669..c19d12f5d9 100644 --- a/software/gitbucket.yml +++ b/software/gitbucket.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/gitbucket/gitbucket -stargazers_count: 9313 -updated_at: '2025-11-06' +stargazers_count: 9335 +updated_at: '2026-01-04' archived: false current_release: tag: 4.44.0 published_at: '2025-09-23' commit_history: + 2025-02: 15 + 2025-03: 15 + 2025-04: 4 + 2025-05: 16 + 2025-06: 21 + 2025-07: 21 2025-08: 17 2025-09: 21 2025-10: 13 - 2025-11: 3 + 2025-11: 13 + 2025-12: 19 + 2026-01: 2 diff --git a/software/gitea.yml b/software/gitea.yml index c750376894..9b0c2f0949 100644 --- a/software/gitea.yml +++ b/software/gitea.yml @@ -11,14 +11,22 @@ tags: - Software Development - Project Management source_code_url: https://github.com/go-gitea/gitea demo_url: https://demo.gitea.com -stargazers_count: 51854 -updated_at: '2025-11-06' +stargazers_count: 52922 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.25.1 - published_at: '2025-11-04' + tag: v1.25.3 + published_at: '2025-12-18' commit_history: + 2025-02: 117 + 2025-03: 153 + 2025-04: 121 + 2025-05: 80 + 2025-06: 147 + 2025-07: 104 2025-08: 74 2025-09: 73 2025-10: 89 - 2025-11: 25 + 2025-11: 68 + 2025-12: 102 + 2026-01: 10 diff --git a/software/github-ntfy.yml b/software/github-ntfy.yml index 24b1ea21bd..8ae6b996bc 100644 --- a/software/github-ntfy.yml +++ b/software/github-ntfy.yml @@ -11,14 +11,22 @@ tags: source_code_url: https://github.com/BreizhHardware/ntfy_alerts related_software_url: https://github.com/binwiederhier/ntfy depends_3rdparty: true -stargazers_count: 46 +stargazers_count: 52 updated_at: '2025-06-16' archived: false current_release: tag: v2.0.2 published_at: '2025-06-16' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 6 + 2025-06: 41 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/gitit.yml b/software/gitit.yml index 858ba3e431..5000dd6e1f 100644 --- a/software/gitit.yml +++ b/software/gitit.yml @@ -8,11 +8,19 @@ platforms: tags: - Wikis source_code_url: https://github.com/jgm/gitit -stargazers_count: 2245 -updated_at: '2025-09-03' +stargazers_count: 2250 +updated_at: '2026-01-01' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 2 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 5 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 2 diff --git a/software/gladys.yml b/software/gladys.yml index bd4740d84a..36f616a385 100644 --- a/software/gladys.yml +++ b/software/gladys.yml @@ -9,14 +9,22 @@ platforms: tags: - Internet of Things (IoT) source_code_url: https://github.com/GladysAssistant/Gladys -stargazers_count: 2928 -updated_at: '2025-11-06' +stargazers_count: 2966 +updated_at: '2025-12-15' archived: false current_release: - tag: v4.65.1 - published_at: '2025-11-03' + tag: v4.66.8 + published_at: '2025-12-15' commit_history: + 2025-02: 23 + 2025-03: 20 + 2025-04: 9 + 2025-05: 43 + 2025-06: 18 + 2025-07: 4 2025-08: 1 2025-09: 8 2025-10: 10 - 2025-11: 6 + 2025-11: 10 + 2025-12: 29 + 2026-01: 0 diff --git a/software/glance.yml b/software/glance.yml index d7aa64d4be..8a3484480c 100644 --- a/software/glance.yml +++ b/software/glance.yml @@ -10,14 +10,22 @@ platforms: tags: - Personal Dashboards - Feed Readers -stargazers_count: 29286 -updated_at: '2025-10-17' +stargazers_count: 30942 +updated_at: '2025-12-10' archived: false current_release: tag: v0.8.4 published_at: '2025-06-10' commit_history: + 2025-02: 72 + 2025-03: 102 + 2025-04: 84 + 2025-05: 75 + 2025-06: 9 + 2025-07: 0 2025-08: 0 2025-09: 6 2025-10: 2 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/globaleaks.yml b/software/globaleaks.yml index 376bfc3bdb..0f53fe0734 100644 --- a/software/globaleaks.yml +++ b/software/globaleaks.yml @@ -11,14 +11,22 @@ platforms: - Docker tags: - Communication - Custom Communication Systems -stargazers_count: 1404 -updated_at: '2025-11-03' +stargazers_count: 1422 +updated_at: '2026-01-04' archived: false current_release: - tag: v5.0.85 - published_at: '2025-10-12' + tag: v5.0.87 + published_at: '2025-12-14' commit_history: + 2025-02: 84 + 2025-03: 130 + 2025-04: 23 + 2025-05: 29 + 2025-06: 25 + 2025-07: 74 2025-08: 68 2025-09: 95 2025-10: 50 - 2025-11: 3 + 2025-11: 33 + 2025-12: 33 + 2026-01: 3 diff --git a/software/glowing-bear.yml b/software/glowing-bear.yml index c68fb86a17..366385bb3e 100644 --- a/software/glowing-bear.yml +++ b/software/glowing-bear.yml @@ -9,14 +9,22 @@ tags: - Communication - IRC source_code_url: https://github.com/glowing-bear/glowing-bear demo_url: https://www.glowing-bear.org -stargazers_count: 961 +stargazers_count: 968 updated_at: '2025-09-07' archived: false current_release: tag: 0.9.0 published_at: '2020-07-06' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 5 2025-08: 0 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/go-doxy.yml b/software/go-doxy.yml index ad50a04d88..fc15e99da6 100644 --- a/software/go-doxy.yml +++ b/software/go-doxy.yml @@ -9,14 +9,22 @@ platforms: - Go tags: - Web Servers -stargazers_count: 2557 -updated_at: '2025-11-06' +stargazers_count: 2689 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.20.6 - published_at: '2025-11-01' + tag: v0.23.0 + published_at: '2026-01-04' commit_history: + 2025-02: 182 + 2025-03: 105 + 2025-04: 101 + 2025-05: 157 + 2025-06: 52 + 2025-07: 15 2025-08: 40 2025-09: 142 2025-10: 160 - 2025-11: 4 + 2025-11: 34 + 2025-12: 90 + 2026-01: 39 diff --git a/software/go-feature-flag.yml b/software/go-feature-flag.yml index c93540eb55..798f44df84 100644 --- a/software/go-feature-flag.yml +++ b/software/go-feature-flag.yml @@ -8,14 +8,22 @@ platforms: tags: - Software Development - Feature Toggle source_code_url: https://github.com/thomaspoignant/go-feature-flag -stargazers_count: 1847 -updated_at: '2025-11-06' +stargazers_count: 1896 +updated_at: '2026-01-02' archived: false current_release: - tag: modules/evaluation/v0.1.3 - published_at: '2025-11-04' + tag: v1.49.0 + published_at: '2025-12-09' commit_history: + 2025-02: 119 + 2025-03: 122 + 2025-04: 114 + 2025-05: 84 + 2025-06: 90 + 2025-07: 94 2025-08: 79 2025-09: 154 2025-10: 199 - 2025-11: 62 + 2025-11: 156 + 2025-12: 167 + 2026-01: 1 diff --git a/software/goaccess.yml b/software/goaccess.yml index b05dc7c093..a08bc087a0 100644 --- a/software/goaccess.yml +++ b/software/goaccess.yml @@ -8,11 +8,19 @@ platforms: tags: - Analytics source_code_url: https://github.com/allinurl/goaccess -stargazers_count: 19934 +stargazers_count: 20110 updated_at: '2025-10-26' archived: false commit_history: + 2025-02: 25 + 2025-03: 29 + 2025-04: 36 + 2025-05: 3 + 2025-06: 11 + 2025-07: 2 2025-08: 5 2025-09: 4 2025-10: 2 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/goatcounter.yml b/software/goatcounter.yml index bfceb6a844..9068fc17c5 100644 --- a/software/goatcounter.yml +++ b/software/goatcounter.yml @@ -8,14 +8,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/arp242/goatcounter -stargazers_count: 5237 -updated_at: '2025-09-06' +stargazers_count: 5372 +updated_at: '2026-01-02' archived: false current_release: - tag: v2.6.0 - published_at: '2025-06-08' + tag: v2.7.0 + published_at: '2025-12-15' commit_history: + 2025-02: 0 + 2025-03: 18 + 2025-04: 2 + 2025-05: 15 + 2025-06: 99 + 2025-07: 17 2025-08: 1 2025-09: 1 2025-10: 0 - 2025-11: 0 + 2025-11: 13 + 2025-12: 48 + 2026-01: 1 diff --git a/software/gobookmarks.yml b/software/gobookmarks.yml index 5e7b11d8cc..817874a450 100644 --- a/software/gobookmarks.yml +++ b/software/gobookmarks.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Personal Dashboards -stargazers_count: 6 -updated_at: '2025-10-15' +stargazers_count: 9 +updated_at: '2025-12-31' archived: false current_release: - tag: v1.7.17 - published_at: '2025-10-15' + tag: v1.8.9 + published_at: '2025-12-31' commit_history: + 2025-02: 0 + 2025-03: 2 + 2025-04: 5 + 2025-05: 0 + 2025-06: 238 + 2025-07: 57 2025-08: 17 2025-09: 1 2025-10: 16 - 2025-11: 0 + 2025-11: 37 + 2025-12: 11 + 2026-01: 0 diff --git a/software/gocron.yml b/software/gocron.yml new file mode 100644 index 0000000000..eed1b7283e --- /dev/null +++ b/software/gocron.yml @@ -0,0 +1,21 @@ +name: gocron +website_url: https://github.com/flohoss/gocron +source_code_url: https://github.com/flohoss/gocron +description: Task scheduler that allows users to specify recurring jobs via a simple YAML configuration file. +licenses: + - MIT +platforms: + - Docker +tags: + - Automation +stargazers_count: 492 +updated_at: '2026-01-01' +archived: false +current_release: + tag: v0.9.3 + published_at: '2025-11-12' +commit_history: + 2025-10: 27 + 2025-11: 14 + 2025-12: 2 + 2026-01: 2 diff --git a/software/godoxy.yml b/software/godoxy.yml new file mode 100644 index 0000000000..4ba3ac0456 --- /dev/null +++ b/software/godoxy.yml @@ -0,0 +1,12 @@ +name: "godoxy" +website_url: "https://docs.godoxy.dev/" +source_code_url: "https://github.com/yusing/godoxy" +description: "High-performance reverse proxy and container orchestrator for self-hosters." +licenses: + - MIT +platforms: + - Docker + - Go +tags: + - Web Servers +demo_url: "https://demo.godoxy.dev/" diff --git a/software/gogs.yml b/software/gogs.yml index 07096e8fec..e1ff870303 100644 --- a/software/gogs.yml +++ b/software/gogs.yml @@ -8,14 +8,22 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/gogs/gogs -stargazers_count: 47157 -updated_at: '2025-10-03' +stargazers_count: 47415 +updated_at: '2025-12-20' archived: false current_release: tag: v0.13.3 published_at: '2025-06-09' commit_history: + 2025-02: 3 + 2025-03: 5 + 2025-04: 5 + 2025-05: 2 + 2025-06: 12 + 2025-07: 4 2025-08: 4 2025-09: 7 2025-10: 1 - 2025-11: 0 + 2025-11: 9 + 2025-12: 5 + 2026-01: 0 diff --git a/software/gokapi.yml b/software/gokapi.yml index 0a8d53c9f0..172199838e 100644 --- a/software/gokapi.yml +++ b/software/gokapi.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/Forceu/gokapi -stargazers_count: 2411 -updated_at: '2025-11-04' +stargazers_count: 2482 +updated_at: '2026-01-02' archived: false current_release: tag: v2.1.0 published_at: '2025-08-29' commit_history: + 2025-02: 5 + 2025-03: 6 + 2025-04: 5 + 2025-05: 18 + 2025-06: 8 + 2025-07: 3 2025-08: 22 2025-09: 0 2025-10: 8 2025-11: 1 + 2025-12: 8 + 2026-01: 3 diff --git a/software/gollum.yml b/software/gollum.yml index 3bdbbdedbe..d5198d9ae3 100644 --- a/software/gollum.yml +++ b/software/gollum.yml @@ -8,14 +8,22 @@ platforms: tags: - Wikis source_code_url: https://github.com/gollum/gollum -stargazers_count: 14169 +stargazers_count: 14214 updated_at: '2025-08-31' archived: false current_release: tag: v6.1.0 published_at: '2024-12-23' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 2 + 2025-05: 2 + 2025-06: 2 + 2025-07: 0 2025-08: 23 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/gonic.yml b/software/gonic.yml index a140697354..64ac8520af 100644 --- a/software/gonic.yml +++ b/software/gonic.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/sentriz/gonic -stargazers_count: 2077 -updated_at: '2025-11-05' +stargazers_count: 2176 +updated_at: '2025-12-22' archived: false current_release: tag: v0.19.0 published_at: '2025-10-11' commit_history: + 2025-02: 2 + 2025-03: 3 + 2025-04: 1 + 2025-05: 4 + 2025-06: 1 + 2025-07: 4 2025-08: 6 2025-09: 27 2025-10: 10 - 2025-11: 2 + 2025-11: 9 + 2025-12: 7 + 2026-01: 0 diff --git a/software/google-webfonts-helper.yml b/software/google-webfonts-helper.yml index c4255f7b29..4701398ff3 100644 --- a/software/google-webfonts-helper.yml +++ b/software/google-webfonts-helper.yml @@ -10,14 +10,22 @@ tags: source_code_url: https://github.com/majodev/google-webfonts-helper demo_url: https://gwfh.mranftl.com/fonts depends_3rdparty: true -stargazers_count: 12715 +stargazers_count: 12781 updated_at: '2025-10-11' archived: false current_release: tag: v1.7.1 published_at: '2025-10-19' commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/goploader.yml b/software/goploader.yml index 455d7bceb7..7d85412f00 100644 --- a/software/goploader.yml +++ b/software/goploader.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/Depado/goploader -stargazers_count: 296 -updated_at: '2025-11-06' +stargazers_count: 298 +updated_at: '2025-12-31' archived: false current_release: tag: v1.0.1 published_at: '2025-02-26' commit_history: + 2025-02: 14 + 2025-03: 20 + 2025-04: 15 + 2025-05: 19 + 2025-06: 12 + 2025-07: 9 2025-08: 23 2025-09: 17 2025-10: 18 - 2025-11: 4 + 2025-11: 15 + 2025-12: 17 + 2026-01: 0 diff --git a/software/gossa.yml b/software/gossa.yml index 9234f7141a..cbac47d373 100644 --- a/software/gossa.yml +++ b/software/gossa.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/pldubouilh/gossa -stargazers_count: 1030 +stargazers_count: 1059 updated_at: '2025-07-21' archived: false current_release: tag: v1.1.2 published_at: '2024-08-30' commit_history: + 2025-02: 4 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/gosɛ.yml b/software/gosɛ.yml index 027526c37d..39c861cf02 100644 --- a/software/gosɛ.yml +++ b/software/gosɛ.yml @@ -1,5 +1,5 @@ name: GoSƐ -website_url: https://github.com/stv0g/gose +website_url: https://codeberg.org/stv0g/gose description: Modern file-uploader focusing on scalability and simplicity. It only depends on a S3 storage backend and hence scales horizontally without the need for additional databases or caches. licenses: - Apache-2.0 @@ -8,14 +8,4 @@ platforms: - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload -source_code_url: https://github.com/stv0g/gose -stargazers_count: 252 -updated_at: '2025-10-20' -archived: false -current_release: - tag: v0.11.4 - published_at: '2025-09-22' -commit_history: - 2025-08: 7 - 2025-09: 6 - 2025-10: 4 +source_code_url: https://codeberg.org/stv0g/gose diff --git a/software/gotenberg.yml b/software/gotenberg.yml index fb4d5bf204..7c5838cb3d 100644 --- a/software/gotenberg.yml +++ b/software/gotenberg.yml @@ -9,14 +9,22 @@ platforms: tags: - Document Management - Automation -stargazers_count: 10353 -updated_at: '2025-11-06' +stargazers_count: 10783 +updated_at: '2025-12-25' archived: false current_release: - tag: v8.24.0 - published_at: '2025-10-09' + tag: v8.25.1 + published_at: '2025-12-04' commit_history: + 2025-02: 22 + 2025-03: 26 + 2025-04: 16 + 2025-05: 34 + 2025-06: 16 + 2025-07: 8 2025-08: 35 2025-09: 17 2025-10: 19 - 2025-11: 4 + 2025-11: 18 + 2025-12: 7 + 2026-01: 0 diff --git a/software/gotify.yml b/software/gotify.yml index bca6e203ce..7b7879deb9 100644 --- a/software/gotify.yml +++ b/software/gotify.yml @@ -10,6 +10,22 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/gotify/server related_software_url: https://github.com/gotify/android -stargazers_count: 13902 -updated_at: '2025-10-20' +stargazers_count: 14376 +updated_at: '2026-01-02' archived: false +current_release: + tag: v2.8.0 + published_at: '2026-01-02' +commit_history: + 2025-02: 1 + 2025-03: 6 + 2025-04: 1 + 2025-05: 3 + 2025-06: 0 + 2025-07: 14 + 2025-08: 43 + 2025-09: 20 + 2025-10: 6 + 2025-11: 17 + 2025-12: 3 + 2026-01: 1 diff --git a/software/gramps-web.yml b/software/gramps-web.yml index 1fc5da02f1..c8aa45fdcc 100644 --- a/software/gramps-web.yml +++ b/software/gramps-web.yml @@ -9,14 +9,22 @@ tags: - Genealogy source_code_url: https://github.com/gramps-project/gramps-web-api demo_url: https://gramps-project.github.io/gramps-web-api/ -stargazers_count: 154 -updated_at: '2025-11-04' +stargazers_count: 172 +updated_at: '2025-12-31' archived: false current_release: - tag: v3.4.1 - published_at: '2025-10-31' + tag: v3.6.0 + published_at: '2025-12-19' commit_history: + 2025-02: 3 + 2025-03: 8 + 2025-04: 19 + 2025-05: 28 + 2025-06: 9 + 2025-07: 2 2025-08: 8 2025-09: 1 2025-10: 21 - 2025-11: 1 + 2025-11: 6 + 2025-12: 22 + 2026-01: 0 diff --git a/software/graphhopper.yml b/software/graphhopper.yml index 87ef86f167..046a51d873 100644 --- a/software/graphhopper.yml +++ b/software/graphhopper.yml @@ -8,14 +8,22 @@ platforms: tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/graphhopper/graphhopper -stargazers_count: 6082 -updated_at: '2025-11-06' +stargazers_count: 6204 +updated_at: '2025-12-19' archived: false current_release: tag: '11.0' published_at: '2025-10-14' commit_history: + 2025-02: 11 + 2025-03: 18 + 2025-04: 11 + 2025-05: 8 + 2025-06: 10 + 2025-07: 7 2025-08: 12 2025-09: 12 2025-10: 25 - 2025-11: 6 + 2025-11: 16 + 2025-12: 22 + 2026-01: 0 diff --git a/software/graphweaver.yml b/software/graphweaver.yml index 1f24b37d2c..3cf8eb2709 100644 --- a/software/graphweaver.yml +++ b/software/graphweaver.yml @@ -8,14 +8,22 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/exogee-technology/graphweaver -stargazers_count: 542 -updated_at: '2025-11-03' +stargazers_count: 544 +updated_at: '2025-12-19' archived: false current_release: - tag: v2.20.5 - published_at: '2025-10-17' + tag: v2.20.8 + published_at: '2025-12-03' commit_history: + 2025-02: 210 + 2025-03: 311 + 2025-04: 54 + 2025-05: 92 + 2025-06: 70 + 2025-07: 67 2025-08: 234 2025-09: 455 2025-10: 197 - 2025-11: 8 + 2025-11: 63 + 2025-12: 79 + 2026-01: 0 diff --git a/software/grimoire.yml b/software/grimoire.yml index a09a89e1de..42eb4f86f9 100644 --- a/software/grimoire.yml +++ b/software/grimoire.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Bookmarks and Link Sharing -stargazers_count: 2656 +stargazers_count: 2690 updated_at: '2025-05-30' archived: false current_release: tag: v0.5.0 published_at: '2025-02-21' commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/grist.yml b/software/grist.yml index a9c11a168d..638f41e37f 100644 --- a/software/grist.yml +++ b/software/grist.yml @@ -11,14 +11,22 @@ tags: - Office Suites source_code_url: https://github.com/gristlabs/grist-core demo_url: https://docs.getgrist.com -stargazers_count: 9988 -updated_at: '2025-11-06' +stargazers_count: 10360 +updated_at: '2026-01-01' archived: false current_release: - tag: v1.7.5 - published_at: '2025-10-31' + tag: v1.7.8 + published_at: '2025-11-26' commit_history: + 2025-02: 116 + 2025-03: 84 + 2025-04: 95 + 2025-05: 104 + 2025-06: 86 + 2025-07: 200 2025-08: 90 2025-09: 90 - 2025-10: 86 - 2025-11: 6 + 2025-10: 89 + 2025-11: 113 + 2025-12: 157 + 2026-01: 1 diff --git a/software/grocy.yml b/software/grocy.yml index 51e572c880..addedc8596 100644 --- a/software/grocy.yml +++ b/software/grocy.yml @@ -11,14 +11,22 @@ tags: - Inventory Management source_code_url: https://github.com/grocy/grocy demo_url: https://en.demo.grocy.info/ -stargazers_count: 8348 +stargazers_count: 8577 updated_at: '2025-09-28' archived: false current_release: tag: v4.5.0 published_at: '2025-03-28' commit_history: + 2025-02: 15 + 2025-03: 15 + 2025-04: 1 + 2025-05: 2 + 2025-06: 3 + 2025-07: 0 2025-08: 5 2025-09: 7 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/group-office.yml b/software/group-office.yml index 925ae83bd0..5130765a8b 100644 --- a/software/group-office.yml +++ b/software/group-office.yml @@ -9,14 +9,22 @@ tags: - Groupware - Customer Relationship Management (CRM) source_code_url: https://github.com/Intermesh/groupoffice/ -stargazers_count: 234 -updated_at: '2025-11-06' +stargazers_count: 239 +updated_at: '2025-12-23' archived: false current_release: - tag: v25.0.64 - published_at: '2025-11-03' + tag: v25.0.76 + published_at: '2025-12-22' commit_history: - 2025-08: 231 + 2025-02: 145 + 2025-03: 231 + 2025-04: 184 + 2025-05: 156 + 2025-06: 268 + 2025-07: 93 + 2025-08: 232 2025-09: 255 - 2025-10: 175 - 2025-11: 27 + 2025-10: 182 + 2025-11: 176 + 2025-12: 102 + 2026-01: 0 diff --git a/software/grr.yml b/software/grr.yml index d4964f2775..b494937c00 100644 --- a/software/grr.yml +++ b/software/grr.yml @@ -8,14 +8,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/JeromeDevome/GRR -stargazers_count: 98 -updated_at: '2025-11-06' +stargazers_count: 97 +updated_at: '2025-12-29' archived: false current_release: - tag: v3.5.2c - published_at: '2025-10-29' + tag: v3.5.2d + published_at: '2025-12-17' commit_history: + 2025-02: 59 + 2025-03: 7 + 2025-04: 9 + 2025-05: 6 + 2025-06: 2 + 2025-07: 37 2025-08: 20 2025-09: 18 2025-10: 16 - 2025-11: 1 + 2025-11: 13 + 2025-12: 30 + 2026-01: 0 diff --git a/software/guacamole.yml b/software/guacamole.yml index 712b41a86e..86b1a42b8d 100644 --- a/software/guacamole.yml +++ b/software/guacamole.yml @@ -9,11 +9,19 @@ platforms: tags: - Remote Access source_code_url: https://github.com/apache/guacamole-server -stargazers_count: 3572 -updated_at: '2025-11-05' +stargazers_count: 3647 +updated_at: '2025-12-26' archived: false commit_history: + 2025-02: 0 + 2025-03: 5 + 2025-04: 11 + 2025-05: 58 + 2025-06: 24 + 2025-07: 3 2025-08: 12 2025-09: 16 2025-10: 8 2025-11: 24 + 2025-12: 15 + 2026-01: 0 diff --git a/software/habitica.yml b/software/habitica.yml index 0d0a7c186b..ed4e732cb7 100644 --- a/software/habitica.yml +++ b/software/habitica.yml @@ -10,14 +10,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/HabitRPG/habitica -stargazers_count: 13418 -updated_at: '2025-11-06' +stargazers_count: 13578 +updated_at: '2025-12-19' archived: false current_release: - tag: v5.41.6 - published_at: '2025-11-06' + tag: v5.42.4 + published_at: '2025-12-19' commit_history: + 2025-02: 15 + 2025-03: 27 + 2025-04: 17 + 2025-05: 24 + 2025-06: 17 + 2025-07: 16 2025-08: 70 2025-09: 38 2025-10: 8 - 2025-11: 4 + 2025-11: 10 + 2025-12: 14 + 2026-01: 0 diff --git a/software/halo.yml b/software/halo.yml index 472b068874..c107780e0d 100644 --- a/software/halo.yml +++ b/software/halo.yml @@ -11,14 +11,22 @@ tags: - Software Development - Low Code demo_url: https://demo.halo.run related_software_url: https://github.com/halo-sigs/awesome-halo -stargazers_count: 37229 -updated_at: '2025-11-06' +stargazers_count: 37680 +updated_at: '2026-01-04' archived: false current_release: - tag: v2.21.10 - published_at: '2025-11-06' + tag: v2.22.7 + published_at: '2026-01-04' commit_history: + 2025-02: 4 + 2025-03: 26 + 2025-04: 22 + 2025-05: 63 + 2025-06: 64 + 2025-07: 23 2025-08: 28 2025-09: 29 2025-10: 62 - 2025-11: 14 + 2025-11: 52 + 2025-12: 82 + 2026-01: 12 diff --git a/software/handbrake-web.yml b/software/handbrake-web.yml index af84b93ac4..16aa0e9e43 100644 --- a/software/handbrake-web.yml +++ b/software/handbrake-web.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Automation -stargazers_count: 537 -updated_at: '2025-10-31' +stargazers_count: 663 +updated_at: '2025-12-23' archived: false current_release: - tag: v0.7.3 - published_at: '2024-11-27' + tag: v0.8.1 + published_at: '2025-12-10' commit_history: + 2025-02: 3 + 2025-03: 3 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 3 2025-08: 1 2025-09: 34 2025-10: 41 - 2025-11: 0 + 2025-11: 24 + 2025-12: 23 + 2026-01: 0 diff --git a/software/haraka.yml b/software/haraka.yml index 09626cc25e..d5de5367ab 100644 --- a/software/haraka.yml +++ b/software/haraka.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Email - Mail Transfer Agents source_code_url: https://github.com/haraka/Haraka -stargazers_count: 5439 -updated_at: '2025-10-27' +stargazers_count: 5529 +updated_at: '2026-01-02' archived: false current_release: tag: v3.1.1 published_at: '2025-05-19' commit_history: + 2025-02: 1 + 2025-03: 5 + 2025-04: 2 + 2025-05: 1 + 2025-06: 1 + 2025-07: 3 2025-08: 0 2025-09: 0 2025-10: 3 - 2025-11: 0 + 2025-11: 5 + 2025-12: 0 + 2026-01: 1 diff --git a/software/harbor.yml b/software/harbor.yml index b71893561e..cd6c8f3300 100644 --- a/software/harbor.yml +++ b/software/harbor.yml @@ -9,14 +9,22 @@ platforms: - K8S tags: - File Transfer - Object Storage & File Servers -stargazers_count: 26810 -updated_at: '2025-11-06' +stargazers_count: 27251 +updated_at: '2025-12-31' archived: false current_release: - tag: v2.14.0 - published_at: '2025-09-17' + tag: v2.14.1 + published_at: '2025-11-24' commit_history: + 2025-02: 21 + 2025-03: 45 + 2025-04: 27 + 2025-05: 15 + 2025-06: 14 + 2025-07: 28 2025-08: 23 2025-09: 24 2025-10: 18 - 2025-11: 3 + 2025-11: 6 + 2025-12: 15 + 2026-01: 0 diff --git a/software/hasura.yml b/software/hasura.yml index edc279835d..61412bf286 100644 --- a/software/hasura.yml +++ b/software/hasura.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/hasura/graphql-engine -stargazers_count: 31799 -updated_at: '2025-10-30' +stargazers_count: 31867 +updated_at: '2025-12-23' archived: false current_release: - tag: v2.48.6 - published_at: '2025-10-14' + tag: v2.48.9 + published_at: '2025-12-24' commit_history: + 2025-02: 101 + 2025-03: 103 + 2025-04: 74 + 2025-05: 38 + 2025-06: 53 + 2025-07: 57 2025-08: 51 2025-09: 44 2025-10: 28 - 2025-11: 0 + 2025-11: 19 + 2025-12: 20 + 2026-01: 0 diff --git a/software/hatsu.yml b/software/hatsu.yml index 9388919e2d..90a295b69a 100644 --- a/software/hatsu.yml +++ b/software/hatsu.yml @@ -9,14 +9,22 @@ platforms: - Rust tags: - Communication - Social Networks and Forums -stargazers_count: 212 -updated_at: '2025-04-03' +stargazers_count: 227 +updated_at: '2025-12-14' archived: false current_release: - tag: v0.3.3 - published_at: '2025-04-03' + tag: v0.3.4 + published_at: '2025-12-14' commit_history: + 2025-02: 0 + 2025-03: 9 + 2025-04: 4 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 5 + 2026-01: 0 diff --git a/software/haven.yml b/software/haven.yml index adb1287551..6dcb0c4270 100644 --- a/software/haven.yml +++ b/software/haven.yml @@ -9,11 +9,19 @@ tags: - Blogging Platforms source_code_url: https://github.com/havenweb/haven demo_url: https://havenweb.org/demo.html -stargazers_count: 737 +stargazers_count: 748 updated_at: '2025-10-16' archived: false commit_history: + 2025-02: 2 + 2025-03: 10 + 2025-04: 2 + 2025-05: 10 + 2025-06: 0 + 2025-07: 4 2025-08: 2 2025-09: 1 2025-10: 4 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/headphones.yml b/software/headphones.yml index e27513d0c1..0dd70df12a 100644 --- a/software/headphones.yml +++ b/software/headphones.yml @@ -8,14 +8,22 @@ platforms: tags: - Media Management source_code_url: https://github.com/rembo10/headphones -stargazers_count: 3638 +stargazers_count: 3745 updated_at: '2025-06-01' archived: false current_release: tag: v0.6.4 published_at: '2025-07-01' commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 3 + 2025-05: 4 + 2025-06: 1 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/healthchecks.yml b/software/healthchecks.yml index 86b9d867cb..1a8bbeaf82 100644 --- a/software/healthchecks.yml +++ b/software/healthchecks.yml @@ -9,14 +9,22 @@ platforms: tags: - Automation source_code_url: https://github.com/healthchecks/healthchecks -stargazers_count: 9588 -updated_at: '2025-11-06' +stargazers_count: 9741 +updated_at: '2025-12-29' archived: false current_release: - tag: v3.11.2 - published_at: '2025-09-02' + tag: v3.13 + published_at: '2025-11-30' commit_history: + 2025-02: 20 + 2025-03: 21 + 2025-04: 30 + 2025-05: 14 + 2025-06: 21 + 2025-07: 14 2025-08: 24 2025-09: 32 2025-10: 115 - 2025-11: 3 + 2025-11: 31 + 2025-12: 52 + 2026-01: 0 diff --git a/software/hedgedoc.yml b/software/hedgedoc.yml index 8d86de80a8..e836550672 100644 --- a/software/hedgedoc.yml +++ b/software/hedgedoc.yml @@ -10,14 +10,22 @@ tags: - Note-taking & Editors source_code_url: https://github.com/hedgedoc/hedgedoc demo_url: https://demo.hedgedoc.org/ -stargazers_count: 6632 -updated_at: '2025-11-06' +stargazers_count: 6821 +updated_at: '2025-12-27' archived: false current_release: - tag: 1.10.3 - published_at: '2025-04-09' + tag: 1.10.5 + published_at: '2025-12-06' commit_history: + 2025-02: 37 + 2025-03: 10 + 2025-04: 11 + 2025-05: 1 + 2025-06: 1 + 2025-07: 1 2025-08: 1 2025-09: 3 2025-10: 0 - 2025-11: 52 + 2025-11: 56 + 2025-12: 135 + 2026-01: 0 diff --git a/software/heimdall.yml b/software/heimdall.yml index 84d886eede..c2f8217d73 100644 --- a/software/heimdall.yml +++ b/software/heimdall.yml @@ -8,14 +8,22 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/linuxserver/Heimdall -stargazers_count: 8752 -updated_at: '2025-09-16' +stargazers_count: 8909 +updated_at: '2025-11-11' archived: false current_release: tag: v2.7.6 published_at: '2025-09-15' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 14 + 2025-06: 0 + 2025-07: 45 2025-08: 6 2025-09: 13 2025-10: 0 - 2025-11: 0 + 2025-11: 6 + 2025-12: 0 + 2026-01: 0 diff --git a/software/hemmelig.yml b/software/hemmelig.yml index 1aa7f75e40..92bb2e601b 100644 --- a/software/hemmelig.yml +++ b/software/hemmelig.yml @@ -9,14 +9,22 @@ platforms: tags: - Pastebins source_code_url: https://github.com/HemmeligOrg/Hemmelig.app -stargazers_count: 951 -updated_at: '2025-11-05' +stargazers_count: 1069 +updated_at: '2025-12-30' archived: false current_release: - tag: v6.7.7 - published_at: '2025-09-11' + tag: v7.3.6 + published_at: '2025-12-29' commit_history: + 2025-02: 108 + 2025-03: 0 + 2025-04: 3 + 2025-05: 6 + 2025-06: 2 + 2025-07: 0 2025-08: 1 2025-09: 2 2025-10: 0 - 2025-11: 3 + 2025-11: 2 + 2025-12: 246 + 2026-01: 0 diff --git a/software/heyform.yml b/software/heyform.yml index 759f133b5f..887acc74f8 100644 --- a/software/heyform.yml +++ b/software/heyform.yml @@ -8,14 +8,22 @@ platforms: tags: - Polls and Events source_code_url: https://github.com/heyform/heyform -stargazers_count: 8463 -updated_at: '2025-09-15' +stargazers_count: 8530 +updated_at: '2025-11-25' archived: false current_release: - tag: v3.0.0-alpha.3 - published_at: '2025-09-15' + tag: v3.0.0-rc.1 + published_at: '2025-11-28' commit_history: + 2025-02: 9 + 2025-03: 4 + 2025-04: 6 + 2025-05: 2 + 2025-06: 1 + 2025-07: 1 2025-08: 1 2025-09: 2 2025-10: 0 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/hi.events.yml b/software/hi.events.yml index d8660ecbef..f78a50e30c 100644 --- a/software/hi.events.yml +++ b/software/hi.events.yml @@ -10,14 +10,22 @@ tags: - Booking and Scheduling - E-commerce demo_url: https://demo.hi.events/event/1/dog-conf-2030 -stargazers_count: 3258 -updated_at: '2025-11-02' +stargazers_count: 3428 +updated_at: '2025-12-31' archived: false current_release: - tag: v1.3.0-beta.1 - published_at: '2025-10-31' + tag: v1.5.0-beta.1 + published_at: '2025-12-29' commit_history: + 2025-02: 15 + 2025-03: 74 + 2025-04: 21 + 2025-05: 37 + 2025-06: 23 + 2025-07: 4 2025-08: 8 2025-09: 0 2025-10: 25 - 2025-11: 2 + 2025-11: 25 + 2025-12: 49 + 2026-01: 0 diff --git a/software/hiccup.yml b/software/hiccup.yml index 213b06eec1..00198c2b5c 100644 --- a/software/hiccup.yml +++ b/software/hiccup.yml @@ -9,14 +9,22 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/ashwin-pc/hiccup -stargazers_count: 180 +stargazers_count: 186 updated_at: '2025-08-09' archived: false current_release: tag: v0.5.0 published_at: '2024-09-14' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 1 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/hitobito.yml b/software/hitobito.yml index 25c53b8b97..d4a1ee1831 100644 --- a/software/hitobito.yml +++ b/software/hitobito.yml @@ -9,14 +9,22 @@ tags: - Polls and Events source_code_url: https://github.com/hitobito/hitobito demo_url: https://demo.hitobito.com/en/users/sign_in -stargazers_count: 446 -updated_at: '2025-11-06' +stargazers_count: 455 +updated_at: '2025-12-31' archived: false current_release: - tag: 2.6.0 - published_at: '2025-07-01' + tag: 2.7.0 + published_at: '2025-12-26' commit_history: + 2025-02: 64 + 2025-03: 70 + 2025-04: 78 + 2025-05: 85 + 2025-06: 140 + 2025-07: 142 2025-08: 116 2025-09: 144 2025-10: 79 - 2025-11: 16 + 2025-11: 120 + 2025-12: 66 + 2026-01: 0 diff --git a/software/hive-pal.yml b/software/hive-pal.yml index 598a510d80..a12f9bedd4 100644 --- a/software/hive-pal.yml +++ b/software/hive-pal.yml @@ -10,14 +10,22 @@ tags: - Community-Supported Agriculture (CSA) source_code_url: https://github.com/martinhrvn/hive-pal demo_url: https://hivepal.app -stargazers_count: 1 -updated_at: '2025-11-03' +stargazers_count: 4 +updated_at: '2025-12-27' archived: false current_release: - tag: v.12.3 - published_at: '2025-11-02' + tag: v0.14.0 + published_at: '2025-12-29' commit_history: + 2025-02: 33 + 2025-03: 306 + 2025-04: 18 + 2025-05: 2 + 2025-06: 2 + 2025-07: 3 2025-08: 100 2025-09: 79 2025-10: 3 - 2025-11: 9 + 2025-11: 15 + 2025-12: 38 + 2026-01: 0 diff --git a/software/homarr.yml b/software/homarr.yml index 35ee81a8cc..2e9928fead 100644 --- a/software/homarr.yml +++ b/software/homarr.yml @@ -9,14 +9,22 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/homarr-labs/homarr -stargazers_count: 2064 -updated_at: '2025-11-06' +stargazers_count: 2573 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.43.1 - published_at: '2025-10-31' + tag: v1.49.1 + published_at: '2026-01-03' commit_history: + 2025-02: 161 + 2025-03: 212 + 2025-04: 183 + 2025-05: 226 + 2025-06: 190 + 2025-07: 158 2025-08: 164 2025-09: 193 2025-10: 168 - 2025-11: 36 + 2025-11: 134 + 2025-12: 178 + 2026-01: 29 diff --git a/software/home-assistant.yml b/software/home-assistant.yml index d9ddc224cb..bf0fd4beb4 100644 --- a/software/home-assistant.yml +++ b/software/home-assistant.yml @@ -10,6 +10,22 @@ tags: - Internet of Things (IoT) source_code_url: https://github.com/home-assistant/core demo_url: https://home-assistant.io/demo/ -stargazers_count: 82100 -updated_at: '2025-10-22' +stargazers_count: 83891 +updated_at: '2026-01-04' archived: false +current_release: + tag: 2026.1.0b2 + published_at: '2025-12-31' +commit_history: + 2025-02: 1596 + 2025-03: 1499 + 2025-04: 1201 + 2025-05: 1366 + 2025-06: 1108 + 2025-07: 1173 + 2025-08: 991 + 2025-09: 1200 + 2025-10: 1314 + 2025-11: 1164 + 2025-12: 1351 + 2026-01: 46 diff --git a/software/homebox-sysadminsmedia.yml b/software/homebox-sysadminsmedia.yml index 63a0d2676e..79794c803b 100644 --- a/software/homebox-sysadminsmedia.yml +++ b/software/homebox-sysadminsmedia.yml @@ -10,14 +10,22 @@ platforms: tags: - Inventory Management demo_url: https://demo.homebox.software/ -stargazers_count: 4025 -updated_at: '2025-11-01' +stargazers_count: 4744 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.21.0 - published_at: '2025-08-23' + tag: v0.22.3 + published_at: '2025-12-26' commit_history: + 2025-02: 93 + 2025-03: 87 + 2025-04: 54 + 2025-05: 89 + 2025-06: 142 + 2025-07: 165 2025-08: 166 2025-09: 28 2025-10: 11 - 2025-11: 1 + 2025-11: 14 + 2025-12: 96 + 2026-01: 4 diff --git a/software/homegallery.yml b/software/homegallery.yml index c179524e44..31b7dbc702 100644 --- a/software/homegallery.yml +++ b/software/homegallery.yml @@ -10,11 +10,19 @@ tags: - Photo Galleries source_code_url: https://github.com/xemle/home-gallery demo_url: https://demo.home-gallery.org -stargazers_count: 1035 -updated_at: '2025-10-30' +stargazers_count: 1071 +updated_at: '2025-12-24' archived: false commit_history: + 2025-02: 20 + 2025-03: 0 + 2025-04: 4 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 17 2025-09: 83 2025-10: 64 - 2025-11: 0 + 2025-11: 12 + 2025-12: 4 + 2026-01: 0 diff --git a/software/homepage-by-gethomepage.yml b/software/homepage-by-gethomepage.yml index 26f372f3d7..419e8a05f8 100644 --- a/software/homepage-by-gethomepage.yml +++ b/software/homepage-by-gethomepage.yml @@ -9,14 +9,22 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/gethomepage/homepage -stargazers_count: 232 -updated_at: '2024-11-18' +stargazers_count: 27646 +updated_at: '2026-01-02' archived: false current_release: - tag: v0.9.6 - published_at: '2021-05-09' + tag: v1.8.0 + published_at: '2025-12-10' commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 + 2025-02: 39 + 2025-03: 108 + 2025-04: 23 + 2025-05: 28 + 2025-06: 30 + 2025-07: 22 + 2025-08: 49 + 2025-09: 27 + 2025-10: 14 + 2025-11: 34 + 2025-12: 30 + 2026-01: 7 diff --git a/software/homepage-by-tomershvueli.yml b/software/homepage-by-tomershvueli.yml index df7c3b7a76..7ddf89c2b7 100644 --- a/software/homepage-by-tomershvueli.yml +++ b/software/homepage-by-tomershvueli.yml @@ -8,6 +8,22 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/tomershvueli/homepage -stargazers_count: 320 +stargazers_count: 321 updated_at: '2021-05-09' archived: false +current_release: + tag: v0.9.6 + published_at: '2021-05-09' +commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 + 2025-08: 0 + 2025-09: 0 + 2025-10: 0 + 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/homer.yml b/software/homer.yml index 666a4d7bd9..2e4d414ab1 100644 --- a/software/homer.yml +++ b/software/homer.yml @@ -11,14 +11,22 @@ tags: - Personal Dashboards source_code_url: https://github.com/bastienwirtz/homer demo_url: https://homer-demo.netlify.app -stargazers_count: 1861 -updated_at: '2025-11-05' +stargazers_count: 10988 +updated_at: '2025-12-14' archived: false current_release: - tag: v25.10.1 - published_at: '2025-10-06' + tag: v25.11.1 + published_at: '2025-11-16' commit_history: - 2025-08: 1 - 2025-09: 1 - 2025-10: 1 - 2025-11: 1 + 2025-02: 18 + 2025-03: 22 + 2025-04: 27 + 2025-05: 23 + 2025-06: 0 + 2025-07: 4 + 2025-08: 4 + 2025-09: 26 + 2025-10: 17 + 2025-11: 6 + 2025-12: 1 + 2026-01: 0 diff --git a/software/homeserverhq.yml b/software/homeserverhq.yml index 810e10f147..1d492e1df4 100644 --- a/software/homeserverhq.yml +++ b/software/homeserverhq.yml @@ -8,14 +8,22 @@ platforms: - Shell tags: - Self-hosting Solutions -stargazers_count: 49 -updated_at: '2025-10-31' +stargazers_count: 54 +updated_at: '2025-12-22' archived: false current_release: - tag: '215' - published_at: '2025-10-25' + tag: '218' + published_at: '2025-12-09' commit_history: + 2025-02: 16 + 2025-03: 44 + 2025-04: 68 + 2025-05: 127 + 2025-06: 23 + 2025-07: 18 2025-08: 82 2025-09: 67 2025-10: 40 - 2025-11: 0 + 2025-11: 7 + 2025-12: 29 + 2026-01: 0 diff --git a/software/hoppscotch-community-edition.yml b/software/hoppscotch-community-edition.yml index 8a461afbcd..4aeffe8f95 100644 --- a/software/hoppscotch-community-edition.yml +++ b/software/hoppscotch-community-edition.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/hoppscotch/hoppscotch -stargazers_count: 76827 -updated_at: '2025-10-31' +stargazers_count: 77449 +updated_at: '2025-12-22' archived: false current_release: - tag: 2025.10.0 - published_at: '2025-10-31' + tag: 2025.12.0 + published_at: '2025-12-22' commit_history: + 2025-02: 34 + 2025-03: 73 + 2025-04: 35 + 2025-05: 42 + 2025-06: 45 + 2025-07: 41 2025-08: 31 2025-09: 27 2025-10: 40 - 2025-11: 0 + 2025-11: 33 + 2025-12: 35 + 2026-01: 0 diff --git a/software/hortusfox.yml b/software/hortusfox.yml index 89f477e2cb..8a5d0d3a94 100644 --- a/software/hortusfox.yml +++ b/software/hortusfox.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Miscellaneous -stargazers_count: 1251 -updated_at: '2025-11-05' +stargazers_count: 1282 +updated_at: '2025-12-23' archived: false current_release: - tag: v5.4 - published_at: '2025-10-30' + tag: v5.7 + published_at: '2025-12-23' commit_history: + 2025-02: 75 + 2025-03: 95 + 2025-04: 18 + 2025-05: 35 + 2025-06: 3 + 2025-07: 60 2025-08: 35 2025-09: 20 2025-10: 34 - 2025-11: 2 + 2025-11: 15 + 2025-12: 30 + 2026-01: 0 diff --git a/software/htmly.yml b/software/htmly.yml index b0325bcf6c..7b7779e6de 100644 --- a/software/htmly.yml +++ b/software/htmly.yml @@ -10,14 +10,22 @@ tags: - Blogging Platforms - Content Management Systems (CMS) demo_url: http://demo.htmly.com/ -stargazers_count: 1279 -updated_at: '2025-11-03' +stargazers_count: 1297 +updated_at: '2025-12-12' archived: false current_release: tag: v3.1.1 published_at: '2025-11-03' commit_history: + 2025-02: 12 + 2025-03: 47 + 2025-04: 27 + 2025-05: 5 + 2025-06: 5 + 2025-07: 16 2025-08: 12 2025-09: 10 2025-10: 13 - 2025-11: 24 + 2025-11: 40 + 2025-12: 2 + 2026-01: 0 diff --git a/software/hubleys.yml b/software/hubleys.yml index 00da03151a..0040f33876 100644 --- a/software/hubleys.yml +++ b/software/hubleys.yml @@ -8,14 +8,22 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/knrdl/hubleys-dashboard -stargazers_count: 95 -updated_at: '2025-11-04' +stargazers_count: 105 +updated_at: '2025-12-31' archived: false current_release: tag: v0.5.0 published_at: '2025-10-26' commit_history: + 2025-02: 14 + 2025-03: 23 + 2025-04: 22 + 2025-05: 32 + 2025-06: 42 + 2025-07: 33 2025-08: 18 2025-09: 16 2025-10: 31 - 2025-11: 6 + 2025-11: 24 + 2025-12: 14 + 2026-01: 0 diff --git a/software/huginn.yml b/software/huginn.yml index e358ed439b..be6cfc77fe 100644 --- a/software/huginn.yml +++ b/software/huginn.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/huginn/huginn -stargazers_count: 47900 -updated_at: '2025-11-02' +stargazers_count: 48445 +updated_at: '2025-12-24' archived: false current_release: tag: v2022.08.18 published_at: '2022-08-18' commit_history: + 2025-02: 1 + 2025-03: 2 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 1 2025-09: 8 2025-10: 8 2025-11: 3 + 2025-12: 1 + 2026-01: 0 diff --git a/software/huly.yml b/software/huly.yml index 7ebcaf7dfa..da39ae8572 100644 --- a/software/huly.yml +++ b/software/huly.yml @@ -11,14 +11,22 @@ platforms: tags: - Software Development - Project Management demo_url: https://app.huly.io -stargazers_count: 423 -updated_at: '2025-09-05' +stargazers_count: 24039 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.7.266 - published_at: '2025-10-02' + tag: v0.7.314 + published_at: '2025-12-05' commit_history: - 2025-08: 0 - 2025-09: 2 - 2025-10: 0 - 2025-11: 0 + 2025-02: 300 + 2025-03: 209 + 2025-04: 214 + 2025-05: 212 + 2025-06: 251 + 2025-07: 181 + 2025-08: 155 + 2025-09: 333 + 2025-10: 434 + 2025-11: 111 + 2025-12: 64 + 2026-01: 15 diff --git a/software/humhub.yml b/software/humhub.yml index 57638c2ebd..d510cb9673 100644 --- a/software/humhub.yml +++ b/software/humhub.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/humhub/humhub -stargazers_count: 6552 -updated_at: '2025-11-05' +stargazers_count: 6598 +updated_at: '2025-12-11' archived: false current_release: - tag: v1.17.4 - published_at: '2025-11-05' + tag: v1.17.5 + published_at: '2025-12-11' commit_history: + 2025-02: 8 + 2025-03: 13 + 2025-04: 13 + 2025-05: 6 + 2025-06: 5 + 2025-07: 10 2025-08: 1 2025-09: 6 2025-10: 2 - 2025-11: 4 + 2025-11: 6 + 2025-12: 2 + 2026-01: 0 diff --git a/software/hypersomnia.yml b/software/hypersomnia.yml index 1256db2b75..0f8d0b22e3 100644 --- a/software/hypersomnia.yml +++ b/software/hypersomnia.yml @@ -10,11 +10,19 @@ platforms: tags: - Games demo_url: https://hypersomnia.io -stargazers_count: 1350 -updated_at: '2025-11-02' +stargazers_count: 1441 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 3 + 2025-05: 3 + 2025-06: 100 + 2025-07: 108 2025-08: 62 2025-09: 0 2025-10: 13 - 2025-11: 6 + 2025-11: 7 + 2025-12: 10 + 2026-01: 13 diff --git a/software/hyperswitch.yml b/software/hyperswitch.yml index d1f7ee8e68..639c76f743 100644 --- a/software/hyperswitch.yml +++ b/software/hyperswitch.yml @@ -10,14 +10,22 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/juspay/hyperswitch depends_3rdparty: true -stargazers_count: 39098 -updated_at: '2025-11-06' +stargazers_count: 39293 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.118.0 - published_at: '2025-10-15' + tag: v1.120.0 + published_at: '2025-11-27' commit_history: + 2025-02: 148 + 2025-03: 169 + 2025-04: 146 + 2025-05: 147 + 2025-06: 157 + 2025-07: 163 2025-08: 166 2025-09: 208 2025-10: 193 - 2025-11: 42 + 2025-11: 220 + 2025-12: 187 + 2026-01: 9 diff --git a/software/hyphanet.yml b/software/hyphanet.yml index 9f431b86b9..4c33007314 100644 --- a/software/hyphanet.yml +++ b/software/hyphanet.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/hyphanet/fred -stargazers_count: 1111 -updated_at: '2025-10-10' +stargazers_count: 1127 +updated_at: '2025-12-27' archived: false current_release: tag: build01503 published_at: '2025-07-06' commit_history: + 2025-02: 28 + 2025-03: 2 + 2025-04: 18 + 2025-05: 56 + 2025-06: 87 + 2025-07: 28 2025-08: 38 2025-09: 3 - 2025-10: 3 - 2025-11: 0 + 2025-10: 6 + 2025-11: 14 + 2025-12: 8 + 2026-01: 0 diff --git a/software/i-librarian.yml b/software/i-librarian.yml index 1ade8a38ec..a74f516b39 100644 --- a/software/i-librarian.yml +++ b/software/i-librarian.yml @@ -9,14 +9,22 @@ tags: - Document Management source_code_url: https://github.com/mkucej/i-librarian-free demo_url: https://i-librarian.net/demo/ -stargazers_count: 313 -updated_at: '2025-07-18' +stargazers_count: 319 +updated_at: '2025-12-02' archived: false current_release: - tag: 5.11.2 - published_at: '2024-10-30' + tag: 5.11.3 + published_at: '2025-12-02' commit_history: + 2025-02: 0 + 2025-03: 4 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 2 + 2026-01: 0 diff --git a/software/ifm.yml b/software/ifm.yml index d452fbcb66..7621f1cf3c 100644 --- a/software/ifm.yml +++ b/software/ifm.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/misterunknown/ifm -stargazers_count: 360 -updated_at: '2025-09-02' +stargazers_count: 364 +updated_at: '2025-12-20' archived: false current_release: - tag: v4.0.2 - published_at: '2023-12-05' + tag: v4.1.1 + published_at: '2025-12-20' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 5 + 2025-07: 0 2025-08: 1 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 8 + 2026-01: 0 diff --git a/software/ihatemoney.yml b/software/ihatemoney.yml index 62a0a917b4..75b09cd144 100644 --- a/software/ihatemoney.yml +++ b/software/ihatemoney.yml @@ -10,14 +10,22 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/spiral-project/ihatemoney demo_url: https://ihatemoney.org/demo/ -stargazers_count: 1316 +stargazers_count: 1336 updated_at: '2025-01-28' archived: false current_release: tag: 6.1.3 published_at: '2023-11-23' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/ilias.yml b/software/ilias.yml index 3e98aeec8d..571e796214 100644 --- a/software/ilias.yml +++ b/software/ilias.yml @@ -9,14 +9,22 @@ tags: - Learning and Courses source_code_url: https://github.com/ILIAS-eLearning/ILIAS demo_url: https://demo.ilias.de -stargazers_count: 451 -updated_at: '2025-11-06' +stargazers_count: 455 +updated_at: '2025-12-31' archived: false current_release: - tag: v10.3 - published_at: '2025-11-04' + tag: v10.4 + published_at: '2025-12-16' commit_history: + 2025-02: 380 + 2025-03: 289 + 2025-04: 230 + 2025-05: 178 + 2025-06: 152 + 2025-07: 122 2025-08: 128 2025-09: 169 2025-10: 111 - 2025-11: 30 + 2025-11: 104 + 2025-12: 114 + 2026-01: 0 diff --git a/software/imgproxy.yml b/software/imgproxy.yml index 97f10ded30..b5b45eb5fc 100644 --- a/software/imgproxy.yml +++ b/software/imgproxy.yml @@ -10,14 +10,22 @@ platforms: tags: - Proxy source_code_url: https://github.com/imgproxy/imgproxy -stargazers_count: 10064 -updated_at: '2025-11-06' +stargazers_count: 10254 +updated_at: '2025-11-27' archived: false current_release: tag: v3.30.1 published_at: '2025-10-10' commit_history: + 2025-02: 15 + 2025-03: 17 + 2025-04: 2 + 2025-05: 14 + 2025-06: 18 + 2025-07: 12 2025-08: 12 2025-09: 12 2025-10: 1 - 2025-11: 3 + 2025-11: 9 + 2025-12: 0 + 2026-01: 0 diff --git a/software/immich-kiosk.yml b/software/immich-kiosk.yml index f8fe53bcc7..7e0a3966ee 100644 --- a/software/immich-kiosk.yml +++ b/software/immich-kiosk.yml @@ -10,14 +10,22 @@ platforms: tags: - Photo Galleries related_software: https://github.com/immich-app/immich -stargazers_count: 1140 -updated_at: '2025-10-22' +stargazers_count: 1238 +updated_at: '2025-12-18' archived: false current_release: - tag: v0.26.1 - published_at: '2025-10-22' + tag: v0.29.1 + published_at: '2025-12-18' commit_history: + 2025-02: 145 + 2025-03: 82 + 2025-04: 132 + 2025-05: 170 + 2025-06: 102 + 2025-07: 118 2025-08: 58 - 2025-09: 48 - 2025-10: 32 - 2025-11: 0 + 2025-09: 54 + 2025-10: 46 + 2025-11: 121 + 2025-12: 91 + 2026-01: 0 diff --git a/software/immich.yml b/software/immich.yml index b0ebbebc46..777414e4a9 100644 --- a/software/immich.yml +++ b/software/immich.yml @@ -9,14 +9,22 @@ tags: - Photo Galleries source_code_url: https://github.com/immich-app/immich demo_url: https://github.com/immich-app/immich#demo -stargazers_count: 83610 -updated_at: '2025-11-06' +stargazers_count: 88300 +updated_at: '2026-01-04' archived: false current_release: - tag: v2.2.3 - published_at: '2025-11-05' + tag: v2.4.1 + published_at: '2025-12-19' commit_history: + 2025-02: 190 + 2025-03: 289 + 2025-04: 273 + 2025-05: 264 + 2025-06: 300 + 2025-07: 308 2025-08: 237 2025-09: 293 2025-10: 260 - 2025-11: 30 + 2025-11: 205 + 2025-12: 131 + 2026-01: 5 diff --git a/software/indico.yml b/software/indico.yml index 7e8266d945..d8d9416b76 100644 --- a/software/indico.yml +++ b/software/indico.yml @@ -9,14 +9,22 @@ tags: - Conference Management source_code_url: https://github.com/indico/indico demo_url: https://sandbox.getindico.io/ -stargazers_count: 1974 -updated_at: '2025-11-05' +stargazers_count: 1996 +updated_at: '2026-01-01' archived: false current_release: - tag: v3.3.8 - published_at: '2025-09-10' + tag: v3.3.9 + published_at: '2025-12-11' commit_history: + 2025-02: 46 + 2025-03: 60 + 2025-04: 25 + 2025-05: 14 + 2025-06: 42 + 2025-07: 36 2025-08: 45 2025-09: 36 2025-10: 36 - 2025-11: 4 + 2025-11: 36 + 2025-12: 41 + 2026-01: 1 diff --git a/software/inginious.yml b/software/inginious.yml index 921031bf00..5c91587a24 100644 --- a/software/inginious.yml +++ b/software/inginious.yml @@ -10,14 +10,22 @@ platforms: tags: - Learning and Courses related_software_url: https://github.com/INGInious/plugins -stargazers_count: 230 -updated_at: '2025-11-05' +stargazers_count: 231 +updated_at: '2025-12-18' archived: false current_release: tag: v0.9.1 published_at: '2025-04-22' commit_history: + 2025-02: 3 + 2025-03: 168 + 2025-04: 29 + 2025-05: 1 + 2025-06: 0 + 2025-07: 2 2025-08: 0 2025-09: 31 2025-10: 8 - 2025-11: 15 + 2025-11: 39 + 2025-12: 16 + 2026-01: 0 diff --git a/software/input.yml b/software/input.yml index 3e50e303ee..a2fa5cf164 100644 --- a/software/input.yml +++ b/software/input.yml @@ -10,14 +10,22 @@ platforms: tags: - Polls and Events source_code_url: https://github.com/deck9/input -stargazers_count: 243 +stargazers_count: 248 updated_at: '2025-02-06' archived: false current_release: tag: v2.0.1 published_at: '2024-09-13' commit_history: + 2025-02: 9 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/inspircd.yml b/software/inspircd.yml index 975a268634..2789288365 100644 --- a/software/inspircd.yml +++ b/software/inspircd.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - IRC source_code_url: https://github.com/inspircd/inspircd -stargazers_count: 1263 -updated_at: '2025-11-03' +stargazers_count: 1271 +updated_at: '2026-01-04' archived: false current_release: - tag: v4.8.0 - published_at: '2025-08-02' + tag: v4.9.0 + published_at: '2025-12-06' commit_history: + 2025-02: 17 + 2025-03: 34 + 2025-04: 19 + 2025-05: 6 + 2025-06: 5 + 2025-07: 10 2025-08: 14 2025-09: 9 2025-10: 14 - 2025-11: 10 + 2025-11: 22 + 2025-12: 17 + 2026-01: 10 diff --git a/software/inveniordm.yml b/software/inveniordm.yml index 092df19e4f..1634624139 100644 --- a/software/inveniordm.yml +++ b/software/inveniordm.yml @@ -10,11 +10,19 @@ tags: source_code_url: https://github.com/inveniosoftware/invenio-app-rdm demo_url: https://inveniordm.web.cern.ch/ related_software_url: https://inveniosoftware.org/products/rdm/ -stargazers_count: 140 -updated_at: '2025-11-05' +stargazers_count: 144 +updated_at: '2025-12-19' archived: false commit_history: + 2025-02: 18 + 2025-03: 37 + 2025-04: 11 + 2025-05: 28 + 2025-06: 24 + 2025-07: 35 2025-08: 32 2025-09: 34 2025-10: 27 - 2025-11: 5 + 2025-11: 33 + 2025-12: 22 + 2026-01: 0 diff --git a/software/inventree.yml b/software/inventree.yml index 2750bf3831..63a74f9bb3 100644 --- a/software/inventree.yml +++ b/software/inventree.yml @@ -9,14 +9,22 @@ tags: - Inventory Management source_code_url: https://github.com/inventree/InvenTree demo_url: https://inventree.org/demo -stargazers_count: 5943 -updated_at: '2025-11-05' +stargazers_count: 6170 +updated_at: '2026-01-03' archived: false current_release: - tag: 1.1.2 - published_at: '2025-11-03' + tag: 1.1.7 + published_at: '2025-12-16' commit_history: + 2025-02: 103 + 2025-03: 90 + 2025-04: 92 + 2025-05: 29 + 2025-06: 140 + 2025-07: 122 2025-08: 86 2025-09: 74 2025-10: 152 - 2025-11: 21 + 2025-11: 73 + 2025-12: 67 + 2026-01: 3 diff --git a/software/invidious.yml b/software/invidious.yml index 63361d876c..2a55866df6 100644 --- a/software/invidious.yml +++ b/software/invidious.yml @@ -11,14 +11,22 @@ tags: source_code_url: https://github.com/iv-org/invidious demo_url: https://docs.invidious.io/instances/ depends_3rdparty: true -stargazers_count: 18113 -updated_at: '2025-10-17' +stargazers_count: 18362 +updated_at: '2025-12-22' archived: false current_release: tag: v2.20250913.0 published_at: '2025-09-13' commit_history: + 2025-02: 21 + 2025-03: 17 + 2025-04: 3 + 2025-05: 90 + 2025-06: 18 + 2025-07: 3 2025-08: 18 2025-09: 71 2025-10: 4 - 2025-11: 0 + 2025-11: 3 + 2025-12: 27 + 2026-01: 0 diff --git a/software/invoice-ninja.yml b/software/invoice-ninja.yml index c6ad339b76..059f20605b 100644 --- a/software/invoice-ninja.yml +++ b/software/invoice-ninja.yml @@ -11,14 +11,22 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/invoiceninja/invoiceninja demo_url: https://app.invoiceninja.com/invoices/create -stargazers_count: 9259 -updated_at: '2025-09-01' +stargazers_count: 9443 +updated_at: '2025-12-04' archived: false current_release: - tag: v5.12.30 - published_at: '2025-11-03' + tag: v5.12.44 + published_at: '2026-01-01' commit_history: + 2025-02: 177 + 2025-03: 209 + 2025-04: 120 + 2025-05: 133 + 2025-06: 87 + 2025-07: 41 2025-08: 202 2025-09: 14 - 2025-10: 0 - 2025-11: 0 + 2025-10: 134 + 2025-11: 193 + 2025-12: 31 + 2026-01: 0 diff --git a/software/invoiceplane.yml b/software/invoiceplane.yml index ac772c7387..e521a8c12e 100644 --- a/software/invoiceplane.yml +++ b/software/invoiceplane.yml @@ -8,14 +8,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/InvoicePlane/InvoicePlane -stargazers_count: 2875 -updated_at: '2025-10-05' +stargazers_count: 2908 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.6.3 - published_at: '2025-08-05' + tag: v1.7.0-beta-1 + published_at: '2025-12-02' commit_history: + 2025-02: 3 + 2025-03: 1 + 2025-04: 2 + 2025-05: 2 + 2025-06: 0 + 2025-07: 2 2025-08: 10 2025-09: 3 2025-10: 6 - 2025-11: 0 + 2025-11: 1 + 2025-12: 7 + 2026-01: 3 diff --git a/software/invoiceshelf.yml b/software/invoiceshelf.yml index e4ce9ebdaa..0470fac5d4 100644 --- a/software/invoiceshelf.yml +++ b/software/invoiceshelf.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Money, Budgeting & Management -stargazers_count: 1450 -updated_at: '2025-09-19' +stargazers_count: 1527 +updated_at: '2026-01-01' archived: false current_release: tag: 2.1.1 published_at: '2025-02-05' commit_history: + 2025-02: 8 + 2025-03: 0 + 2025-04: 7 + 2025-05: 9 + 2025-06: 3 + 2025-07: 0 2025-08: 25 2025-09: 15 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 2 diff --git a/software/iobroker.yml b/software/iobroker.yml index 1d2eb4300d..87e05d1ba2 100644 --- a/software/iobroker.yml +++ b/software/iobroker.yml @@ -8,14 +8,22 @@ platforms: tags: - Internet of Things (IoT) source_code_url: https://github.com/ioBroker/ioBroker -stargazers_count: 1347 +stargazers_count: 1353 updated_at: '2025-09-08' archived: false current_release: tag: '1012-08-09' published_at: '2025-08-10' commit_history: + 2025-02: 7 + 2025-03: 0 + 2025-04: 0 + 2025-05: 2 + 2025-06: 2 + 2025-07: 0 2025-08: 12 2025-09: 7 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/iodine.yml b/software/iodine.yml index cc85054196..e628434b54 100644 --- a/software/iodine.yml +++ b/software/iodine.yml @@ -9,11 +9,19 @@ platforms: tags: - Proxy source_code_url: https://github.com/yarrick/iodine -stargazers_count: 7408 +stargazers_count: 7529 updated_at: '2025-09-04' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 2 + 2025-05: 3 + 2025-06: 0 + 2025-07: 0 2025-08: 3 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/iredmail.yml b/software/iredmail.yml index a1e7c233cf..66b2b53ff6 100644 --- a/software/iredmail.yml +++ b/software/iredmail.yml @@ -8,11 +8,19 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/iredmail/iRedMail -stargazers_count: 1715 -updated_at: '2025-07-26' +stargazers_count: 1737 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 9 + 2025-03: 6 + 2025-04: 10 + 2025-05: 4 + 2025-06: 7 + 2025-07: 3 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 13 + 2026-01: 2 diff --git a/software/isponsorblocktv.yml b/software/isponsorblocktv.yml index 28f22b134b..d5c37ee95f 100644 --- a/software/isponsorblocktv.yml +++ b/software/isponsorblocktv.yml @@ -10,14 +10,22 @@ platforms: tags: - Miscellaneous depends_3rdparty: true -stargazers_count: 4321 -updated_at: '2025-10-19' +stargazers_count: 4717 +updated_at: '2025-12-08' archived: false current_release: tag: v2.6.1 published_at: '2025-10-19' commit_history: + 2025-02: 36 + 2025-03: 49 + 2025-04: 18 + 2025-05: 28 + 2025-06: 0 + 2025-07: 14 2025-08: 20 2025-09: 18 2025-10: 3 2025-11: 0 + 2025-12: 8 + 2026-01: 0 diff --git a/software/isso.yml b/software/isso.yml index 9939a6e306..69d57b3477 100644 --- a/software/isso.yml +++ b/software/isso.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/isso-comments/isso -stargazers_count: 5198 +stargazers_count: 5218 updated_at: '2025-10-30' archived: false current_release: tag: 0.13.1.dev0 published_at: '2023-02-05' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 4 + 2025-05: 0 + 2025-06: 0 + 2025-07: 7 2025-08: 1 2025-09: 0 2025-10: 10 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/itflow.yml b/software/itflow.yml index 57a41f36f1..de70d2d5e3 100644 --- a/software/itflow.yml +++ b/software/itflow.yml @@ -9,14 +9,22 @@ tags: - Ticketing source_code_url: https://github.com/itflow-org/itflow demo_url: https://demo.itflow.org -stargazers_count: 826 -updated_at: '2025-10-08' +stargazers_count: 856 +updated_at: '2025-12-14' archived: false current_release: - tag: v25.10 - published_at: '2025-10-01' + tag: v25.12 + published_at: '2025-12-06' commit_history: + 2025-02: 182 + 2025-03: 178 + 2025-04: 47 + 2025-05: 84 + 2025-06: 103 + 2025-07: 84 2025-08: 116 2025-09: 84 - 2025-10: 32 - 2025-11: 0 + 2025-10: 90 + 2025-11: 134 + 2025-12: 28 + 2026-01: 0 diff --git a/software/janus.yml b/software/janus.yml index e4d18df65d..c2ddfc69eb 100644 --- a/software/janus.yml +++ b/software/janus.yml @@ -9,11 +9,19 @@ platforms: tags: - Communication - Video Conferencing demo_url: https://janus.conf.meetecho.com/demos/ -stargazers_count: 8903 -updated_at: '2025-11-05' +stargazers_count: 8981 +updated_at: '2025-12-02' archived: false commit_history: + 2025-02: 11 + 2025-03: 9 + 2025-04: 21 + 2025-05: 10 + 2025-06: 14 + 2025-07: 14 2025-08: 3 2025-09: 6 2025-10: 10 - 2025-11: 2 + 2025-11: 7 + 2025-12: 2 + 2026-01: 0 diff --git a/software/jarr.yml b/software/jarr.yml index 2719aa1557..c3aec7b9ce 100644 --- a/software/jarr.yml +++ b/software/jarr.yml @@ -17,7 +17,15 @@ current_release: tag: v1.0.2 published_at: '2016-07-25' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 1 2025-09: 0 2025-10: 10 2025-11: 3 + 2025-12: 0 + 2026-01: 0 diff --git a/software/jauth.yml b/software/jauth.yml index 40b2379ba7..90091ea5e5 100644 --- a/software/jauth.yml +++ b/software/jauth.yml @@ -9,14 +9,22 @@ platforms: tags: - Web Servers depends_3rdparty: true -stargazers_count: 147 +stargazers_count: 164 updated_at: '2025-03-17' archived: false current_release: tag: 1.8.0 published_at: '2024-11-21' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/jellyfin.yml b/software/jellyfin.yml index 0a85b17c14..4c6b9e56dc 100644 --- a/software/jellyfin.yml +++ b/software/jellyfin.yml @@ -12,14 +12,22 @@ tags: source_code_url: https://github.com/jellyfin/jellyfin demo_url: https://demo.jellyfin.org/stable related_software_url: https://github.com/awesome-jellyfin/awesome-jellyfin -stargazers_count: 45458 -updated_at: '2025-11-06' +stargazers_count: 47334 +updated_at: '2026-01-03' archived: false current_release: - tag: v10.11.2 - published_at: '2025-11-03' + tag: v10.11.5 + published_at: '2025-12-15' commit_history: + 2025-02: 127 + 2025-03: 135 + 2025-04: 98 + 2025-05: 66 + 2025-06: 157 + 2025-07: 101 2025-08: 71 - 2025-09: 101 - 2025-10: 127 - 2025-11: 10 + 2025-09: 104 + 2025-10: 131 + 2025-11: 84 + 2025-12: 87 + 2026-01: 5 diff --git a/software/jelu.yml b/software/jelu.yml index d7409915f3..4b07467703 100644 --- a/software/jelu.yml +++ b/software/jelu.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Miscellaneous -stargazers_count: 604 -updated_at: '2025-10-13' +stargazers_count: 624 +updated_at: '2026-01-02' archived: false current_release: - tag: v0.74.0 - published_at: '2025-10-13' + tag: v0.77.0 + published_at: '2025-12-29' commit_history: + 2025-02: 14 + 2025-03: 5 + 2025-04: 1 + 2025-05: 0 + 2025-06: 8 + 2025-07: 31 2025-08: 14 2025-09: 21 2025-10: 8 2025-11: 0 + 2025-12: 23 + 2026-01: 1 diff --git a/software/jetlog.yml b/software/jetlog.yml new file mode 100644 index 0000000000..b04075fa14 --- /dev/null +++ b/software/jetlog.yml @@ -0,0 +1,21 @@ +name: jetlog +website_url: https://github.com/pbogre/jetlog +source_code_url: https://github.com/pbogre/jetlog +description: Personal flight tracker and viewer. +licenses: + - GPL-2.0 +platforms: + - Docker +tags: + - Miscellaneous +stargazers_count: 296 +updated_at: '2025-11-14' +archived: false +current_release: + tag: v1.1.7 + published_at: '2025-11-14' +commit_history: + 2025-10: 13 + 2025-11: 3 + 2025-12: 0 + 2026-01: 0 diff --git a/software/jina.yml b/software/jina.yml index b0f5928a7a..632c0e12ee 100644 --- a/software/jina.yml +++ b/software/jina.yml @@ -9,14 +9,22 @@ platforms: tags: - Search Engines source_code_url: https://github.com/jina-ai/serve -stargazers_count: 21780 +stargazers_count: 21818 updated_at: '2025-03-24' archived: false current_release: tag: v3.28.0 published_at: '2024-11-12' commit_history: + 2025-02: 2 + 2025-03: 3 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/jirafeau.yml b/software/jirafeau.yml new file mode 100644 index 0000000000..d74cc278ac --- /dev/null +++ b/software/jirafeau.yml @@ -0,0 +1,11 @@ +name: "Jirafeau" +website_url: "https://gitlab.com/jirafeau/Jirafeau" +source_code_url: "https://gitlab.com/jirafeau/Jirafeau" +description: "One-click-fileshare project. Select your file, upload, and share a link. That's it." +licenses: + - AGPL-3.0 +platforms: + - PHP + - Docker +tags: + - File Transfer - Single-click & Drag-n-drop Upload \ No newline at end of file diff --git a/software/jitsi-meet.yml b/software/jitsi-meet.yml index 7548920d4b..da0460d574 100644 --- a/software/jitsi-meet.yml +++ b/software/jitsi-meet.yml @@ -11,14 +11,22 @@ tags: - Communication - Video Conferencing source_code_url: https://github.com/jitsi/jitsi-meet demo_url: https://meet.jit.si -stargazers_count: 27515 -updated_at: '2025-11-06' +stargazers_count: 28239 +updated_at: '2025-12-30' archived: false current_release: - tag: stable/jitsi-meet_10590 - published_at: '2025-10-20' + tag: stable/jitsi-meet_10655 + published_at: '2025-11-24' commit_history: + 2025-02: 120 + 2025-03: 114 + 2025-04: 75 + 2025-05: 95 + 2025-06: 51 + 2025-07: 79 2025-08: 52 2025-09: 62 2025-10: 86 - 2025-11: 14 + 2025-11: 53 + 2025-12: 29 + 2026-01: 0 diff --git a/software/jitsi-video-bridge.yml b/software/jitsi-video-bridge.yml index 37eb081a33..f5dca577b8 100644 --- a/software/jitsi-video-bridge.yml +++ b/software/jitsi-video-bridge.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Video Conferencing source_code_url: https://github.com/jitsi/jitsi-videobridge -stargazers_count: 3022 -updated_at: '2025-10-23' +stargazers_count: 3040 +updated_at: '2025-12-30' archived: false current_release: - tag: stable/jitsi-meet_10590 - published_at: '2025-10-20' + tag: stable/jitsi-meet_10655 + published_at: '2025-11-24' commit_history: + 2025-02: 5 + 2025-03: 7 + 2025-04: 10 + 2025-05: 9 + 2025-06: 8 + 2025-07: 6 2025-08: 4 2025-09: 6 2025-10: 1 - 2025-11: 0 + 2025-11: 2 + 2025-12: 7 + 2026-01: 0 diff --git a/software/joomla!.yml b/software/joomla!.yml index d712cf7e72..cb8700656d 100644 --- a/software/joomla!.yml +++ b/software/joomla!.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/joomla/joomla-cms -stargazers_count: 4985 -updated_at: '2025-11-06' +stargazers_count: 5017 +updated_at: '2025-12-20' archived: false current_release: - tag: 6.0.0 - published_at: '2025-10-14' + tag: 6.1.0-alpha2 + published_at: '2025-12-23' commit_history: + 2025-02: 147 + 2025-03: 103 + 2025-04: 66 + 2025-05: 50 + 2025-06: 39 + 2025-07: 52 2025-08: 109 2025-09: 64 2025-10: 40 - 2025-11: 3 + 2025-11: 38 + 2025-12: 18 + 2026-01: 0 diff --git a/software/joplin.yml b/software/joplin.yml index d9374452a3..58fa759a82 100644 --- a/software/joplin.yml +++ b/software/joplin.yml @@ -8,14 +8,22 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/laurent22/joplin -stargazers_count: 52029 -updated_at: '2025-11-06' +stargazers_count: 52769 +updated_at: '2026-01-02' archived: false current_release: - tag: v3.5.6 - published_at: '2025-10-29' + tag: v3.5.9 + published_at: '2025-11-30' commit_history: - 2025-08: 198 - 2025-09: 168 - 2025-10: 188 - 2025-11: 23 + 2025-02: 122 + 2025-03: 130 + 2025-04: 134 + 2025-05: 96 + 2025-06: 181 + 2025-07: 151 + 2025-08: 207 + 2025-09: 178 + 2025-10: 200 + 2025-11: 162 + 2025-12: 126 + 2026-01: 4 diff --git a/software/judge0-ce.yml b/software/judge0-ce.yml index abfc1cfb0e..74c2542d06 100644 --- a/software/judge0-ce.yml +++ b/software/judge0-ce.yml @@ -8,14 +8,22 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/judge0/judge0 -stargazers_count: 3609 -updated_at: '2025-11-01' +stargazers_count: 3763 +updated_at: '2026-01-03' archived: false current_release: tag: v1.13.1-extra published_at: '2024-04-18' commit_history: + 2025-02: 1 + 2025-03: 1 + 2025-04: 0 + 2025-05: 2 + 2025-06: 2 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 3 - 2025-11: 1 + 2025-11: 2 + 2025-12: 17 + 2026-01: 1 diff --git a/software/juntagrico.yml b/software/juntagrico.yml index 92be0d2d37..8850c8f9ea 100644 --- a/software/juntagrico.yml +++ b/software/juntagrico.yml @@ -9,13 +9,21 @@ tags: - Community-Supported Agriculture (CSA) source_code_url: https://github.com/juntagrico/juntagrico stargazers_count: 52 -updated_at: '2025-09-26' +updated_at: '2025-12-30' archived: false current_release: - tag: 1.7.7 - published_at: '2025-09-26' + tag: 1.7.8 + published_at: '2025-12-21' commit_history: + 2025-02: 16 + 2025-03: 14 + 2025-04: 60 + 2025-05: 18 + 2025-06: 14 + 2025-07: 6 2025-08: 0 2025-09: 14 2025-10: 0 - 2025-11: 0 + 2025-11: 2 + 2025-12: 24 + 2026-01: 0 diff --git a/software/jupyterlab.yml b/software/jupyterlab.yml index 47f7e3bb49..d0295086c2 100644 --- a/software/jupyterlab.yml +++ b/software/jupyterlab.yml @@ -10,14 +10,22 @@ tags: - Software Development - IDE & Tools source_code_url: https://github.com/jupyterlab/jupyterlab/ demo_url: https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/try.jupyter.org?urlpath=lab -stargazers_count: 14871 -updated_at: '2025-11-06' +stargazers_count: 14962 +updated_at: '2026-01-01' archived: false current_release: - tag: v4.5.0rc0 - published_at: '2025-10-30' + tag: v4.6.0a0 + published_at: '2025-12-15' commit_history: + 2025-02: 43 + 2025-03: 41 + 2025-04: 32 + 2025-05: 26 + 2025-06: 16 + 2025-07: 18 2025-08: 44 2025-09: 38 2025-10: 48 - 2025-11: 4 + 2025-11: 25 + 2025-12: 40 + 2026-01: 1 diff --git a/software/kamailio.yml b/software/kamailio.yml index f9e2b92f3a..975b018b57 100644 --- a/software/kamailio.yml +++ b/software/kamailio.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - SIP source_code_url: https://github.com/kamailio/kamailio -stargazers_count: 2633 -updated_at: '2025-11-06' +stargazers_count: 2677 +updated_at: '2026-01-02' archived: false current_release: tag: 6.0.4 published_at: '2025-11-06' commit_history: + 2025-02: 95 + 2025-03: 49 + 2025-04: 137 + 2025-05: 88 + 2025-06: 123 + 2025-07: 208 2025-08: 89 2025-09: 61 2025-10: 63 - 2025-11: 22 + 2025-11: 83 + 2025-12: 217 + 2026-01: 1 diff --git a/software/kanboard.yml b/software/kanboard.yml index 567d7a8c4c..99d034790d 100644 --- a/software/kanboard.yml +++ b/software/kanboard.yml @@ -8,14 +8,22 @@ platforms: tags: - Task Management & To-do Lists source_code_url: https://github.com/kanboard/kanboard -stargazers_count: 9270 -updated_at: '2025-10-25' +stargazers_count: 9369 +updated_at: '2026-01-04' archived: false current_release: tag: v1.2.48 published_at: '2025-10-18' commit_history: + 2025-02: 0 + 2025-03: 6 + 2025-04: 4 + 2025-05: 17 + 2025-06: 14 + 2025-07: 5 2025-08: 7 2025-09: 7 2025-10: 6 - 2025-11: 0 + 2025-11: 1 + 2025-12: 5 + 2026-01: 2 diff --git a/software/kaneo.yml b/software/kaneo.yml index 6007d01b40..d44d147d62 100644 --- a/software/kaneo.yml +++ b/software/kaneo.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - Project Management demo_url: https://demo.kaneo.app/ -stargazers_count: 2356 -updated_at: '2025-11-06' +stargazers_count: 3054 +updated_at: '2026-01-04' archived: false current_release: - tag: v2.0.3 - published_at: '2025-11-05' + tag: v2.1.9 + published_at: '2026-01-04' commit_history: + 2025-02: 105 + 2025-03: 87 + 2025-04: 86 + 2025-05: 83 + 2025-06: 53 + 2025-07: 67 2025-08: 57 2025-09: 2 2025-10: 9 - 2025-11: 36 + 2025-11: 38 + 2025-12: 270 + 2026-01: 32 diff --git a/software/kapowarr.yml b/software/kapowarr.yml index d86235bacd..b7dfb5f2e4 100644 --- a/software/kapowarr.yml +++ b/software/kapowarr.yml @@ -9,14 +9,22 @@ platforms: - Python tags: - Document Management - E-books -stargazers_count: 736 -updated_at: '2025-11-06' +stargazers_count: 813 +updated_at: '2026-01-04' archived: false current_release: tag: V1.2.0 published_at: '2025-04-16' commit_history: + 2025-02: 35 + 2025-03: 27 + 2025-04: 14 + 2025-05: 29 + 2025-06: 46 + 2025-07: 26 2025-08: 6 2025-09: 7 2025-10: 19 - 2025-11: 4 + 2025-11: 19 + 2025-12: 19 + 2026-01: 4 diff --git a/software/karakeep.yml b/software/karakeep.yml index 18d19a0c10..3c3ee48909 100644 --- a/software/karakeep.yml +++ b/software/karakeep.yml @@ -10,14 +10,22 @@ tags: - Bookmarks and Link Sharing - Pastebins demo_url: https://try.karakeep.app/signin -stargazers_count: 20826 -updated_at: '2025-11-03' +stargazers_count: 22458 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.27.1 - published_at: '2025-09-13' + tag: v0.30.0 + published_at: '2026-01-01' commit_history: + 2025-02: 58 + 2025-03: 47 + 2025-04: 104 + 2025-05: 43 + 2025-06: 55 + 2025-07: 109 2025-08: 65 2025-09: 62 2025-10: 30 - 2025-11: 15 + 2025-11: 103 + 2025-12: 100 + 2026-01: 21 diff --git a/software/karaoke-eternal.yml b/software/karaoke-eternal.yml index 9d8496098f..8a649c11ab 100644 --- a/software/karaoke-eternal.yml +++ b/software/karaoke-eternal.yml @@ -8,4 +8,15 @@ platforms: - Nodejs tags: - Media Streaming - Multimedia Streaming -source_code_url: https://www.karaoke-eternal.com/repo +source_code_url: https://github.com/bhj/KaraokeEternal +stargazers_count: 648 +updated_at: '2025-12-26' +archived: false +current_release: + tag: v2.0.0 + published_at: '2025-12-26' +commit_history: + 2025-10: 4 + 2025-11: 5 + 2025-12: 49 + 2026-01: 0 diff --git a/software/kavita.yml b/software/kavita.yml index cc7a548b8b..741177089e 100644 --- a/software/kavita.yml +++ b/software/kavita.yml @@ -10,14 +10,22 @@ tags: - Document Management - E-books source_code_url: https://github.com/Kareadita/Kavita demo_url: https://www.kavitareader.com/#demo -stargazers_count: 9124 -updated_at: '2025-11-01' +stargazers_count: 9539 +updated_at: '2026-01-04' archived: false current_release: tag: v0.8.8.3 published_at: '2025-10-23' commit_history: + 2025-02: 19 + 2025-03: 73 + 2025-04: 45 + 2025-05: 17 + 2025-06: 30 + 2025-07: 16 2025-08: 26 2025-09: 18 2025-10: 38 - 2025-11: 6 + 2025-11: 9 + 2025-12: 31 + 2026-01: 11 diff --git a/software/keila.yml b/software/keila.yml index 525b74d57e..22c19b9e94 100644 --- a/software/keila.yml +++ b/software/keila.yml @@ -9,14 +9,22 @@ tags: - Communication - Email - Mailing Lists and Newsletters source_code_url: https://github.com/pentacent/keila demo_url: https://app.keila.io -stargazers_count: 1861 -updated_at: '2025-11-04' +stargazers_count: 1919 +updated_at: '2026-01-04' archived: false current_release: - tag: 0.17.1 - published_at: '2025-03-14' + tag: 0.18.0 + published_at: '2026-01-04' commit_history: + 2025-02: 27 + 2025-03: 42 + 2025-04: 7 + 2025-05: 1 + 2025-06: 66 + 2025-07: 12 2025-08: 16 2025-09: 1 2025-10: 3 - 2025-11: 6 + 2025-11: 57 + 2025-12: 16 + 2026-01: 3 diff --git a/software/kener.yml b/software/kener.yml index 42f385f8a8..197e73b1de 100644 --- a/software/kener.yml +++ b/software/kener.yml @@ -10,14 +10,22 @@ platforms: tags: - Status / Uptime pages demo_url: https://kener.ing/ -stargazers_count: 4499 -updated_at: '2025-10-17' +stargazers_count: 4654 +updated_at: '2025-12-23' archived: false current_release: tag: 3.2.19 published_at: '2025-08-06' commit_history: + 2025-02: 213 + 2025-03: 84 + 2025-04: 64 + 2025-05: 41 + 2025-06: 8 + 2025-07: 11 2025-08: 13 2025-09: 0 2025-10: 2 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/kestra.yml b/software/kestra.yml index 34cf139f70..546b8e0aaf 100644 --- a/software/kestra.yml +++ b/software/kestra.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/kestra-io/kestra -stargazers_count: 22883 -updated_at: '2025-11-06' +stargazers_count: 26209 +updated_at: '2025-12-31' archived: false current_release: - tag: v1.1.1 - published_at: '2025-11-06' + tag: v1.1.12 + published_at: '2025-12-30' commit_history: + 2025-02: 361 + 2025-03: 318 + 2025-04: 238 + 2025-05: 301 + 2025-06: 306 + 2025-07: 384 2025-08: 242 2025-09: 305 2025-10: 429 - 2025-11: 85 + 2025-11: 303 + 2025-12: 341 + 2026-01: 0 diff --git a/software/keygen.yml b/software/keygen.yml index 3e692f0c69..f0b12d6807 100644 --- a/software/keygen.yml +++ b/software/keygen.yml @@ -8,14 +8,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/keygen-sh/keygen-api -stargazers_count: 1236 -updated_at: '2025-11-05' +stargazers_count: 1297 +updated_at: '2025-12-23' archived: false current_release: tag: v1.5.0 published_at: '2025-06-20' commit_history: + 2025-02: 1 + 2025-03: 57 + 2025-04: 23 + 2025-05: 75 + 2025-06: 7 + 2025-07: 6 2025-08: 9 2025-09: 31 2025-10: 32 - 2025-11: 4 + 2025-11: 18 + 2025-12: 3 + 2026-01: 0 diff --git a/software/keystonejs.yml b/software/keystonejs.yml index c2e8879c71..59c5aa11a7 100644 --- a/software/keystonejs.yml +++ b/software/keystonejs.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/keystonejs/keystone -stargazers_count: 9760 -updated_at: '2025-11-05' +stargazers_count: 9820 +updated_at: '2026-01-04' archived: false current_release: tag: '2025-05-06' published_at: '2025-05-05' commit_history: + 2025-02: 62 + 2025-03: 48 + 2025-04: 11 + 2025-05: 15 + 2025-06: 16 + 2025-07: 28 2025-08: 15 2025-09: 9 2025-10: 7 - 2025-11: 2 + 2025-11: 20 + 2025-12: 5 + 2026-01: 2 diff --git a/software/khoj.yml b/software/khoj.yml index 442e6f6a49..4c1afcc0ed 100644 --- a/software/khoj.yml +++ b/software/khoj.yml @@ -10,14 +10,22 @@ platforms: tags: - Generative Artificial Intelligence (GenAI) demo_url: https://app.khoj.dev/ -stargazers_count: 31471 -updated_at: '2025-09-16' +stargazers_count: 32099 +updated_at: '2026-01-03' archived: false current_release: - tag: 2.0.0-beta.16 - published_at: '2025-09-16' + tag: 2.0.0-beta.24 + published_at: '2026-01-02' commit_history: + 2025-02: 37 + 2025-03: 91 + 2025-04: 79 + 2025-05: 118 + 2025-06: 118 + 2025-07: 101 2025-08: 117 - 2025-09: 10 + 2025-09: 11 2025-10: 0 - 2025-11: 0 + 2025-11: 47 + 2025-12: 21 + 2026-01: 5 diff --git a/software/kibitzr.yml b/software/kibitzr.yml index 42089b2f19..df05c1c8cf 100644 --- a/software/kibitzr.yml +++ b/software/kibitzr.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/kibitzr/kibitzr -stargazers_count: 700 +stargazers_count: 708 updated_at: '2025-05-05' archived: false current_release: tag: v8.0.1 published_at: '2025-05-05' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 14 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/kill-bill.yml b/software/kill-bill.yml index fd9aab6247..25dd30f768 100644 --- a/software/kill-bill.yml +++ b/software/kill-bill.yml @@ -9,14 +9,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/killbill/killbill -stargazers_count: 5095 -updated_at: '2025-11-04' +stargazers_count: 5269 +updated_at: '2025-11-25' archived: false current_release: - tag: killbill-0.24.15 - published_at: '2025-07-21' + tag: killbill-0.24.16 + published_at: '2025-11-25' commit_history: + 2025-02: 10 + 2025-03: 4 + 2025-04: 1 + 2025-05: 2 + 2025-06: 5 + 2025-07: 7 2025-08: 1 2025-09: 7 2025-10: 1 - 2025-11: 1 + 2025-11: 11 + 2025-12: 0 + 2026-01: 0 diff --git a/software/kimai.yml b/software/kimai.yml index 3ab5cf1791..03786400a9 100644 --- a/software/kimai.yml +++ b/software/kimai.yml @@ -9,14 +9,22 @@ tags: - Time Tracking source_code_url: https://github.com/kimai/kimai demo_url: https://www.kimai.org/demo/ -stargazers_count: 4260 -updated_at: '2025-11-02' +stargazers_count: 4350 +updated_at: '2025-12-27' archived: false current_release: - tag: 2.40.0 - published_at: '2025-09-27' + tag: 2.45.0 + published_at: '2025-12-28' commit_history: + 2025-02: 12 + 2025-03: 2 + 2025-04: 4 + 2025-05: 16 + 2025-06: 8 + 2025-07: 3 2025-08: 10 2025-09: 3 2025-10: 1 - 2025-11: 2 + 2025-11: 10 + 2025-12: 15 + 2026-01: 0 diff --git a/software/kinto.yml b/software/kinto.yml index 4b44ea1790..443714177a 100644 --- a/software/kinto.yml +++ b/software/kinto.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer & Synchronization source_code_url: https://github.com/Kinto/kinto -stargazers_count: 4387 -updated_at: '2025-11-05' +stargazers_count: 4398 +updated_at: '2025-12-30' archived: false current_release: - tag: 23.2.1 - published_at: '2025-11-05' + tag: 23.3.0 + published_at: '2025-11-12' commit_history: + 2025-02: 18 + 2025-03: 7 + 2025-04: 20 + 2025-05: 13 + 2025-06: 4 + 2025-07: 7 2025-08: 6 2025-09: 5 2025-10: 6 - 2025-11: 3 + 2025-11: 10 + 2025-12: 9 + 2026-01: 0 diff --git a/software/kirby.yml b/software/kirby.yml index a36c2235a5..69827cc746 100644 --- a/software/kirby.yml +++ b/software/kirby.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/getkirby/kirby -stargazers_count: 1448 -updated_at: '2025-10-21' +stargazers_count: 1467 +updated_at: '2025-12-16' archived: false current_release: - tag: 5.1.3 - published_at: '2025-10-21' + tag: 5.2.1 + published_at: '2025-12-16' commit_history: + 2025-02: 458 + 2025-03: 175 + 2025-04: 232 + 2025-05: 173 + 2025-06: 107 + 2025-07: 121 2025-08: 59 2025-09: 35 - 2025-10: 14 - 2025-11: 0 + 2025-10: 37 + 2025-11: 61 + 2025-12: 33 + 2026-01: 0 diff --git a/software/kitchenowl.yml b/software/kitchenowl.yml index f79db6673c..0972c8b780 100644 --- a/software/kitchenowl.yml +++ b/software/kitchenowl.yml @@ -9,14 +9,22 @@ platforms: tags: - Recipe Management source_code_url: https://github.com/TomBursch/kitchenowl -stargazers_count: 2811 -updated_at: '2025-10-31' +stargazers_count: 2948 +updated_at: '2025-12-28' archived: false current_release: tag: v0.7.4 published_at: '2025-09-21' commit_history: + 2025-02: 36 + 2025-03: 17 + 2025-04: 25 + 2025-05: 23 + 2025-06: 38 + 2025-07: 24 2025-08: 8 2025-09: 15 2025-10: 12 - 2025-11: 0 + 2025-11: 9 + 2025-12: 6 + 2026-01: 0 diff --git a/software/kiwi-irc.yml b/software/kiwi-irc.yml index fef132e992..5fe121f1b7 100644 --- a/software/kiwi-irc.yml +++ b/software/kiwi-irc.yml @@ -9,14 +9,22 @@ tags: - Communication - IRC source_code_url: https://github.com/kiwiirc/kiwiirc demo_url: https://kiwiirc.com/nextclient/ -stargazers_count: 931 +stargazers_count: 942 updated_at: '2025-08-14' archived: false current_release: tag: v1.7.1 published_at: '2023-09-13' commit_history: + 2025-02: 9 + 2025-03: 5 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 6 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/kiwix-serve.yml b/software/kiwix-serve.yml index 82a5f74704..1e5f2cea69 100644 --- a/software/kiwix-serve.yml +++ b/software/kiwix-serve.yml @@ -8,14 +8,22 @@ platforms: tags: - Document Management - E-books source_code_url: https://github.com/kiwix/kiwix-tools -stargazers_count: 696 -updated_at: '2025-11-01' +stargazers_count: 753 +updated_at: '2025-12-01' archived: false current_release: - tag: 3.8.0 - published_at: '2025-10-31' + tag: 3.8.1 + published_at: '2025-12-02' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 2 + 2025-05: 0 + 2025-06: 3 + 2025-07: 0 2025-08: 0 2025-09: 13 2025-10: 9 - 2025-11: 2 + 2025-11: 13 + 2025-12: 2 + 2026-01: 0 diff --git a/software/known.yml b/software/known.yml index 8f7f687e8e..6d11382ec1 100644 --- a/software/known.yml +++ b/software/known.yml @@ -8,14 +8,22 @@ platforms: tags: - Blogging Platforms source_code_url: https://github.com/idno/known -stargazers_count: 1096 +stargazers_count: 1101 updated_at: '2025-06-12' archived: false current_release: tag: 1.6.2 published_at: '2024-01-03' commit_history: + 2025-02: 3 + 2025-03: 3 + 2025-04: 0 + 2025-05: 0 + 2025-06: 24 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/kodi.yml b/software/kodi.yml index 15db7ef738..f0d37629ff 100644 --- a/software/kodi.yml +++ b/software/kodi.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/xbmc/xbmc -stargazers_count: 20016 -updated_at: '2025-11-06' +stargazers_count: 20256 +updated_at: '2026-01-04' archived: false current_release: tag: 22.0a2-Piers published_at: '2025-10-31' commit_history: + 2025-02: 95 + 2025-03: 214 + 2025-04: 332 + 2025-05: 273 + 2025-06: 230 + 2025-07: 153 2025-08: 347 2025-09: 172 - 2025-10: 194 - 2025-11: 36 + 2025-10: 202 + 2025-11: 244 + 2025-12: 188 + 2026-01: 15 diff --git a/software/koel.yml b/software/koel.yml index b817f62669..d7d589b1d9 100644 --- a/software/koel.yml +++ b/software/koel.yml @@ -9,14 +9,22 @@ tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/koel/koel demo_url: https://demo.koel.dev/ -stargazers_count: 16833 -updated_at: '2025-10-30' +stargazers_count: 16918 +updated_at: '2026-01-04' archived: false current_release: - tag: v8.1.0 - published_at: '2025-10-27' + tag: v8.2.0 + published_at: '2025-12-22' commit_history: + 2025-02: 2 + 2025-03: 13 + 2025-04: 4 + 2025-05: 43 + 2025-06: 75 + 2025-07: 46 2025-08: 37 2025-09: 36 2025-10: 50 - 2025-11: 0 + 2025-11: 1 + 2025-12: 4 + 2026-01: 2 diff --git a/software/koha.yml b/software/koha.yml index 518d417536..e3c58bdd43 100644 --- a/software/koha.yml +++ b/software/koha.yml @@ -9,11 +9,19 @@ tags: - Document Management - Integrated Library Systems (ILS) source_code_url: https://github.com/Koha-Community/Koha demo_url: https://koha-community.org/demo/ -stargazers_count: 537 -updated_at: '2025-11-05' +stargazers_count: 546 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 545 + 2025-03: 208 + 2025-04: 370 + 2025-05: 393 + 2025-06: 179 + 2025-07: 275 2025-08: 192 2025-09: 319 2025-10: 543 - 2025-11: 73 + 2025-11: 251 + 2025-12: 113 + 2026-01: 0 diff --git a/software/koillection.yml b/software/koillection.yml index c94de3807e..5f3e735beb 100644 --- a/software/koillection.yml +++ b/software/koillection.yml @@ -9,14 +9,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/benjaminjonard/koillection -stargazers_count: 985 -updated_at: '2025-10-31' +stargazers_count: 1062 +updated_at: '2025-12-31' archived: false current_release: - tag: 1.7.0 - published_at: '2025-08-28' + tag: 1.7.1 + published_at: '2025-12-21' commit_history: + 2025-02: 43 + 2025-03: 9 + 2025-04: 15 + 2025-05: 12 + 2025-06: 9 + 2025-07: 26 2025-08: 22 2025-09: 0 2025-10: 8 - 2025-11: 0 + 2025-11: 4 + 2025-12: 33 + 2026-01: 0 diff --git a/software/komga.yml b/software/komga.yml index 37e1e4e0d8..7a9dfbabb9 100644 --- a/software/komga.yml +++ b/software/komga.yml @@ -9,14 +9,22 @@ platforms: tags: - Document Management - E-books source_code_url: https://github.com/gotson/komga -stargazers_count: 5530 -updated_at: '2025-11-03' +stargazers_count: 5745 +updated_at: '2026-01-02' archived: false current_release: - tag: 1.23.5 - published_at: '2025-10-08' + tag: 1.23.6 + published_at: '2025-11-28' commit_history: + 2025-02: 91 + 2025-03: 30 + 2025-04: 5 + 2025-05: 16 + 2025-06: 23 + 2025-07: 61 2025-08: 35 2025-09: 11 2025-10: 18 - 2025-11: 4 + 2025-11: 21 + 2025-12: 5 + 2026-01: 2 diff --git a/software/kong.yml b/software/kong.yml index 1a4cf745ee..674f1a1ce1 100644 --- a/software/kong.yml +++ b/software/kong.yml @@ -11,14 +11,22 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/Kong/kong -stargazers_count: 42127 -updated_at: '2025-10-28' +stargazers_count: 42475 +updated_at: '2025-11-14' archived: false current_release: tag: 3.9.1 published_at: '2025-06-04' commit_history: + 2025-02: 57 + 2025-03: 17 + 2025-04: 15 + 2025-05: 34 + 2025-06: 11 + 2025-07: 7 2025-08: 3 2025-09: 6 2025-10: 4 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/kottster.yml b/software/kottster.yml index 53c8ebf0ac..e53c3be5fa 100644 --- a/software/kottster.yml +++ b/software/kottster.yml @@ -10,14 +10,22 @@ platforms: tags: - Database Management demo_url: https://demo.kottster.app/ -stargazers_count: 1009 -updated_at: '2025-11-05' +stargazers_count: 1080 +updated_at: '2025-12-05' archived: false current_release: - tag: v3.4.3 - published_at: '2025-11-05' + tag: v3.4.7 + published_at: '2025-12-05' commit_history: + 2025-02: 9 + 2025-03: 10 + 2025-04: 17 + 2025-05: 29 + 2025-06: 15 + 2025-07: 6 2025-08: 14 2025-09: 12 2025-10: 26 - 2025-11: 5 + 2025-11: 12 + 2025-12: 1 + 2026-01: 0 diff --git a/software/krayin.yml b/software/krayin.yml index 3b513696e1..6c5e386047 100644 --- a/software/krayin.yml +++ b/software/krayin.yml @@ -9,14 +9,22 @@ tags: - Customer Relationship Management (CRM) source_code_url: https://github.com/krayin/laravel-crm demo_url: https://demo.krayincrm.com/ -stargazers_count: 19494 -updated_at: '2025-10-22' +stargazers_count: 20626 +updated_at: '2025-12-31' archived: false current_release: - tag: v2.1.5 - published_at: '2025-09-26' + tag: v2.1.6 + published_at: '2025-12-29' commit_history: + 2025-02: 33 + 2025-03: 256 + 2025-04: 18 + 2025-05: 68 + 2025-06: 31 + 2025-07: 73 2025-08: 6 2025-09: 31 - 2025-10: 2 - 2025-11: 0 + 2025-10: 6 + 2025-11: 6 + 2025-12: 18 + 2026-01: 0 diff --git a/software/kresus.yml b/software/kresus.yml index 1dd856e1d9..e7b416dce5 100644 --- a/software/kresus.yml +++ b/software/kresus.yml @@ -10,11 +10,19 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/kresusapp/kresus demo_url: https://kresus.org/en/demo.html -stargazers_count: 329 -updated_at: '2025-10-24' +stargazers_count: 332 +updated_at: '2026-01-03' archived: false commit_history: + 2025-02: 13 + 2025-03: 5 + 2025-04: 15 + 2025-05: 15 + 2025-06: 0 + 2025-07: 8 2025-08: 11 2025-09: 6 2025-10: 14 - 2025-11: 0 + 2025-11: 1 + 2025-12: 10 + 2026-01: 3 diff --git a/software/kriss-feed.yml b/software/kriss-feed.yml index c15a0b6c00..510025d8d2 100644 --- a/software/kriss-feed.yml +++ b/software/kriss-feed.yml @@ -9,10 +9,18 @@ tags: - Feed Readers source_code_url: https://github.com/tontof/kriss_feed stargazers_count: 285 -updated_at: '2025-11-03' +updated_at: '2025-12-17' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 1 + 2025-12: 2 + 2026-01: 0 diff --git a/software/kubek.yml b/software/kubek.yml index f01599393a..664fa80cd9 100644 --- a/software/kubek.yml +++ b/software/kubek.yml @@ -8,14 +8,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/seeroy/kubek-minecraft-dashboard -stargazers_count: 122 +stargazers_count: 126 updated_at: '2025-02-24' archived: false current_release: tag: v3.0.8 published_at: '2025-02-24' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/kutt.yml b/software/kutt.yml index ae456007f9..e1f5102ac8 100644 --- a/software/kutt.yml +++ b/software/kutt.yml @@ -10,14 +10,22 @@ platforms: tags: - URL Shorteners demo_url: https://kutt.it -stargazers_count: 10256 -updated_at: '2025-04-24' +stargazers_count: 10429 +updated_at: '2025-11-28' archived: false current_release: tag: v3.2.3 published_at: '2025-02-06' commit_history: + 2025-02: 6 + 2025-03: 6 + 2025-04: 2 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/kuvasz-uptime.yml b/software/kuvasz-uptime.yml index ed7dfa081e..5b00c905d1 100644 --- a/software/kuvasz-uptime.yml +++ b/software/kuvasz-uptime.yml @@ -8,15 +8,23 @@ platforms: - Docker tags: - Status / Uptime pages -stargazers_count: 295 -updated_at: '2025-11-03' +stargazers_count: 480 +updated_at: '2025-12-23' archived: false demo_url: https://kuvasz-uptime.dev/demo/ current_release: - tag: 3.2.4 - published_at: '2025-10-30' + tag: 3.3.0 + published_at: '2025-12-11' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 23 + 2025-05: 12 + 2025-06: 11 + 2025-07: 24 2025-08: 27 2025-09: 9 2025-10: 21 - 2025-11: 1 + 2025-11: 10 + 2025-12: 15 + 2026-01: 0 diff --git a/software/kyoo.yml b/software/kyoo.yml index 7c2c3a3cba..07fe7443ff 100644 --- a/software/kyoo.yml +++ b/software/kyoo.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Multimedia Streaming demo_url: https://kyoo.zoriya.dev -stargazers_count: 2220 -updated_at: '2025-11-06' +stargazers_count: 2269 +updated_at: '2026-01-02' archived: false current_release: tag: v4.7.1 published_at: '2025-01-05' commit_history: + 2025-02: 19 + 2025-03: 198 + 2025-04: 163 + 2025-05: 64 + 2025-06: 209 + 2025-07: 77 2025-08: 38 2025-09: 25 2025-10: 72 - 2025-11: 28 + 2025-11: 194 + 2025-12: 108 + 2026-01: 3 diff --git a/software/lago.yml b/software/lago.yml index deaf19e336..64c02a55a5 100644 --- a/software/lago.yml +++ b/software/lago.yml @@ -8,14 +8,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/getlago/lago -stargazers_count: 8760 -updated_at: '2025-11-06' +stargazers_count: 9012 +updated_at: '2026-01-02' archived: false current_release: - tag: v1.35.0 - published_at: '2025-10-29' + tag: v1.38.0 + published_at: '2025-12-12' commit_history: + 2025-02: 14 + 2025-03: 29 + 2025-04: 12 + 2025-05: 19 + 2025-06: 11 + 2025-07: 5 2025-08: 24 2025-09: 23 2025-10: 14 - 2025-11: 7 + 2025-11: 30 + 2025-12: 17 + 2026-01: 2 diff --git a/software/lancache.yml b/software/lancache.yml index 4f1d14015b..2a071199c1 100644 --- a/software/lancache.yml +++ b/software/lancache.yml @@ -10,11 +10,19 @@ tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/lancachenet/monolithic depends_3rdparty: true -stargazers_count: 841 +stargazers_count: 853 updated_at: '2025-02-22' archived: false commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/langfuse.yml b/software/langfuse.yml index bc6c5bb56f..69c3e7a9f1 100644 --- a/software/langfuse.yml +++ b/software/langfuse.yml @@ -10,14 +10,22 @@ tags: - Software Development - IDE & Tools demo_url: https://langfuse.com/docs/demo related_software_url: https://langfuse.com/docs/integrations/overview -stargazers_count: 18014 -updated_at: '2025-11-06' +stargazers_count: 20140 +updated_at: '2026-01-04' archived: false current_release: - tag: v3.127.0 - published_at: '2025-11-06' + tag: v3.143.0 + published_at: '2025-12-23' commit_history: + 2025-02: 190 + 2025-03: 200 + 2025-04: 146 + 2025-05: 185 + 2025-06: 193 + 2025-07: 263 2025-08: 241 2025-09: 203 2025-10: 306 - 2025-11: 56 + 2025-11: 313 + 2025-12: 247 + 2026-01: 11 diff --git a/software/languagetool.yml b/software/languagetool.yml index cd58da213e..0d291aa053 100644 --- a/software/languagetool.yml +++ b/software/languagetool.yml @@ -10,11 +10,19 @@ platforms: tags: - Miscellaneous related_software_url: https://languagetool.org/insights/post/product-windows-app/ -stargazers_count: 13743 -updated_at: '2025-11-06' +stargazers_count: 13930 +updated_at: '2026-01-04' archived: false commit_history: - 2025-08: 122 + 2025-02: 213 + 2025-03: 167 + 2025-04: 146 + 2025-05: 190 + 2025-06: 100 + 2025-07: 147 + 2025-08: 125 2025-09: 123 2025-10: 232 - 2025-11: 41 + 2025-11: 233 + 2025-12: 172 + 2026-01: 12 diff --git a/software/leantime.yml b/software/leantime.yml index 5c9b85b2c1..67cedd0b2d 100644 --- a/software/leantime.yml +++ b/software/leantime.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/leantime/leantime -stargazers_count: 8585 -updated_at: '2025-10-13' +stargazers_count: 8816 +updated_at: '2026-01-04' archived: false current_release: tag: v3.5.12 published_at: '2025-08-15' commit_history: + 2025-02: 311 + 2025-03: 104 + 2025-04: 235 + 2025-05: 79 + 2025-06: 72 + 2025-07: 48 2025-08: 42 - 2025-09: 24 - 2025-10: 6 - 2025-11: 0 + 2025-09: 25 + 2025-10: 7 + 2025-11: 20 + 2025-12: 1 + 2026-01: 6 diff --git a/software/ledgersmb.yml b/software/ledgersmb.yml index 1e05460cf2..d4d5c2c263 100644 --- a/software/ledgersmb.yml +++ b/software/ledgersmb.yml @@ -9,14 +9,22 @@ platforms: tags: - Resource Planning source_code_url: https://github.com/ledgersmb/LedgerSMB -stargazers_count: 507 -updated_at: '2025-11-01' +stargazers_count: 517 +updated_at: '2026-01-03' archived: false current_release: - tag: 1.13.1 - published_at: '2025-10-31' + tag: 1.13.2 + published_at: '2025-12-21' commit_history: + 2025-02: 100 + 2025-03: 57 + 2025-04: 51 + 2025-05: 77 + 2025-06: 69 + 2025-07: 45 2025-08: 93 2025-09: 36 2025-10: 42 - 2025-11: 1 + 2025-11: 22 + 2025-12: 19 + 2026-01: 3 diff --git a/software/leed.yml b/software/leed.yml index 979a330f1a..df0736b6cb 100644 --- a/software/leed.yml +++ b/software/leed.yml @@ -8,14 +8,22 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/LeedRSS/Leed -stargazers_count: 227 -updated_at: '2024-12-01' +stargazers_count: 228 +updated_at: '2025-11-25' archived: false current_release: tag: v1.14.0 published_at: '2024-01-10' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 3 + 2025-12: 0 + 2026-01: 0 diff --git a/software/lemmy.yml b/software/lemmy.yml index 9452f10b87..34c65429ff 100644 --- a/software/lemmy.yml +++ b/software/lemmy.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/LemmyNet/lemmy -stargazers_count: 14116 -updated_at: '2025-11-06' +stargazers_count: 14182 +updated_at: '2025-12-17' archived: false current_release: - tag: 1.0.0-alpha.11 - published_at: '2025-10-23' + tag: 0.19.15 + published_at: '2025-12-24' commit_history: + 2025-02: 54 + 2025-03: 51 + 2025-04: 42 + 2025-05: 36 + 2025-06: 69 + 2025-07: 40 2025-08: 11 2025-09: 41 2025-10: 50 - 2025-11: 10 + 2025-11: 32 + 2025-12: 59 + 2026-01: 0 diff --git a/software/leon.yml b/software/leon.yml index 8f0c819a8a..12e9009290 100644 --- a/software/leon.yml +++ b/software/leon.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/leon-ai/leon -stargazers_count: 16767 +stargazers_count: 16871 updated_at: '2025-04-24' archived: false current_release: tag: python-bridge_v1.3.0 published_at: '2024-05-08' commit_history: + 2025-02: 11 + 2025-03: 2 + 2025-04: 11 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/lha.yml b/software/lha.yml index a15debb7a2..b6c8901940 100644 --- a/software/lha.yml +++ b/software/lha.yml @@ -9,13 +9,21 @@ platforms: tags: - Internet of Things (IoT) stargazers_count: 12 -updated_at: '2025-09-28' +updated_at: '2025-12-19' archived: false current_release: tag: v0.2.3 published_at: '2025-05-18' commit_history: + 2025-02: 18 + 2025-03: 15 + 2025-04: 3 + 2025-05: 19 + 2025-06: 7 + 2025-07: 1 2025-08: 3 2025-09: 3 2025-10: 0 2025-11: 0 + 2025-12: 3 + 2026-01: 0 diff --git a/software/libre-translate.yml b/software/libre-translate.yml index 698d30678e..6552ad0601 100644 --- a/software/libre-translate.yml +++ b/software/libre-translate.yml @@ -9,14 +9,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/LibreTranslate/LibreTranslate -stargazers_count: 13015 -updated_at: '2025-11-06' +stargazers_count: 13436 +updated_at: '2025-12-23' archived: false current_release: - tag: v1.7.3 - published_at: '2025-08-31' + tag: v1.8.3 + published_at: '2025-12-04' commit_history: + 2025-02: 16 + 2025-03: 21 + 2025-04: 55 + 2025-05: 20 + 2025-06: 20 + 2025-07: 36 2025-08: 12 2025-09: 10 2025-10: 4 - 2025-11: 4 + 2025-11: 14 + 2025-12: 41 + 2026-01: 0 diff --git a/software/librebooking.yml b/software/librebooking.yml index 854dc679ee..baf4c2885e 100644 --- a/software/librebooking.yml +++ b/software/librebooking.yml @@ -10,14 +10,22 @@ platforms: - Docker tags: - Booking and Scheduling -stargazers_count: 6081 -updated_at: '2025-11-06' +stargazers_count: 636 +updated_at: '2025-12-29' archived: false current_release: - tag: '@standardnotes/mobile@3.201.1' - published_at: '2025-11-06' + tag: v4.0.0 + published_at: '2025-08-06' commit_history: - 2025-08: 21 - 2025-09: 25 - 2025-10: 29 - 2025-11: 5 + 2025-02: 29 + 2025-03: 0 + 2025-04: 0 + 2025-05: 54 + 2025-06: 85 + 2025-07: 96 + 2025-08: 25 + 2025-09: 18 + 2025-10: 9 + 2025-11: 2 + 2025-12: 25 + 2026-01: 0 diff --git a/software/libredesk.yml b/software/libredesk.yml new file mode 100644 index 0000000000..14e74e6e84 --- /dev/null +++ b/software/libredesk.yml @@ -0,0 +1,23 @@ +name: Libredesk +website_url: https://libredesk.io/ +source_code_url: https://github.com/abhinavxd/libredesk +description: Modern customer support desk. Single binary app. +licenses: + - AGPL-3.0 +platforms: + - Docker + - Go + - Nodejs +tags: + - Ticketing +stargazers_count: 1954 +updated_at: '2026-01-02' +archived: false +current_release: + tag: v0.9.5-beta + published_at: '2025-12-30' +commit_history: + 2025-10: 3 + 2025-11: 47 + 2025-12: 122 + 2026-01: 2 diff --git a/software/librekb.yml b/software/librekb.yml index 1d5b9fb600..2a15b4ed75 100644 --- a/software/librekb.yml +++ b/software/librekb.yml @@ -8,14 +8,22 @@ platforms: - PHP tags: - Knowledge Management Tools -stargazers_count: 51 -updated_at: '2025-08-05' +stargazers_count: 56 +updated_at: '2025-12-29' archived: false current_release: - tag: v2.0.0 - published_at: '2025-08-05' + tag: v2.0.1 + published_at: '2025-12-29' commit_history: + 2025-02: 0 + 2025-03: 4 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 20 2025-08: 2 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 3 + 2026-01: 0 diff --git a/software/librephotos.yml b/software/librephotos.yml index 72935c90a9..e9a3e80ab3 100644 --- a/software/librephotos.yml +++ b/software/librephotos.yml @@ -9,12 +9,20 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/LibrePhotos/librephotos -stargazers_count: 7826 -updated_at: '2025-10-22' +stargazers_count: 7888 +updated_at: '2025-12-23' archived: false related_software_url: https://docs.librephotos.com/docs/user-guide/mobile/ commit_history: + 2025-02: 31 + 2025-03: 37 + 2025-04: 39 + 2025-05: 31 + 2025-06: 18 + 2025-07: 79 2025-08: 42 2025-09: 21 - 2025-10: 43 - 2025-11: 0 + 2025-10: 50 + 2025-11: 15 + 2025-12: 15 + 2026-01: 0 diff --git a/software/libreserver.yml b/software/libreserver.yml index a1ab4c34a6..bf6cf2bead 100644 --- a/software/libreserver.yml +++ b/software/libreserver.yml @@ -8,11 +8,19 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/bashrc2/libreserver -stargazers_count: 40 +stargazers_count: 45 updated_at: '2025-08-26' archived: false commit_history: + 2025-02: 18 + 2025-03: 2 + 2025-04: 30 + 2025-05: 12 + 2025-06: 2 + 2025-07: 5 2025-08: 2 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/libretime.yml b/software/libretime.yml index 5df056b206..440c97ec2e 100644 --- a/software/libretime.yml +++ b/software/libretime.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/LibreTime/libretime -stargazers_count: 887 +stargazers_count: 899 updated_at: '2025-10-04' archived: false current_release: tag: 4.5.0 published_at: '2025-07-16' commit_history: + 2025-02: 3 + 2025-03: 16 + 2025-04: 3 + 2025-05: 3 + 2025-06: 12 + 2025-07: 3 2025-08: 29 2025-09: 5 2025-10: 3 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/lidarr.yml b/software/lidarr.yml index 4aaf54a81a..099090dcc6 100644 --- a/software/lidarr.yml +++ b/software/lidarr.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Management source_code_url: https://github.com/Lidarr/Lidarr -stargazers_count: 4680 -updated_at: '2025-10-30' +stargazers_count: 4867 +updated_at: '2025-12-29' archived: false current_release: - tag: v3.0.1.4866 - published_at: '2025-10-30' + tag: v3.1.1.4900 + published_at: '2025-12-28' commit_history: + 2025-02: 19 + 2025-03: 36 + 2025-04: 15 + 2025-05: 6 + 2025-06: 31 + 2025-07: 5 2025-08: 19 2025-09: 43 2025-10: 35 - 2025-11: 0 + 2025-11: 4 + 2025-12: 3 + 2026-01: 0 diff --git a/software/lidatube.yml b/software/lidatube.yml index 2553c6a7cc..9a32afff99 100644 --- a/software/lidatube.yml +++ b/software/lidatube.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Management depends_3rdparty: true -stargazers_count: 291 -updated_at: '2025-10-22' +stargazers_count: 310 +updated_at: '2025-12-08' archived: false current_release: - tag: v0.2.40 - published_at: '2025-10-22' + tag: v0.2.42 + published_at: '2025-12-08' commit_history: + 2025-02: 2 + 2025-03: 5 + 2025-04: 0 + 2025-05: 2 + 2025-06: 5 + 2025-07: 4 2025-08: 4 2025-09: 4 2025-10: 2 - 2025-11: 0 + 2025-11: 1 + 2025-12: 1 + 2026-01: 0 diff --git a/software/lidify.yml b/software/lidify.yml index 8de92e3159..957e27eb09 100644 --- a/software/lidify.yml +++ b/software/lidify.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Management depends_3rdparty: true -stargazers_count: 425 +stargazers_count: 464 updated_at: '2025-02-17' archived: false current_release: tag: v0.2.3 published_at: '2025-02-14' commit_history: + 2025-02: 7 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/lila.yml b/software/lila.yml index a3ba4e2de5..d4de47798d 100644 --- a/software/lila.yml +++ b/software/lila.yml @@ -8,14 +8,22 @@ platforms: tags: - Games source_code_url: https://github.com/lichess-org/lila -stargazers_count: 17287 -updated_at: '2025-11-06' +stargazers_count: 17545 +updated_at: '2026-01-02' archived: false current_release: tag: v1.1.0 published_at: '2017-08-31' commit_history: + 2025-02: 518 + 2025-03: 680 + 2025-04: 709 + 2025-05: 510 + 2025-06: 417 + 2025-07: 533 2025-08: 624 2025-09: 536 - 2025-10: 1347 - 2025-11: 129 + 2025-10: 1351 + 2025-11: 572 + 2025-12: 679 + 2026-01: 6 diff --git a/software/limbas.yml b/software/limbas.yml index d1a5723546..f6e1c0a821 100644 --- a/software/limbas.yml +++ b/software/limbas.yml @@ -8,14 +8,22 @@ platforms: tags: - Database Management source_code_url: https://github.com/limbas/limbas -stargazers_count: 56 -updated_at: '2025-07-02' +stargazers_count: 59 +updated_at: '2025-11-25' archived: false current_release: - tag: v6.1.13 - published_at: '2025-07-02' + tag: v7.0.25 + published_at: '2025-11-25' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/limesurvey.yml b/software/limesurvey.yml index b92ef8574d..839583949c 100644 --- a/software/limesurvey.yml +++ b/software/limesurvey.yml @@ -9,11 +9,19 @@ tags: - Polls and Events source_code_url: https://github.com/LimeSurvey/LimeSurvey demo_url: https://demo.limesurvey.org -stargazers_count: 3398 -updated_at: '2025-11-06' +stargazers_count: 3466 +updated_at: '2026-01-02' archived: false commit_history: - 2025-08: 33 - 2025-09: 34 - 2025-10: 48 - 2025-11: 9 + 2025-02: 73 + 2025-03: 50 + 2025-04: 61 + 2025-05: 82 + 2025-06: 72 + 2025-07: 68 + 2025-08: 54 + 2025-09: 51 + 2025-10: 58 + 2025-11: 65 + 2025-12: 42 + 2026-01: 5 diff --git a/software/linkace.yml b/software/linkace.yml index f52819f7df..37694a89fe 100644 --- a/software/linkace.yml +++ b/software/linkace.yml @@ -10,14 +10,22 @@ tags: - Bookmarks and Link Sharing source_code_url: https://github.com/Kovah/LinkAce/ demo_url: https://demo.linkace.org/guest/links -stargazers_count: 3149 -updated_at: '2025-10-24' +stargazers_count: 3191 +updated_at: '2025-12-18' archived: false current_release: - tag: v2.4.0 - published_at: '2025-10-24' + tag: v2.4.2 + published_at: '2025-12-18' commit_history: + 2025-02: 43 + 2025-03: 19 + 2025-04: 1 + 2025-05: 0 + 2025-06: 3 + 2025-07: 4 2025-08: 21 2025-09: 23 2025-10: 14 - 2025-11: 0 + 2025-11: 3 + 2025-12: 6 + 2026-01: 0 diff --git a/software/linkding.yml b/software/linkding.yml index 611fa2d193..cf42b619ba 100644 --- a/software/linkding.yml +++ b/software/linkding.yml @@ -9,14 +9,22 @@ tags: - Bookmarks and Link Sharing source_code_url: https://github.com/sissbruecker/linkding demo_url: https://demo.linkding.link/login/ -stargazers_count: 9503 -updated_at: '2025-10-18' +stargazers_count: 9834 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.44.1 - published_at: '2025-10-11' + tag: v1.44.2 + published_at: '2025-12-13' commit_history: + 2025-02: 17 + 2025-03: 31 + 2025-04: 4 + 2025-05: 17 + 2025-06: 15 + 2025-07: 4 2025-08: 33 2025-09: 3 2025-10: 19 2025-11: 0 + 2025-12: 15 + 2026-01: 16 diff --git a/software/linkstack.yml b/software/linkstack.yml index eb9922a644..030b95d900 100644 --- a/software/linkstack.yml +++ b/software/linkstack.yml @@ -10,14 +10,22 @@ tags: - Personal Dashboards source_code_url: https://github.com/LinkStackOrg/LinkStack demo_url: https://linksta.cc/ -stargazers_count: 3196 -updated_at: '2025-06-03' +stargazers_count: 3362 +updated_at: '2025-12-16' archived: false current_release: tag: v4.8.4 published_at: '2024-12-10' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 1 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/linkwarden.yml b/software/linkwarden.yml index f5efd18fd5..d3a9011c84 100644 --- a/software/linkwarden.yml +++ b/software/linkwarden.yml @@ -9,14 +9,22 @@ platforms: tags: - Bookmarks and Link Sharing source_code_url: https://github.com/linkwarden/linkwarden -stargazers_count: 15424 -updated_at: '2025-10-30' +stargazers_count: 16595 +updated_at: '2025-12-28' archived: false current_release: - tag: v2.13.1 - published_at: '2025-10-15' + tag: v2.13.5 + published_at: '2025-12-28' commit_history: + 2025-02: 87 + 2025-03: 34 + 2025-04: 30 + 2025-05: 74 + 2025-06: 240 + 2025-07: 66 2025-08: 174 2025-09: 86 2025-10: 52 - 2025-11: 0 + 2025-11: 30 + 2025-12: 53 + 2026-01: 0 diff --git a/software/linuxgsm.yml b/software/linuxgsm.yml index 5c59a641dc..835da6feec 100644 --- a/software/linuxgsm.yml +++ b/software/linuxgsm.yml @@ -8,14 +8,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/GameServerManagers/LinuxGSM -stargazers_count: 4663 -updated_at: '2025-06-17' +stargazers_count: 4727 +updated_at: '2025-11-08' archived: false current_release: - tag: v25.1.6 - published_at: '2025-06-18' + tag: v25.2.0 + published_at: '2025-11-08' commit_history: - 2025-08: 0 + 2025-02: 31 + 2025-03: 12 + 2025-04: 0 + 2025-05: 0 + 2025-06: 23 + 2025-07: 1 + 2025-08: 6 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 12 + 2025-12: 0 + 2026-01: 0 diff --git a/software/listaway.yml b/software/listaway.yml index 2ea0c836c3..9e485b814c 100644 --- a/software/listaway.yml +++ b/software/listaway.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Task Management & To-do Lists -stargazers_count: 3 -updated_at: '2025-10-03' +stargazers_count: 5 +updated_at: '2025-11-21' archived: false current_release: - tag: v1.15.0 - published_at: '2025-10-03' + tag: v1.17.1 + published_at: '2025-11-21' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 4 + 2025-06: 41 + 2025-07: 0 2025-08: 5 2025-09: 0 2025-10: 8 - 2025-11: 0 + 2025-11: 10 + 2025-12: 0 + 2026-01: 0 diff --git a/software/listmonk.yml b/software/listmonk.yml index 30c2e3bc7e..be22c7aa3e 100644 --- a/software/listmonk.yml +++ b/software/listmonk.yml @@ -10,14 +10,22 @@ tags: - Communication - Email - Mailing Lists and Newsletters source_code_url: https://github.com/knadh/listmonk demo_url: https://demo.listmonk.app/ -stargazers_count: 18155 -updated_at: '2025-10-30' +stargazers_count: 18590 +updated_at: '2026-01-02' archived: false current_release: - tag: v5.1.0 - published_at: '2025-09-09' + tag: v6.0.0 + published_at: '2026-01-02' commit_history: + 2025-02: 11 + 2025-03: 29 + 2025-04: 75 + 2025-05: 19 + 2025-06: 11 + 2025-07: 11 2025-08: 11 2025-09: 21 2025-10: 7 - 2025-11: 0 + 2025-11: 26 + 2025-12: 21 + 2026-01: 8 diff --git a/software/litecart.yml b/software/litecart.yml index 1085af9fb5..00b824811a 100644 --- a/software/litecart.yml +++ b/software/litecart.yml @@ -10,14 +10,22 @@ platforms: tags: - E-commerce depends_3rdparty: true -stargazers_count: 322 -updated_at: '2025-10-21' +stargazers_count: 338 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.1.13 - published_at: '2025-06-24' + tag: v0.2.5 + published_at: '2026-01-04' commit_history: + 2025-02: 10 + 2025-03: 8 + 2025-04: 14 + 2025-05: 2 + 2025-06: 12 + 2025-07: 0 2025-08: 3 2025-09: 2 2025-10: 3 - 2025-11: 0 + 2025-11: 2 + 2025-12: 12 + 2026-01: 19 diff --git a/software/litlyx.yml b/software/litlyx.yml index dd1e356f60..f1a423f7f0 100644 --- a/software/litlyx.yml +++ b/software/litlyx.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Analytics -stargazers_count: 1608 -updated_at: '2025-05-27' +stargazers_count: 1652 +updated_at: '2025-12-03' archived: false current_release: - tag: v0.0.18 - published_at: '2025-03-11' + tag: v0.0.19 + published_at: '2025-12-01' commit_history: + 2025-02: 27 + 2025-03: 6 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 1 + 2026-01: 0 diff --git a/software/littlelink.yml b/software/littlelink.yml index 0d00beeeeb..954e7283d1 100644 --- a/software/littlelink.yml +++ b/software/littlelink.yml @@ -9,14 +9,22 @@ tags: - Personal Dashboards source_code_url: https://github.com/sethcottle/littlelink demo_url: https://littlelink.io/ -stargazers_count: 2634 +stargazers_count: 2767 updated_at: '2025-07-25' archived: false current_release: tag: v3.7.0 published_at: '2025-04-18' commit_history: + 2025-02: 3 + 2025-03: 20 + 2025-04: 4 + 2025-05: 2 + 2025-06: 1 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/live-helper-chat.yml b/software/live-helper-chat.yml index 32e558fd5b..52ec368b14 100644 --- a/software/live-helper-chat.yml +++ b/software/live-helper-chat.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/LiveHelperChat/livehelperchat -stargazers_count: 2145 -updated_at: '2025-11-06' +stargazers_count: 2178 +updated_at: '2025-12-30' archived: false current_release: - tag: 4.73v - published_at: '2025-10-31' + tag: 4.76v + published_at: '2025-12-09' commit_history: + 2025-02: 69 + 2025-03: 85 + 2025-04: 59 + 2025-05: 105 + 2025-06: 93 + 2025-07: 94 2025-08: 78 2025-09: 71 2025-10: 74 - 2025-11: 11 + 2025-11: 65 + 2025-12: 48 + 2026-01: 0 diff --git a/software/livebook.yml b/software/livebook.yml index 2304a2314e..8eb1b55432 100644 --- a/software/livebook.yml +++ b/software/livebook.yml @@ -9,14 +9,22 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/livebook-dev/livebook -stargazers_count: 5577 -updated_at: '2025-11-06' +stargazers_count: 5649 +updated_at: '2026-01-01' archived: false current_release: tag: nightly published_at: '2024-10-25' commit_history: + 2025-02: 41 + 2025-03: 30 + 2025-04: 19 + 2025-05: 25 + 2025-06: 8 + 2025-07: 11 2025-08: 16 2025-09: 24 2025-10: 18 - 2025-11: 5 + 2025-11: 24 + 2025-12: 9 + 2026-01: 1 diff --git a/software/livecodes.yml b/software/livecodes.yml index f4bc215ffe..ccec7f79fc 100644 --- a/software/livecodes.yml +++ b/software/livecodes.yml @@ -10,14 +10,22 @@ tags: - Software Development - IDE & Tools depends_3rdparty: true demo_url: https://livecodes.io -stargazers_count: 1213 -updated_at: '2025-11-05' +stargazers_count: 1338 +updated_at: '2026-01-04' archived: false current_release: tag: v47 published_at: '2025-10-04' commit_history: + 2025-02: 68 + 2025-03: 78 + 2025-04: 114 + 2025-05: 94 + 2025-06: 38 + 2025-07: 47 2025-08: 8 2025-09: 85 2025-10: 54 - 2025-11: 8 + 2025-11: 25 + 2025-12: 33 + 2026-01: 6 diff --git a/software/liwan.yml b/software/liwan.yml index ca75dcb37c..753fa9eb94 100644 --- a/software/liwan.yml +++ b/software/liwan.yml @@ -10,14 +10,22 @@ tags: - Analytics source_code_url: https://github.com/explodingcamera/liwan demo_url: https://demo.liwan.dev/p/liwan.dev -stargazers_count: 91 -updated_at: '2025-11-01' +stargazers_count: 141 +updated_at: '2026-01-04' archived: false current_release: tag: liwan-v1.3.0 published_at: '2025-10-11' commit_history: + 2025-02: 1 + 2025-03: 7 + 2025-04: 9 + 2025-05: 7 + 2025-06: 6 + 2025-07: 3 2025-08: 5 2025-09: 2 2025-10: 5 - 2025-11: 1 + 2025-11: 7 + 2025-12: 3 + 2026-01: 2 diff --git a/software/lms.yml b/software/lms.yml index 19b35f7374..ca849874ff 100644 --- a/software/lms.yml +++ b/software/lms.yml @@ -10,14 +10,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/epoupon/lms -stargazers_count: 1462 -updated_at: '2025-09-22' +stargazers_count: 1522 +updated_at: '2026-01-04' archived: false current_release: - tag: v3.71.0 - published_at: '2025-09-22' + tag: v3.74.0 + published_at: '2026-01-04' commit_history: + 2025-02: 42 + 2025-03: 35 + 2025-04: 21 + 2025-05: 20 + 2025-06: 53 + 2025-07: 48 2025-08: 11 - 2025-09: 26 - 2025-10: 0 - 2025-11: 0 + 2025-09: 27 + 2025-10: 2 + 2025-11: 35 + 2025-12: 29 + 2026-01: 8 diff --git a/software/lobehub.yml b/software/lobehub.yml new file mode 100644 index 0000000000..39038e1658 --- /dev/null +++ b/software/lobehub.yml @@ -0,0 +1,32 @@ +name: LobeHub +website_url: https://www.lobehub.com +source_code_url: https://github.com/lobehub/lobe-chat +description: Modern design AI chat framework supporting multiple AI providers, one click install MCP Marketplace and Artifacts / Thinking. +licenses: + - ⊘ Proprietary +platforms: + - Nodejs + - Docker +tags: + - Generative Artificial Intelligence (GenAI) +demo_url: https://www.lobechat.com +related_software_url: https://lobehub.com/mcp +stargazers_count: 69782 +updated_at: '2026-01-04' +archived: false +current_release: + tag: v2.0.0-next.210 + published_at: '2026-01-04' +commit_history: + 2025-02: 481 + 2025-03: 303 + 2025-04: 285 + 2025-05: 228 + 2025-06: 189 + 2025-07: 263 + 2025-08: 308 + 2025-09: 331 + 2025-10: 375 + 2025-11: 546 + 2025-12: 546 + 2026-01: 102 diff --git a/software/local-content-share.yml b/software/local-content-share.yml index 06083b7570..7b6eaa085d 100644 --- a/software/local-content-share.yml +++ b/software/local-content-share.yml @@ -10,14 +10,22 @@ tags: - Pastebins - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/Tanq16/local-content-share -stargazers_count: 369 -updated_at: '2025-09-01' +stargazers_count: 398 +updated_at: '2025-11-30' archived: false current_release: - tag: v35 - published_at: '2025-09-01' + tag: v36 + published_at: '2025-11-30' commit_history: + 2025-02: 12 + 2025-03: 9 + 2025-04: 6 + 2025-05: 3 + 2025-06: 0 + 2025-07: 0 2025-08: 6 2025-09: 1 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/localess.yml b/software/localess.yml index 1abbbcd7ee..bef761d93e 100644 --- a/software/localess.yml +++ b/software/localess.yml @@ -10,14 +10,22 @@ tags: - Content Management Systems (CMS) - Software Development - Localization depends_3rdparty: true -stargazers_count: 65 -updated_at: '2025-10-11' +stargazers_count: 68 +updated_at: '2026-01-02' archived: false current_release: tag: v2.5.1 published_at: '2025-06-08' commit_history: + 2025-02: 6 + 2025-03: 20 + 2025-04: 4 + 2025-05: 10 + 2025-06: 12 + 2025-07: 15 2025-08: 0 2025-09: 3 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 1 diff --git a/software/lomorage.yml b/software/lomorage.yml deleted file mode 100644 index 70c308cd18..0000000000 --- a/software/lomorage.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Lomorage -website_url: https://lomorage.com/ -description: 'Google photo alternative via simple self-hosting software. Supported clients: iOS, Android, Web, MAC/Windows. Backend can run on Raspberry pi, Armbian, MAC/Windows/Linux.' -licenses: - - ⊘ Proprietary -platforms: - - Go -tags: - - Photo Galleries -source_code_url: https://github.com/lomorage/homepage -stargazers_count: 232 -updated_at: '2024-11-18' -archived: false diff --git a/software/loomio.yml b/software/loomio.yml index fbc7cd459a..e5bb789681 100644 --- a/software/loomio.yml +++ b/software/loomio.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/loomio/loomio -stargazers_count: 2492 -updated_at: '2025-11-06' +stargazers_count: 2504 +updated_at: '2025-12-17' archived: false current_release: - tag: v3.0.10 - published_at: '2025-11-05' + tag: v3.0.11 + published_at: '2025-12-01' commit_history: + 2025-02: 70 + 2025-03: 80 + 2025-04: 74 + 2025-05: 65 + 2025-06: 93 + 2025-07: 87 2025-08: 114 2025-09: 126 2025-10: 140 - 2025-11: 59 + 2025-11: 165 + 2025-12: 63 + 2026-01: 0 diff --git a/software/lowdefy.yml b/software/lowdefy.yml index 2230a730f0..94e54abed6 100644 --- a/software/lowdefy.yml +++ b/software/lowdefy.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/lowdefy/lowdefy -stargazers_count: 2886 -updated_at: '2025-11-03' +stargazers_count: 2922 +updated_at: '2025-11-10' archived: false current_release: - tag: v4.5.1 - published_at: '2025-11-03' + tag: v4.5.2 + published_at: '2025-11-10' commit_history: + 2025-02: 10 + 2025-03: 7 + 2025-04: 0 + 2025-05: 0 + 2025-06: 8 + 2025-07: 5 2025-08: 53 2025-09: 1 2025-10: 22 - 2025-11: 3 + 2025-11: 8 + 2025-12: 0 + 2026-01: 0 diff --git a/software/luanti.yml b/software/luanti.yml index 5d45fd7ed6..9004206035 100644 --- a/software/luanti.yml +++ b/software/luanti.yml @@ -13,13 +13,21 @@ tags: - Games source_code_url: https://github.com/luanti-org/luanti archived: false -stargazers_count: 12061 -updated_at: '2025-11-06' +stargazers_count: 12199 +updated_at: '2026-01-04' current_release: tag: 5.14.0 published_at: '2025-10-05' commit_history: + 2025-02: 116 + 2025-03: 85 + 2025-04: 106 + 2025-05: 88 + 2025-06: 30 + 2025-07: 74 2025-08: 41 2025-09: 74 2025-10: 69 - 2025-11: 14 + 2025-11: 64 + 2025-12: 38 + 2026-01: 9 diff --git a/software/lubelogger.yml b/software/lubelogger.yml index 56c4fe899e..efc453cc03 100644 --- a/software/lubelogger.yml +++ b/software/lubelogger.yml @@ -11,14 +11,22 @@ platforms: tags: - Miscellaneous demo_url: https://github.com/hargata/lubelog?tab=readme-ov-file#demo -stargazers_count: 1969 -updated_at: '2025-11-05' +stargazers_count: 2148 +updated_at: '2025-12-27' archived: false current_release: - tag: v1.5.3 - published_at: '2025-10-13' + tag: v1.5.6 + published_at: '2025-12-27' commit_history: + 2025-02: 36 + 2025-03: 35 + 2025-04: 19 + 2025-05: 16 + 2025-06: 56 + 2025-07: 11 2025-08: 25 2025-09: 31 2025-10: 52 - 2025-11: 30 + 2025-11: 86 + 2025-12: 25 + 2026-01: 0 diff --git a/software/lura.yml b/software/lura.yml index 876599b4e6..3a8427280d 100644 --- a/software/lura.yml +++ b/software/lura.yml @@ -8,14 +8,22 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/luraproject/lura -stargazers_count: 6677 -updated_at: '2025-10-16' +stargazers_count: 6714 +updated_at: '2025-12-17' archived: false current_release: tag: v2.13.0 published_at: '2025-10-30' commit_history: + 2025-02: 0 + 2025-03: 7 + 2025-04: 12 + 2025-05: 5 + 2025-06: 9 + 2025-07: 3 2025-08: 13 2025-09: 9 2025-10: 5 - 2025-11: 0 + 2025-11: 2 + 2025-12: 2 + 2026-01: 0 diff --git a/software/lychee.yml b/software/lychee.yml index 9ca59d2dc0..ca721c1755 100644 --- a/software/lychee.yml +++ b/software/lychee.yml @@ -9,14 +9,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/LycheeOrg/Lychee -stargazers_count: 3960 -updated_at: '2025-11-05' +stargazers_count: 4032 +updated_at: '2026-01-04' archived: false current_release: - tag: v6.9.4 - published_at: '2025-10-28' + tag: v7.0.1 + published_at: '2026-01-01' commit_history: + 2025-02: 56 + 2025-03: 93 + 2025-04: 71 + 2025-05: 64 + 2025-06: 66 + 2025-07: 35 2025-08: 66 2025-09: 42 2025-10: 38 - 2025-11: 5 + 2025-11: 40 + 2025-12: 45 + 2026-01: 17 diff --git a/software/lyrion-music-server.yml b/software/lyrion-music-server.yml new file mode 100644 index 0000000000..9d1c09ee46 --- /dev/null +++ b/software/lyrion-music-server.yml @@ -0,0 +1,21 @@ +name: Lyrion Music Server +website_url: https://lyrion.org/ +source_code_url: https://github.com/lms-community/slimserver +description: Server software which controls a wide range of Squeezebox/Slim Devices audio players and compatible hardware (formerly Logitech Media Server). +licenses: + - GPL-2.0 +platforms: + - deb + - Docker + - Perl +tags: + - Media Streaming - Audio Streaming +related_software_url: https://lyrion.org/extensions/applications/ +stargazers_count: 1602 +updated_at: '2026-01-04' +archived: false +commit_history: + 2025-10: 37 + 2025-11: 38 + 2025-12: 25 + 2026-01: 2 diff --git a/software/maddy-mail-server.yml b/software/maddy-mail-server.yml index 07ee25461d..ad1346b55e 100644 --- a/software/maddy-mail-server.yml +++ b/software/maddy-mail-server.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/foxcpp/maddy -stargazers_count: 5727 -updated_at: '2025-03-09' +stargazers_count: 5781 +updated_at: '2026-01-03' archived: false current_release: tag: v0.8.1 published_at: '2025-01-25' commit_history: + 2025-02: 8 + 2025-03: 2 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 3 diff --git a/software/mafl.yml b/software/mafl.yml index 0e18efe688..e2964b243a 100644 --- a/software/mafl.yml +++ b/software/mafl.yml @@ -9,14 +9,22 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/hywax/mafl -stargazers_count: 606 +stargazers_count: 636 updated_at: '2025-10-26' archived: false current_release: tag: v0.15.4 published_at: '2024-07-13' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 1 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/magento-open-source.yml b/software/magento-open-source.yml index 8a9cf79fbb..fd9a85cb7d 100644 --- a/software/magento-open-source.yml +++ b/software/magento-open-source.yml @@ -8,14 +8,22 @@ platforms: tags: - E-commerce source_code_url: https://github.com/magento/magento2 -stargazers_count: 11963 -updated_at: '2025-11-06' +stargazers_count: 12024 +updated_at: '2025-12-31' archived: false current_release: tag: 2.4.9-alpha3 published_at: '2025-10-14' commit_history: - 2025-08: 638 - 2025-09: 635 - 2025-10: 410 - 2025-11: 34 + 2025-02: 658 + 2025-03: 468 + 2025-04: 516 + 2025-05: 422 + 2025-06: 594 + 2025-07: 748 + 2025-08: 673 + 2025-09: 682 + 2025-10: 660 + 2025-11: 798 + 2025-12: 594 + 2026-01: 0 diff --git a/software/mail-in-a-box.yml b/software/mail-in-a-box.yml index a4a79006df..60ab3ff24a 100644 --- a/software/mail-in-a-box.yml +++ b/software/mail-in-a-box.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/mail-in-a-box/mailinabox -stargazers_count: 15026 -updated_at: '2025-07-28' +stargazers_count: 15114 +updated_at: '2026-01-04' archived: false current_release: - tag: v73 - published_at: '2025-07-11' + tag: v74 + published_at: '2026-01-04' commit_history: + 2025-02: 6 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 46 + 2025-07: 10 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 3 diff --git a/software/mailcow.yml b/software/mailcow.yml index 91beeae5a0..ff2d01fa35 100644 --- a/software/mailcow.yml +++ b/software/mailcow.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/mailcow/mailcow-dockerized -stargazers_count: 11440 -updated_at: '2025-10-24' +stargazers_count: 11851 +updated_at: '2025-12-12' archived: false current_release: - tag: 2025-10a - published_at: '2025-10-24' + tag: 2025-12a + published_at: '2025-12-12' commit_history: + 2025-02: 48 + 2025-03: 64 + 2025-04: 32 + 2025-05: 27 + 2025-06: 8 + 2025-07: 18 2025-08: 33 2025-09: 84 - 2025-10: 47 - 2025-11: 0 + 2025-10: 48 + 2025-11: 18 + 2025-12: 18 + 2026-01: 0 diff --git a/software/mailu.yml b/software/mailu.yml index 84425fd9f0..be536eb8a4 100644 --- a/software/mailu.yml +++ b/software/mailu.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/Mailu/Mailu -stargazers_count: 6893 -updated_at: '2025-10-20' +stargazers_count: 6990 +updated_at: '2025-12-16' archived: false current_release: - tag: 2024.06.45 - published_at: '2025-10-20' + tag: 2024.06.46 + published_at: '2025-12-16' commit_history: + 2025-02: 31 + 2025-03: 2 + 2025-04: 0 + 2025-05: 3 + 2025-06: 5 + 2025-07: 0 2025-08: 42 2025-09: 1 2025-10: 10 2025-11: 0 + 2025-12: 4 + 2026-01: 0 diff --git a/software/mainsail.yml b/software/mainsail.yml index c04911131f..1a8f7e9b6f 100644 --- a/software/mainsail.yml +++ b/software/mainsail.yml @@ -9,14 +9,22 @@ platforms: tags: - Manufacturing source_code_url: https://github.com/mainsail-crew/mainsail -stargazers_count: 2000 -updated_at: '2025-11-03' +stargazers_count: 2059 +updated_at: '2026-01-04' archived: false current_release: - tag: v2.14.0 - published_at: '2025-04-23' + tag: v2.16.1 + published_at: '2025-12-22' commit_history: + 2025-02: 8 + 2025-03: 3 + 2025-04: 23 + 2025-05: 5 + 2025-06: 6 + 2025-07: 0 2025-08: 6 2025-09: 6 2025-10: 2 - 2025-11: 2 + 2025-11: 28 + 2025-12: 63 + 2026-01: 4 diff --git a/software/maloja.yml b/software/maloja.yml index 71611157d4..55b9c07eb1 100644 --- a/software/maloja.yml +++ b/software/maloja.yml @@ -10,11 +10,19 @@ tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/krateng/maloja demo_url: https://maloja.krateng.ch/ -stargazers_count: 1515 +stargazers_count: 1604 updated_at: '2025-05-18' archived: false commit_history: + 2025-02: 17 + 2025-03: 1 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/manage-my-damn-life.yml b/software/manage-my-damn-life.yml index a3fc846f76..33550a4b1b 100644 --- a/software/manage-my-damn-life.yml +++ b/software/manage-my-damn-life.yml @@ -9,14 +9,22 @@ platforms: tags: - Calendar & Contacts source_code_url: https://github.com/intri-in/manage-my-damn-life-nextjs -stargazers_count: 457 -updated_at: '2025-09-30' +stargazers_count: 490 +updated_at: '2025-12-21' archived: false current_release: - tag: v0.8.1 - published_at: '2025-09-14' + tag: v0.8.2 + published_at: '2025-12-21' commit_history: + 2025-02: 1 + 2025-03: 9 + 2025-04: 43 + 2025-05: 59 + 2025-06: 34 + 2025-07: 1 2025-08: 27 2025-09: 11 2025-10: 0 - 2025-11: 0 + 2025-11: 2 + 2025-12: 6 + 2026-01: 0 diff --git a/software/managemeals.yml b/software/managemeals.yml index 2c6e73685c..08389c472e 100644 --- a/software/managemeals.yml +++ b/software/managemeals.yml @@ -9,14 +9,22 @@ platforms: tags: - Recipe Management demo_url: https://demo.managemeals.com/ -stargazers_count: 50 +stargazers_count: 51 updated_at: '2025-04-11' archived: false current_release: tag: v1.5.1 published_at: '2025-04-11' commit_history: + 2025-02: 0 + 2025-03: 2 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/manifest.yml b/software/manifest.yml index 99bd3b5915..08a0dc557f 100644 --- a/software/manifest.yml +++ b/software/manifest.yml @@ -9,14 +9,22 @@ tags: - Software Development - Low Code source_code_url: https://github.com/mnfst/manifest demo_url: https://manifest.new -stargazers_count: 3194 -updated_at: '2025-10-26' +stargazers_count: 3251 +updated_at: '2025-12-31' archived: false current_release: tag: manifest@4.17.13 published_at: '2025-10-26' commit_history: + 2025-02: 180 + 2025-03: 84 + 2025-04: 71 + 2025-05: 27 + 2025-06: 134 + 2025-07: 91 2025-08: 73 2025-09: 18 - 2025-10: 33 - 2025-11: 0 + 2025-10: 58 + 2025-11: 5 + 2025-12: 181 + 2026-01: 0 diff --git a/software/manticore-search.yml b/software/manticore-search.yml index 2a461369a3..9916693f89 100644 --- a/software/manticore-search.yml +++ b/software/manticore-search.yml @@ -11,14 +11,22 @@ platforms: tags: - Search Engines source_code_url: https://github.com/manticoresoftware/manticoresearch/ -stargazers_count: 11392 -updated_at: '2025-11-06' +stargazers_count: 11571 +updated_at: '2026-01-03' archived: false current_release: - tag: release-13.13.0 - published_at: '2025-10-07' + tag: release-15.1.0 + published_at: '2025-12-07' commit_history: + 2025-02: 84 + 2025-03: 125 + 2025-04: 137 + 2025-05: 132 + 2025-06: 90 + 2025-07: 163 2025-08: 88 2025-09: 68 - 2025-10: 107 - 2025-11: 29 + 2025-10: 108 + 2025-11: 196 + 2025-12: 106 + 2026-01: 10 diff --git a/software/mantisbt.yml b/software/mantisbt.yml index 8852112853..89788763f1 100644 --- a/software/mantisbt.yml +++ b/software/mantisbt.yml @@ -9,11 +9,19 @@ tags: - Ticketing source_code_url: https://github.com/mantisbt/mantisbt demo_url: https://www.mantisbt.org/bugs/my_view_page.php -stargazers_count: 1728 -updated_at: '2025-11-06' +stargazers_count: 1741 +updated_at: '2026-01-01' archived: false commit_history: + 2025-02: 92 + 2025-03: 84 + 2025-04: 18 + 2025-05: 29 + 2025-06: 3 + 2025-07: 13 2025-08: 14 2025-09: 20 2025-10: 76 - 2025-11: 18 + 2025-11: 39 + 2025-12: 29 + 2026-01: 1 diff --git a/software/many-notes.yml b/software/many-notes.yml index fa9031a28c..b4d65176e7 100644 --- a/software/many-notes.yml +++ b/software/many-notes.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Note-taking & Editors -stargazers_count: 832 -updated_at: '2025-10-23' +stargazers_count: 886 +updated_at: '2025-12-08' archived: false current_release: - tag: v0.15.2 - published_at: '2025-10-23' + tag: v0.15.5 + published_at: '2025-12-08' commit_history: + 2025-02: 84 + 2025-03: 46 + 2025-04: 43 + 2025-05: 38 + 2025-06: 40 + 2025-07: 47 2025-08: 58 2025-09: 56 2025-10: 44 - 2025-11: 0 + 2025-11: 4 + 2025-12: 2 + 2026-01: 0 diff --git a/software/manyfold.yml b/software/manyfold.yml index 8e92e100c9..f4c785b533 100644 --- a/software/manyfold.yml +++ b/software/manyfold.yml @@ -8,14 +8,22 @@ platforms: tags: - Manufacturing source_code_url: https://github.com/manyfold3d/manyfold -stargazers_count: 1454 -updated_at: '2025-11-06' +stargazers_count: 1669 +updated_at: '2026-01-02' archived: false current_release: - tag: v0.129.0 - published_at: '2025-11-06' + tag: v0.130.2 + published_at: '2025-12-22' commit_history: + 2025-02: 293 + 2025-03: 404 + 2025-04: 500 + 2025-05: 371 + 2025-06: 368 + 2025-07: 315 2025-08: 159 2025-09: 190 2025-10: 404 - 2025-11: 160 + 2025-11: 337 + 2025-12: 223 + 2026-01: 2 diff --git a/software/mastodon.yml b/software/mastodon.yml index ffe1ab778d..ccde8f1e0d 100644 --- a/software/mastodon.yml +++ b/software/mastodon.yml @@ -9,14 +9,22 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/mastodon/mastodon related_software_url: https://github.com/hyperupcall/awesome-mastodon -stargazers_count: 49203 -updated_at: '2025-11-06' +stargazers_count: 49446 +updated_at: '2026-01-02' archived: false current_release: - tag: v4.5.0 - published_at: '2025-11-06' + tag: v4.5.3 + published_at: '2025-12-08' commit_history: + 2025-02: 121 + 2025-03: 170 + 2025-04: 148 + 2025-05: 183 + 2025-06: 193 + 2025-07: 204 2025-08: 184 2025-09: 203 2025-10: 210 - 2025-11: 68 + 2025-11: 213 + 2025-12: 170 + 2026-01: 19 diff --git a/software/mataroa.yml b/software/mataroa.yml index 00f3377c78..58ec75a83e 100644 --- a/software/mataroa.yml +++ b/software/mataroa.yml @@ -8,14 +8,22 @@ platforms: tags: - Blogging Platforms source_code_url: https://github.com/mataroablog/mataroa -stargazers_count: 310 -updated_at: '2025-10-30' +stargazers_count: 322 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.3 - published_at: '2025-10-26' + tag: v1.5 + published_at: '2026-01-03' commit_history: + 2025-02: 23 + 2025-03: 1 + 2025-04: 5 + 2025-05: 0 + 2025-06: 0 + 2025-07: 2 2025-08: 33 2025-09: 0 - 2025-10: 46 - 2025-11: 0 + 2025-10: 47 + 2025-11: 47 + 2025-12: 9 + 2026-01: 19 diff --git a/software/matchering.yml b/software/matchering.yml index 49d1849c3f..47c8d5ec8c 100644 --- a/software/matchering.yml +++ b/software/matchering.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/sergree/matchering -stargazers_count: 2292 -updated_at: '2025-10-21' +stargazers_count: 2358 +updated_at: '2025-11-26' archived: false current_release: tag: 2.0.6 published_at: '2022-10-19' commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 0 + 2025-05: 1 + 2025-06: 2 + 2025-07: 2 2025-08: 2 2025-09: 2 2025-10: 1 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/mathesar.yml b/software/mathesar.yml index 3f611020e9..2bea9e0a14 100644 --- a/software/mathesar.yml +++ b/software/mathesar.yml @@ -9,14 +9,22 @@ platforms: tags: - Database Management source_code_url: https://github.com/mathesar-foundation/mathesar -stargazers_count: 4606 -updated_at: '2025-11-06' +stargazers_count: 4720 +updated_at: '2025-12-23' archived: false current_release: - tag: 0.7.0 - published_at: '2025-10-31' + tag: 0.8.0 + published_at: '2025-12-20' commit_history: + 2025-02: 237 + 2025-03: 194 + 2025-04: 272 + 2025-05: 325 + 2025-06: 311 + 2025-07: 414 2025-08: 365 2025-09: 334 - 2025-10: 228 - 2025-11: 46 + 2025-10: 236 + 2025-11: 325 + 2025-12: 280 + 2026-01: 0 diff --git a/software/matomo.yml b/software/matomo.yml index cbffa003e6..fc09fea7dd 100644 --- a/software/matomo.yml +++ b/software/matomo.yml @@ -8,14 +8,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/matomo-org/matomo -stargazers_count: 20986 -updated_at: '2025-11-06' +stargazers_count: 21157 +updated_at: '2026-01-04' archived: false current_release: - tag: 5.6.0-b1 - published_at: '2025-11-04' + tag: 5.7.0-alpha.20251212013507 + published_at: '2025-12-12' commit_history: + 2025-02: 57 + 2025-03: 42 + 2025-04: 31 + 2025-05: 48 + 2025-06: 39 + 2025-07: 31 2025-08: 45 2025-09: 42 2025-10: 60 - 2025-11: 20 + 2025-11: 80 + 2025-12: 49 + 2026-01: 2 diff --git a/software/mattermost.yml b/software/mattermost.yml index 2cb4295a76..5b2c1c6728 100644 --- a/software/mattermost.yml +++ b/software/mattermost.yml @@ -11,14 +11,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/mattermost/mattermost -stargazers_count: 34342 -updated_at: '2025-11-06' +stargazers_count: 34821 +updated_at: '2025-12-29' archived: false current_release: - tag: v11.1.0-rc3 - published_at: '2025-11-05' + tag: v11.3.0-rc2 + published_at: '2025-12-19' commit_history: + 2025-02: 147 + 2025-03: 168 + 2025-04: 227 + 2025-05: 215 + 2025-06: 229 + 2025-07: 174 2025-08: 107 2025-09: 206 2025-10: 162 - 2025-11: 27 + 2025-11: 116 + 2025-12: 87 + 2026-01: 0 diff --git a/software/mautic.yml b/software/mautic.yml index b1fddaaa35..410400bed2 100644 --- a/software/mautic.yml +++ b/software/mautic.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Email - Mailing Lists and Newsletters source_code_url: https://github.com/mautic/mautic -stargazers_count: 8845 -updated_at: '2025-11-06' +stargazers_count: 9028 +updated_at: '2025-12-27' archived: false current_release: - tag: 7.0.0-beta - published_at: '2025-10-20' + tag: 7.0.0-rc2 + published_at: '2025-12-10' commit_history: - 2025-08: 248 - 2025-09: 426 - 2025-10: 225 - 2025-11: 35 + 2025-02: 413 + 2025-03: 536 + 2025-04: 543 + 2025-05: 308 + 2025-06: 503 + 2025-07: 626 + 2025-08: 262 + 2025-09: 428 + 2025-10: 263 + 2025-11: 184 + 2025-12: 137 + 2026-01: 0 diff --git a/software/maza-ad-blocking.yml b/software/maza-ad-blocking.yml index a1472d7e46..d9d5acc4d2 100644 --- a/software/maza-ad-blocking.yml +++ b/software/maza-ad-blocking.yml @@ -8,11 +8,19 @@ platforms: tags: - DNS source_code_url: https://github.com/tanrax/maza-ad-blocking -stargazers_count: 1852 -updated_at: '2025-09-10' +stargazers_count: 1860 +updated_at: '2025-11-24' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 2 2025-09: 1 2025-10: 0 - 2025-11: 0 + 2025-11: 4 + 2025-12: 0 + 2026-01: 0 diff --git a/software/mealie.yml b/software/mealie.yml index 51a5c6ba7b..e91a9d066f 100644 --- a/software/mealie.yml +++ b/software/mealie.yml @@ -9,14 +9,22 @@ tags: - Recipe Management source_code_url: https://github.com/mealie-recipes/mealie demo_url: https://demo.mealie.io -stargazers_count: 10478 -updated_at: '2025-11-05' +stargazers_count: 11020 +updated_at: '2026-01-04' archived: false current_release: - tag: v3.4.0 - published_at: '2025-10-31' + tag: v3.9.2 + published_at: '2026-01-02' commit_history: + 2025-02: 72 + 2025-03: 79 + 2025-04: 43 + 2025-05: 45 + 2025-06: 61 + 2025-07: 143 2025-08: 123 2025-09: 129 2025-10: 104 - 2025-11: 23 + 2025-11: 80 + 2025-12: 129 + 2026-01: 8 diff --git a/software/medama-analytics.yml b/software/medama-analytics.yml index 89c67591a6..ae9b7a8bb5 100644 --- a/software/medama-analytics.yml +++ b/software/medama-analytics.yml @@ -11,14 +11,22 @@ platforms: tags: - Analytics demo_url: https://demo.medama.io -stargazers_count: 532 -updated_at: '2025-08-25' +stargazers_count: 582 +updated_at: '2025-12-21' archived: false current_release: tag: v0.6.1 published_at: '2025-08-17' commit_history: + 2025-02: 0 + 2025-03: 12 + 2025-04: 1 + 2025-05: 6 + 2025-06: 4 + 2025-07: 2 2025-08: 28 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 16 + 2026-01: 0 diff --git a/software/mediacms.yml b/software/mediacms.yml index 2117d3da8a..cd56d85e2c 100644 --- a/software/mediacms.yml +++ b/software/mediacms.yml @@ -10,14 +10,22 @@ tags: - Media Streaming - Video Streaming - Content Management Systems (CMS) source_code_url: https://github.com/mediacms-io/mediacms -stargazers_count: 4414 -updated_at: '2025-10-27' +stargazers_count: 4583 +updated_at: '2025-12-24' archived: false current_release: - tag: v6.7.1 - published_at: '2025-09-21' + tag: v7.2.0 + published_at: '2025-11-11' commit_history: + 2025-02: 8 + 2025-03: 7 + 2025-04: 3 + 2025-05: 1 + 2025-06: 6 + 2025-07: 11 2025-08: 4 2025-09: 19 2025-10: 3 - 2025-11: 0 + 2025-11: 11 + 2025-12: 9 + 2026-01: 0 diff --git a/software/medusa.yml b/software/medusa.yml index c98badfd2a..79ec481740 100644 --- a/software/medusa.yml +++ b/software/medusa.yml @@ -9,14 +9,22 @@ tags: - Media Management source_code_url: https://github.com/pymedusa/Medusa related_software_url: https://github.com/medusajs/nextjs-starter-medusa -stargazers_count: 1901 -updated_at: '2025-10-30' +stargazers_count: 1928 +updated_at: '2025-11-12' archived: false current_release: - tag: v1.0.24 - published_at: '2025-10-30' + tag: v1.0.25 + published_at: '2025-11-12' commit_history: + 2025-02: 0 + 2025-03: 13 + 2025-04: 0 + 2025-05: 0 + 2025-06: 1 + 2025-07: 0 2025-08: 0 2025-09: 1 - 2025-10: 12 - 2025-11: 0 + 2025-10: 14 + 2025-11: 8 + 2025-12: 0 + 2026-01: 0 diff --git a/software/medusajs.yml b/software/medusajs.yml index 13786acbb0..9f30b4c58e 100644 --- a/software/medusajs.yml +++ b/software/medusajs.yml @@ -9,6 +9,22 @@ tags: - E-commerce source_code_url: https://github.com/medusajs/medusa demo_url: https://next.medusajs.com/ -stargazers_count: 30960 -updated_at: '2025-10-22' +stargazers_count: 31589 +updated_at: '2026-01-02' archived: false +current_release: + tag: v2.12.3 + published_at: '2025-12-17' +commit_history: + 2025-02: 229 + 2025-03: 193 + 2025-04: 152 + 2025-05: 190 + 2025-06: 141 + 2025-07: 118 + 2025-08: 145 + 2025-09: 199 + 2025-10: 197 + 2025-11: 109 + 2025-12: 163 + 2026-01: 7 diff --git a/software/meelo.yml b/software/meelo.yml index d9268aed2b..f1adf440b3 100644 --- a/software/meelo.yml +++ b/software/meelo.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Media Streaming - Multimedia Streaming -stargazers_count: 971 -updated_at: '2025-11-06' +stargazers_count: 1025 +updated_at: '2026-01-04' archived: false current_release: - tag: v3.7.0 - published_at: '2025-09-10' + tag: v3.8.3 + published_at: '2025-12-13' commit_history: + 2025-02: 44 + 2025-03: 31 + 2025-04: 24 + 2025-05: 50 + 2025-06: 21 + 2025-07: 237 2025-08: 170 2025-09: 73 2025-10: 53 - 2025-11: 2 + 2025-11: 38 + 2025-12: 72 + 2026-01: 26 diff --git a/software/meetable.yml b/software/meetable.yml index eecf49e91a..c99b2c0a08 100644 --- a/software/meetable.yml +++ b/software/meetable.yml @@ -8,11 +8,19 @@ platforms: tags: - Polls and Events source_code_url: https://github.com/aaronpk/Meetable -stargazers_count: 155 -updated_at: '2025-10-29' +stargazers_count: 157 +updated_at: '2025-11-23' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 1 + 2025-07: 0 2025-08: 0 2025-09: 4 2025-10: 12 - 2025-11: 0 + 2025-11: 17 + 2025-12: 0 + 2026-01: 0 diff --git a/software/meilisearch.yml b/software/meilisearch.yml index e6fd56b163..d5a9363bf3 100644 --- a/software/meilisearch.yml +++ b/software/meilisearch.yml @@ -10,14 +10,22 @@ platforms: tags: - Search Engines source_code_url: https://github.com/meilisearch/MeiliSearch -stargazers_count: 54393 -updated_at: '2025-11-06' +stargazers_count: 55223 +updated_at: '2025-12-30' archived: false current_release: - tag: v1.24.0 - published_at: '2025-10-20' + tag: v1.31.0 + published_at: '2025-12-22' commit_history: + 2025-02: 171 + 2025-03: 220 + 2025-04: 101 + 2025-05: 140 + 2025-06: 366 + 2025-07: 337 2025-08: 200 2025-09: 144 - 2025-10: 96 - 2025-11: 86 + 2025-10: 97 + 2025-11: 199 + 2025-12: 232 + 2026-01: 0 diff --git a/software/mejiro.yml b/software/mejiro.yml index b68c0bd384..e7d634a608 100644 --- a/software/mejiro.yml +++ b/software/mejiro.yml @@ -12,7 +12,15 @@ stargazers_count: 182 updated_at: '2025-05-27' archived: false commit_history: + 2025-02: 0 + 2025-03: 25 + 2025-04: 15 + 2025-05: 10 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/memos.yml b/software/memos.yml index ad65bf1217..21f63778b1 100644 --- a/software/memos.yml +++ b/software/memos.yml @@ -10,14 +10,22 @@ tags: - Note-taking & Editors source_code_url: https://github.com/usememos/memos demo_url: https://demo.usememos.com/explore -stargazers_count: 45766 -updated_at: '2025-11-06' +stargazers_count: 51206 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.25.2 - published_at: '2025-10-24' + tag: v0.25.3 + published_at: '2025-11-25' commit_history: + 2025-02: 136 + 2025-03: 73 + 2025-04: 50 + 2025-05: 67 + 2025-06: 82 + 2025-07: 118 2025-08: 60 2025-09: 25 2025-10: 76 - 2025-11: 19 + 2025-11: 88 + 2025-12: 100 + 2026-01: 16 diff --git a/software/mere-medical.yml b/software/mere-medical.yml index 5973c84df1..e3ef3a0a0e 100644 --- a/software/mere-medical.yml +++ b/software/mere-medical.yml @@ -11,14 +11,22 @@ tags: source_code_url: https://github.com/cfu288/mere-medical demo_url: https://demo.meremedical.co depends_3rdparty: true -stargazers_count: 142 -updated_at: '2025-11-04' +stargazers_count: 228 +updated_at: '2025-12-10' archived: false current_release: - tag: 2025.10.31 - published_at: '2025-10-31' + tag: 2025.12.10 + published_at: '2025-12-10' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 12 2025-10: 10 - 2025-11: 1 + 2025-11: 9 + 2025-12: 5 + 2026-01: 0 diff --git a/software/mergeable.yml b/software/mergeable.yml index 5f9bc46f73..9a60e6b299 100644 --- a/software/mergeable.yml +++ b/software/mergeable.yml @@ -12,14 +12,22 @@ tags: - Software Development - Project Management depends_3rdparty: true demo_url: https://app.usemergeable.dev -stargazers_count: 101 +stargazers_count: 103 updated_at: '2025-06-02' archived: false current_release: tag: v0.10.0 published_at: '2025-05-31' commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 0 + 2025-05: 68 + 2025-06: 6 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/meshcentral.yml b/software/meshcentral.yml index e67b26030a..b9495a4377 100644 --- a/software/meshcentral.yml +++ b/software/meshcentral.yml @@ -8,14 +8,22 @@ platforms: tags: - Remote Access source_code_url: https://github.com/Ylianst/MeshCentral -stargazers_count: 5651 -updated_at: '2025-11-06' +stargazers_count: 5871 +updated_at: '2026-01-04' archived: false current_release: - tag: 1.1.53 - published_at: '2025-10-24' + tag: 1.1.55 + published_at: '2025-12-17' commit_history: + 2025-02: 32 + 2025-03: 68 + 2025-04: 38 + 2025-05: 46 + 2025-06: 40 + 2025-07: 25 2025-08: 16 2025-09: 26 2025-10: 37 - 2025-11: 7 + 2025-11: 34 + 2025-12: 48 + 2026-01: 4 diff --git a/software/metabase.yml b/software/metabase.yml index d20c8db2c0..2dafff47b0 100644 --- a/software/metabase.yml +++ b/software/metabase.yml @@ -9,14 +9,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/metabase/metabase -stargazers_count: 44463 -updated_at: '2025-11-06' +stargazers_count: 45450 +updated_at: '2026-01-02' archived: false current_release: - tag: v0.56.13 - published_at: '2025-11-06' + tag: v0.58.0-beta + published_at: '2025-12-17' commit_history: + 2025-02: 456 + 2025-03: 526 + 2025-04: 464 + 2025-05: 504 + 2025-06: 483 + 2025-07: 542 2025-08: 512 2025-09: 507 2025-10: 426 - 2025-11: 108 + 2025-11: 386 + 2025-12: 453 + 2026-01: 9 diff --git a/software/metube.yml b/software/metube.yml index 7bb798e96c..18bc677750 100644 --- a/software/metube.yml +++ b/software/metube.yml @@ -10,14 +10,22 @@ platforms: tags: - Media Management source_code_url: https://github.com/alexta69/metube -stargazers_count: 10645 -updated_at: '2025-10-23' +stargazers_count: 11982 +updated_at: '2026-01-02' archived: false current_release: - tag: 2025.09.24 - published_at: '2025-09-24' + tag: 2026.01.02 + published_at: '2026-01-02' commit_history: + 2025-02: 4 + 2025-03: 21 + 2025-04: 5 + 2025-05: 10 + 2025-06: 13 + 2025-07: 16 2025-08: 9 2025-09: 15 2025-10: 6 - 2025-11: 0 + 2025-11: 6 + 2025-12: 22 + 2026-01: 4 diff --git a/software/miaou.yml b/software/miaou.yml deleted file mode 100644 index 1d168c48e5..0000000000 --- a/software/miaou.yml +++ /dev/null @@ -1,18 +0,0 @@ -name: MiAOU -website_url: https://miaou.dystroy.org/login -description: Multi-room persistent chat server. -licenses: - - MIT -platforms: - - Nodejs -tags: - - Communication - Custom Communication Systems -source_code_url: https://github.com/Canop/miaou -stargazers_count: 550 -updated_at: '2024-11-10' -archived: false -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 diff --git a/software/microweber.yml b/software/microweber.yml index 4b73cd6cfd..a9baa5a537 100644 --- a/software/microweber.yml +++ b/software/microweber.yml @@ -9,14 +9,22 @@ tags: - E-commerce - Content Management Systems (CMS) source_code_url: https://github.com/microweber/microweber -stargazers_count: 3354 +stargazers_count: 3375 updated_at: '2025-08-14' archived: false current_release: tag: v2.0.20 published_at: '2025-08-14' commit_history: + 2025-02: 4 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 2 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/middleware.yml b/software/middleware.yml index bea5167248..b1145fa533 100644 --- a/software/middleware.yml +++ b/software/middleware.yml @@ -10,14 +10,22 @@ platforms: - Nodejs tags: - Analytics -stargazers_count: 1501 +stargazers_count: 1513 updated_at: '2025-08-15' archived: false current_release: tag: 0.3.1 published_at: '2025-05-30' commit_history: + 2025-02: 1 + 2025-03: 1 + 2025-04: 9 + 2025-05: 8 + 2025-06: 3 + 2025-07: 4 2025-08: 1 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/mikochi.yml b/software/mikochi.yml index dc8abdbb40..0e9c5c8fa4 100644 --- a/software/mikochi.yml +++ b/software/mikochi.yml @@ -11,14 +11,22 @@ platforms: tags: - File Transfer - Web-based File Managers - Media Streaming - Multimedia Streaming -stargazers_count: 339 -updated_at: '2025-09-16' +stargazers_count: 347 +updated_at: '2025-11-26' archived: false current_release: - tag: 1.8.1 - published_at: '2025-04-21' + tag: 1.9.0 + published_at: '2025-11-26' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 14 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 1 2025-10: 0 - 2025-11: 0 + 2025-11: 41 + 2025-12: 0 + 2026-01: 0 diff --git a/software/mindsdb.yml b/software/mindsdb.yml index dfc05c7c17..aa9fa38df9 100644 --- a/software/mindsdb.yml +++ b/software/mindsdb.yml @@ -9,14 +9,22 @@ platforms: tags: - Database Management source_code_url: https://github.com/mindsdb/mindsdb -stargazers_count: 37094 -updated_at: '2025-11-03' +stargazers_count: 38166 +updated_at: '2025-12-09' archived: false current_release: - tag: v25.10.1 - published_at: '2025-10-27' + tag: v25.13.0rc2 + published_at: '2025-12-16' commit_history: + 2025-02: 62 + 2025-03: 64 + 2025-04: 102 + 2025-05: 85 + 2025-06: 126 + 2025-07: 105 2025-08: 51 - 2025-09: 45 - 2025-10: 22 - 2025-11: 2 + 2025-09: 83 + 2025-10: 72 + 2025-11: 62 + 2025-12: 17 + 2026-01: 0 diff --git a/software/mindustry.yml b/software/mindustry.yml index c7c21e9627..6d6ed59678 100644 --- a/software/mindustry.yml +++ b/software/mindustry.yml @@ -8,14 +8,22 @@ platforms: tags: - Games source_code_url: https://github.com/Anuken/Mindustry -stargazers_count: 25653 -updated_at: '2025-11-06' +stargazers_count: 26127 +updated_at: '2026-01-02' archived: false current_release: - tag: v153 - published_at: '2025-10-30' + tag: v154.3 + published_at: '2025-12-21' commit_history: + 2025-02: 266 + 2025-03: 6 + 2025-04: 256 + 2025-05: 134 + 2025-06: 78 + 2025-07: 163 2025-08: 103 2025-09: 71 2025-10: 101 - 2025-11: 20 + 2025-11: 63 + 2025-12: 149 + 2026-01: 5 diff --git a/software/mindwendel.yml b/software/mindwendel.yml index a858c706b2..a62fb46baa 100644 --- a/software/mindwendel.yml +++ b/software/mindwendel.yml @@ -10,14 +10,22 @@ tags: - Software Development - Project Management source_code_url: https://github.com/b310-digital/mindwendel demo_url: https://www.mindwendel.com -stargazers_count: 121 -updated_at: '2025-10-16' +stargazers_count: 129 +updated_at: '2025-12-23' archived: false current_release: - tag: v0.4.0 - published_at: '2025-10-03' + tag: v0.4.3 + published_at: '2025-12-23' commit_history: + 2025-02: 10 + 2025-03: 5 + 2025-04: 0 + 2025-05: 13 + 2025-06: 11 + 2025-07: 0 2025-08: 5 2025-09: 5 2025-10: 14 - 2025-11: 0 + 2025-11: 1 + 2025-12: 6 + 2026-01: 0 diff --git a/software/miniflux.yml b/software/miniflux.yml index db451a4e8b..73e9d01410 100644 --- a/software/miniflux.yml +++ b/software/miniflux.yml @@ -10,14 +10,22 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/miniflux/v2 -stargazers_count: 8325 -updated_at: '2025-11-05' +stargazers_count: 8580 +updated_at: '2026-01-04' archived: false current_release: - tag: 2.2.14 - published_at: '2025-10-23' + tag: 2.2.15 + published_at: '2025-12-10' commit_history: + 2025-02: 43 + 2025-03: 40 + 2025-04: 32 + 2025-05: 46 + 2025-06: 101 + 2025-07: 83 2025-08: 133 2025-09: 40 2025-10: 32 - 2025-11: 2 + 2025-11: 21 + 2025-12: 30 + 2026-01: 2 diff --git a/software/minimal-git-server.yml b/software/minimal-git-server.yml index d95d0cecf9..91ef42c5fb 100644 --- a/software/minimal-git-server.yml +++ b/software/minimal-git-server.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Software Development - Project Management -stargazers_count: 36 -updated_at: '2025-10-10' +stargazers_count: 39 +updated_at: '2025-12-05' archived: false current_release: - tag: v2.1.12 - published_at: '2025-07-16' + tag: v2.1.13 + published_at: '2025-12-03' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 2 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 2 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/minio.yml b/software/minio.yml index e2498d906d..8ff14af664 100644 --- a/software/minio.yml +++ b/software/minio.yml @@ -10,14 +10,22 @@ platforms: tags: - File Transfer - Object Storage & File Servers source_code_url: https://github.com/minio/minio -stargazers_count: 57900 -updated_at: '2025-11-06' +stargazers_count: 59577 +updated_at: '2025-12-03' archived: false current_release: tag: RELEASE.2025-10-15T17-29-55Z published_at: '2025-10-16' commit_history: + 2025-02: 35 + 2025-03: 14 + 2025-04: 45 + 2025-05: 16 + 2025-06: 9 + 2025-07: 12 2025-08: 18 2025-09: 12 2025-10: 16 2025-11: 1 + 2025-12: 1 + 2026-01: 0 diff --git a/software/miniserve.yml b/software/miniserve.yml index 3d6ff35da7..07a1071ed1 100644 --- a/software/miniserve.yml +++ b/software/miniserve.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/svenstaro/miniserve -stargazers_count: 7153 -updated_at: '2025-10-27' +stargazers_count: 7306 +updated_at: '2026-01-01' archived: false current_release: tag: v0.32.0 published_at: '2025-09-17' commit_history: + 2025-02: 28 + 2025-03: 32 + 2025-04: 13 + 2025-05: 4 + 2025-06: 21 + 2025-07: 8 2025-08: 23 2025-09: 10 2025-10: 7 - 2025-11: 0 + 2025-11: 2 + 2025-12: 2 + 2026-01: 2 diff --git a/software/minthcm.yml b/software/minthcm.yml index ab7c99dfae..bfc3995d30 100644 --- a/software/minthcm.yml +++ b/software/minthcm.yml @@ -8,14 +8,22 @@ platforms: - PHP tags: - Human Resources Management (HRM) -stargazers_count: 262 -updated_at: '2025-10-10' +stargazers_count: 277 +updated_at: '2025-12-15' archived: false current_release: tag: 4.2.2 published_at: '2025-10-10' commit_history: + 2025-02: 9 + 2025-03: 1 + 2025-04: 0 + 2025-05: 6 + 2025-06: 4 + 2025-07: 3 2025-08: 4 2025-09: 1 2025-10: 1 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/minus-games.yml b/software/minus-games.yml index bd52721ddf..85d0e8dbcd 100644 --- a/software/minus-games.yml +++ b/software/minus-games.yml @@ -8,14 +8,22 @@ platforms: - Rust tags: - Games - Administrative Utilities & Control Panels -stargazers_count: 29 -updated_at: '2025-10-18' +stargazers_count: 36 +updated_at: '2025-11-15' archived: false current_release: - tag: v0.9.12 - published_at: '2025-10-18' + tag: v0.9.13 + published_at: '2025-11-15' commit_history: + 2025-02: 6 + 2025-03: 2 + 2025-04: 2 + 2025-05: 2 + 2025-06: 3 + 2025-07: 3 2025-08: 2 2025-09: 1 2025-10: 2 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/mirotalk-c2c.yml b/software/mirotalk-c2c.yml index 92b9f5b006..48414bac64 100644 --- a/software/mirotalk-c2c.yml +++ b/software/mirotalk-c2c.yml @@ -9,11 +9,19 @@ platforms: tags: - Communication - Video Conferencing source_code_url: https://github.com/miroslavpejic85/mirotalkc2c -stargazers_count: 423 -updated_at: '2025-11-06' +stargazers_count: 452 +updated_at: '2025-12-25' archived: false commit_history: + 2025-02: 11 + 2025-03: 14 + 2025-04: 13 + 2025-05: 3 + 2025-06: 11 + 2025-07: 15 2025-08: 25 2025-09: 8 2025-10: 4 - 2025-11: 5 + 2025-11: 13 + 2025-12: 9 + 2026-01: 0 diff --git a/software/mirotalk-p2p.yml b/software/mirotalk-p2p.yml index d785271c84..2ee7f6540a 100644 --- a/software/mirotalk-p2p.yml +++ b/software/mirotalk-p2p.yml @@ -10,11 +10,19 @@ tags: - Communication - Video Conferencing source_code_url: https://github.com/miroslavpejic85/mirotalk demo_url: https://p2p.mirotalk.com/newcall -stargazers_count: 4012 -updated_at: '2025-11-05' +stargazers_count: 4174 +updated_at: '2025-12-30' archived: false commit_history: + 2025-02: 13 + 2025-03: 21 + 2025-04: 19 + 2025-05: 10 + 2025-06: 13 + 2025-07: 41 2025-08: 71 2025-09: 14 2025-10: 32 - 2025-11: 22 + 2025-11: 72 + 2025-12: 68 + 2026-01: 0 diff --git a/software/mirotalk-sfu.yml b/software/mirotalk-sfu.yml index 10d40678a4..95e046b55e 100644 --- a/software/mirotalk-sfu.yml +++ b/software/mirotalk-sfu.yml @@ -10,11 +10,19 @@ tags: - Communication - Video Conferencing source_code_url: https://github.com/miroslavpejic85/mirotalksfu demo_url: https://sfu.mirotalk.com/newroom -stargazers_count: 2787 -updated_at: '2025-11-06' +stargazers_count: 2843 +updated_at: '2025-12-30' archived: false commit_history: + 2025-02: 58 + 2025-03: 67 + 2025-04: 40 + 2025-05: 26 + 2025-06: 27 + 2025-07: 56 2025-08: 81 2025-09: 45 2025-10: 32 - 2025-11: 16 + 2025-11: 75 + 2025-12: 85 + 2026-01: 0 diff --git a/software/misago.yml b/software/misago.yml index 0576026e43..aade9628d3 100644 --- a/software/misago.yml +++ b/software/misago.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/rafalp/Misago -stargazers_count: 2689 -updated_at: '2025-11-05' +stargazers_count: 2702 +updated_at: '2025-12-23' archived: false current_release: tag: 0.39.4 published_at: '2025-08-09' commit_history: + 2025-02: 23 + 2025-03: 3 + 2025-04: 11 + 2025-05: 8 + 2025-06: 8 + 2025-07: 6 2025-08: 5 2025-09: 6 2025-10: 3 2025-11: 2 + 2025-12: 3 + 2026-01: 0 diff --git a/software/misskey.yml b/software/misskey.yml index 429403ae27..792101572c 100644 --- a/software/misskey.yml +++ b/software/misskey.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/misskey-dev/misskey -stargazers_count: 10811 -updated_at: '2025-11-06' +stargazers_count: 10896 +updated_at: '2026-01-03' archived: false current_release: - tag: 2025.11.0-alpha.1 - published_at: '2025-11-06' + tag: 2026.1.0-alpha.0 + published_at: '2026-01-02' commit_history: + 2025-02: 106 + 2025-03: 366 + 2025-04: 220 + 2025-05: 182 + 2025-06: 142 + 2025-07: 73 2025-08: 214 2025-09: 87 2025-10: 142 - 2025-11: 19 + 2025-11: 155 + 2025-12: 110 + 2026-01: 12 diff --git a/software/mistserver.yml b/software/mistserver.yml index 74b389cdef..cd121635e4 100644 --- a/software/mistserver.yml +++ b/software/mistserver.yml @@ -8,14 +8,22 @@ platforms: tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/DDVTECH/mistserver -stargazers_count: 462 -updated_at: '2025-10-30' +stargazers_count: 468 +updated_at: '2025-11-27' archived: false current_release: - tag: '3.8' - published_at: '2025-08-06' + tag: 3.9.2 + published_at: '2025-11-27' commit_history: + 2025-02: 17 + 2025-03: 29 + 2025-04: 40 + 2025-05: 9 + 2025-06: 6 + 2025-07: 34 2025-08: 18 2025-09: 36 2025-10: 38 - 2025-11: 0 + 2025-11: 23 + 2025-12: 0 + 2026-01: 0 diff --git a/software/mixpost.yml b/software/mixpost.yml index 9c5f60cf2f..6889243fde 100644 --- a/software/mixpost.yml +++ b/software/mixpost.yml @@ -9,14 +9,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/inovector/MixpostApp -stargazers_count: 109 +stargazers_count: 117 updated_at: '2025-05-28' archived: false current_release: tag: v2.1.0 published_at: '2025-05-28' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 3 + 2025-05: 3 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/modoboa.yml b/software/modoboa.yml index b3e554adb1..f400843f24 100644 --- a/software/modoboa.yml +++ b/software/modoboa.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/modoboa/modoboa -stargazers_count: 3372 -updated_at: '2025-11-06' +stargazers_count: 3433 +updated_at: '2025-12-30' archived: false current_release: - tag: 2.6.2 - published_at: '2025-10-28' + tag: 2.6.5 + published_at: '2025-12-02' commit_history: + 2025-02: 61 + 2025-03: 56 + 2025-04: 13 + 2025-05: 44 + 2025-06: 107 + 2025-07: 149 2025-08: 68 2025-09: 74 2025-10: 40 - 2025-11: 6 + 2025-11: 54 + 2025-12: 75 + 2026-01: 0 diff --git a/software/modx.yml b/software/modx.yml index 891312e858..17c6cd6572 100644 --- a/software/modx.yml +++ b/software/modx.yml @@ -8,11 +8,19 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/modxcms/revolution -stargazers_count: 1384 -updated_at: '2025-11-04' +stargazers_count: 1392 +updated_at: '2025-12-30' archived: false commit_history: + 2025-02: 8 + 2025-03: 10 + 2025-04: 7 + 2025-05: 5 + 2025-06: 2 + 2025-07: 1 2025-08: 0 2025-09: 1 2025-10: 1 2025-11: 2 + 2025-12: 13 + 2026-01: 0 diff --git a/software/monetr.yml b/software/monetr.yml new file mode 100644 index 0000000000..d89977083c --- /dev/null +++ b/software/monetr.yml @@ -0,0 +1,22 @@ +name: monetr +website_url: https://monetr.app/ +source_code_url: https://github.com/monetr/monetr +description: Budgeting application focused on planning for recurring expenses. +licenses: + - FSL-1.1-MIT +platforms: + - Docker + - K8S +tags: + - Money, Budgeting & Management +stargazers_count: 533 +updated_at: '2026-01-04' +archived: false +current_release: + tag: v1.8.0 + published_at: '2026-01-04' +commit_history: + 2025-10: 109 + 2025-11: 122 + 2025-12: 39 + 2026-01: 19 diff --git a/software/mongooseim.yml b/software/mongooseim.yml index 91c57464be..574138990c 100644 --- a/software/mongooseim.yml +++ b/software/mongooseim.yml @@ -10,14 +10,22 @@ platforms: tags: - Communication - XMPP - Servers source_code_url: https://github.com/esl/MongooseIM -stargazers_count: 1709 -updated_at: '2025-11-04' +stargazers_count: 1718 +updated_at: '2025-12-19' archived: false current_release: - tag: 6.4.0 - published_at: '2025-06-25' + tag: 6.5.0 + published_at: '2025-12-08' commit_history: + 2025-02: 94 + 2025-03: 44 + 2025-04: 70 + 2025-05: 38 + 2025-06: 21 + 2025-07: 33 2025-08: 2 2025-09: 21 2025-10: 12 - 2025-11: 2 + 2025-11: 57 + 2025-12: 94 + 2026-01: 0 diff --git a/software/monica.yml b/software/monica.yml index 02468c3987..e2b580f234 100644 --- a/software/monica.yml +++ b/software/monica.yml @@ -9,14 +9,22 @@ platforms: tags: - Customer Relationship Management (CRM) source_code_url: https://github.com/monicahq/monica -stargazers_count: 23593 +stargazers_count: 23997 updated_at: '2025-08-30' archived: false current_release: tag: v5.0.0-beta.5 published_at: '2025-04-21' commit_history: + 2025-02: 32 + 2025-03: 15 + 2025-04: 37 + 2025-05: 14 + 2025-06: 10 + 2025-07: 16 2025-08: 9 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/moode-audio.yml b/software/moode-audio.yml index 40ee2f343a..5aca794b28 100644 --- a/software/moode-audio.yml +++ b/software/moode-audio.yml @@ -8,14 +8,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/moode-player/moode -stargazers_count: 1193 -updated_at: '2025-10-31' +stargazers_count: 1243 +updated_at: '2026-01-02' archived: false current_release: - tag: r942 - published_at: '2025-11-02' + tag: r1003 + published_at: '2025-12-29' commit_history: + 2025-02: 82 + 2025-03: 67 + 2025-04: 101 + 2025-05: 62 + 2025-06: 29 + 2025-07: 35 2025-08: 38 2025-09: 39 2025-10: 29 - 2025-11: 0 + 2025-11: 55 + 2025-12: 66 + 2026-01: 5 diff --git a/software/mopidy.yml b/software/mopidy.yml index 6863532018..d0eceb3b43 100644 --- a/software/mopidy.yml +++ b/software/mopidy.yml @@ -10,14 +10,22 @@ tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/mopidy/mopidy depends_3rdparty: true -stargazers_count: 8398 -updated_at: '2025-09-01' +stargazers_count: 8419 +updated_at: '2026-01-01' archived: false current_release: - tag: v4.0.0a4 - published_at: '2025-03-04' + tag: v4.0.0a13 + published_at: '2025-12-27' commit_history: + 2025-02: 44 + 2025-03: 18 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 8 2025-08: 0 2025-09: 1 2025-10: 0 - 2025-11: 0 + 2025-11: 24 + 2025-12: 102 + 2026-01: 2 diff --git a/software/mosparo.yml b/software/mosparo.yml index fb0b912926..71b48522ad 100644 --- a/software/mosparo.yml +++ b/software/mosparo.yml @@ -8,14 +8,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/mosparo/mosparo -stargazers_count: 254 -updated_at: '2025-11-05' +stargazers_count: 259 +updated_at: '2025-12-20' archived: false current_release: - tag: v1.4.4 - published_at: '2025-11-05' + tag: v1.4.8 + published_at: '2025-12-20' commit_history: + 2025-02: 45 + 2025-03: 17 + 2025-04: 20 + 2025-05: 10 + 2025-06: 26 + 2025-07: 56 2025-08: 17 2025-09: 8 2025-10: 20 - 2025-11: 6 + 2025-11: 29 + 2025-12: 10 + 2026-01: 0 diff --git a/software/motion.tools-antragsgrün.yml b/software/motion.tools-antragsgrün.yml index 13432e4295..a37020a9b2 100644 --- a/software/motion.tools-antragsgrün.yml +++ b/software/motion.tools-antragsgrün.yml @@ -10,14 +10,22 @@ platforms: tags: - Conference Management demo_url: https://sandbox.motion.tools/createsite -stargazers_count: 123 -updated_at: '2025-11-01' +stargazers_count: 132 +updated_at: '2026-01-04' archived: false current_release: - tag: v4.16.0 - published_at: '2025-10-26' + tag: v4.16.1 + published_at: '2025-12-07' commit_history: + 2025-02: 13 + 2025-03: 31 + 2025-04: 17 + 2025-05: 19 + 2025-06: 42 + 2025-07: 40 2025-08: 62 2025-09: 23 2025-10: 20 - 2025-11: 2 + 2025-11: 30 + 2025-12: 15 + 2026-01: 6 diff --git a/software/movary.yml b/software/movary.yml new file mode 100644 index 0000000000..b551a3cd26 --- /dev/null +++ b/software/movary.yml @@ -0,0 +1,24 @@ +name: Movary +website_url: https://github.com/leepeuker/movary +source_code_url: https://github.com/leepeuker/movary +description: Web app to track and rate your watched movies. +licenses: + - MIT +platforms: + - Docker + - PHP +tags: + - Miscellaneous +depends_3rdparty: true +demo_url: https://github.com/leepeuker/movary?tab=readme-ov-file#demo +stargazers_count: 665 +updated_at: '2025-11-27' +archived: false +current_release: + tag: 0.69.0 + published_at: '2025-10-30' +commit_history: + 2025-10: 36 + 2025-11: 61 + 2025-12: 0 + 2026-01: 0 diff --git a/software/movim.yml b/software/movim.yml index 7806988995..78d82308c7 100644 --- a/software/movim.yml +++ b/software/movim.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/movim/movim -stargazers_count: 1849 -updated_at: '2025-11-05' +stargazers_count: 1863 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.31 - published_at: '2025-07-24' + tag: v0.32.1 + published_at: '2025-11-17' commit_history: + 2025-02: 20 + 2025-03: 66 + 2025-04: 41 + 2025-05: 37 + 2025-06: 28 + 2025-07: 37 2025-08: 46 2025-09: 63 2025-10: 62 - 2025-11: 21 + 2025-11: 78 + 2025-12: 39 + 2026-01: 10 diff --git a/software/mox.yml b/software/mox.yml index 51ed1ad9d0..b8b7d29efc 100644 --- a/software/mox.yml +++ b/software/mox.yml @@ -8,14 +8,22 @@ platforms: - Go tags: - Communication - Email - Complete Solutions -stargazers_count: 5246 -updated_at: '2025-11-05' +stargazers_count: 5337 +updated_at: '2025-12-21' archived: false current_release: tag: v0.0.15 published_at: '2025-04-18' commit_history: + 2025-02: 56 + 2025-03: 78 + 2025-04: 31 + 2025-05: 8 + 2025-06: 2 + 2025-07: 0 2025-08: 1 2025-09: 8 2025-10: 0 - 2025-11: 12 + 2025-11: 13 + 2025-12: 2 + 2026-01: 0 diff --git a/software/mpd.yml b/software/mpd.yml index 064f3dacbb..522ad52789 100644 --- a/software/mpd.yml +++ b/software/mpd.yml @@ -9,11 +9,19 @@ tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/MusicPlayerDaemon/MPD related_software_url: https://www.musicpd.org/clients/ -stargazers_count: 2520 -updated_at: '2025-10-20' +stargazers_count: 2562 +updated_at: '2026-01-03' archived: false commit_history: + 2025-02: 59 + 2025-03: 145 + 2025-04: 71 + 2025-05: 33 + 2025-06: 30 + 2025-07: 12 2025-08: 11 2025-09: 22 - 2025-10: 17 - 2025-11: 0 + 2025-10: 18 + 2025-11: 26 + 2025-12: 0 + 2026-01: 9 diff --git a/software/mstream.yml b/software/mstream.yml index bcb2862739..ff83aad20f 100644 --- a/software/mstream.yml +++ b/software/mstream.yml @@ -8,14 +8,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/IrosTheBeggar/mStream -stargazers_count: 2303 +stargazers_count: 2316 updated_at: '2025-04-07' archived: false current_release: tag: v5.13.1 published_at: '2024-12-21' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 3 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/mta-sa.yml b/software/mta-sa.yml index 8b1364c12e..18f847f1f7 100644 --- a/software/mta-sa.yml +++ b/software/mta-sa.yml @@ -9,14 +9,22 @@ tags: - Games source_code_url: https://github.com/multitheftauto/mtasa-blue depends_3rdparty: true -stargazers_count: 1584 -updated_at: '2025-11-06' +stargazers_count: 1597 +updated_at: '2025-12-07' archived: false current_release: tag: 1.6.0 published_at: '2023-06-16' commit_history: + 2025-01: 67 + 2025-02: 70 + 2025-03: 109 + 2025-04: 43 + 2025-05: 77 + 2025-06: 15 + 2025-07: 92 2025-08: 172 2025-09: 144 2025-10: 147 - 2025-11: 30 + 2025-11: 140 + 2025-12: 43 diff --git a/software/multi-scrobbler.yml b/software/multi-scrobbler.yml index 36b4294dc3..fac4381ca1 100644 --- a/software/multi-scrobbler.yml +++ b/software/multi-scrobbler.yml @@ -10,14 +10,22 @@ platforms: tags: - Media Streaming - Audio Streaming depends_3rdparty: false -stargazers_count: 744 -updated_at: '2025-11-05' +stargazers_count: 853 +updated_at: '2025-12-31' archived: false current_release: - tag: 0.10.1 - published_at: '2025-10-30' + tag: 0.10.8 + published_at: '2025-12-31' commit_history: + 2025-02: 2 + 2025-03: 53 + 2025-04: 2 + 2025-05: 5 + 2025-06: 27 + 2025-07: 79 2025-08: 20 2025-09: 47 2025-10: 30 - 2025-11: 20 + 2025-11: 92 + 2025-12: 104 + 2026-01: 0 diff --git a/software/mumble.yml b/software/mumble.yml index a21af692bc..09a958da35 100644 --- a/software/mumble.yml +++ b/software/mumble.yml @@ -10,14 +10,22 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/mumble-voip/mumble related_software_url: https://wiki.mumble.info/wiki/3rd_Party_Applications -stargazers_count: 7349 -updated_at: '2025-11-05' +stargazers_count: 7505 +updated_at: '2025-12-28' archived: false current_release: tag: v1.5.857 published_at: '2025-10-21' commit_history: + 2025-02: 37 + 2025-03: 50 + 2025-04: 27 + 2025-05: 64 + 2025-06: 30 + 2025-07: 9 2025-08: 54 2025-09: 80 2025-10: 46 - 2025-11: 16 + 2025-11: 28 + 2025-12: 44 + 2026-01: 0 diff --git a/software/musikcube.yml b/software/musikcube.yml index 9851eb5dcf..6f74e4a1ae 100644 --- a/software/musikcube.yml +++ b/software/musikcube.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/clangen/musikcube -stargazers_count: 4576 +stargazers_count: 4641 updated_at: '2025-09-13' archived: false current_release: tag: 3.0.5 published_at: '2025-09-21' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 15 2025-09: 9 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/mybb.yml b/software/mybb.yml index dd3b1bdd0f..f3e60739c7 100644 --- a/software/mybb.yml +++ b/software/mybb.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/mybb/mybb -stargazers_count: 1172 -updated_at: '2025-11-06' +stargazers_count: 1185 +updated_at: '2026-01-03' archived: false current_release: tag: mybb_1839 published_at: '2025-06-02' commit_history: + 2025-02: 1 + 2025-03: 22 + 2025-04: 26 + 2025-05: 39 + 2025-06: 87 + 2025-07: 83 2025-08: 35 2025-09: 48 - 2025-10: 31 - 2025-11: 10 + 2025-10: 32 + 2025-11: 31 + 2025-12: 97 + 2026-01: 1 diff --git a/software/mybucks.online.yml b/software/mybucks.online.yml index 90ad001434..7fce33ba6e 100644 --- a/software/mybucks.online.yml +++ b/software/mybucks.online.yml @@ -10,5 +10,21 @@ tags: - Money, Budgeting & Management demo_url: https://app.mybucks.online stargazers_count: 13 -updated_at: '2025-09-17' +updated_at: '2025-12-23' archived: false +current_release: + tag: v1.31 + published_at: '2025-12-23' +commit_history: + 2025-02: 5 + 2025-03: 11 + 2025-04: 0 + 2025-05: 0 + 2025-06: 1 + 2025-07: 1 + 2025-08: 0 + 2025-09: 3 + 2025-10: 0 + 2025-11: 0 + 2025-12: 10 + 2026-01: 0 diff --git a/software/mycorrhiza-wiki.yml b/software/mycorrhiza-wiki.yml index e1f5f850ae..d3794ad14f 100644 --- a/software/mycorrhiza-wiki.yml +++ b/software/mycorrhiza-wiki.yml @@ -8,14 +8,22 @@ platforms: tags: - Wikis source_code_url: https://github.com/bouncepaw/mycorrhiza/ -stargazers_count: 356 +stargazers_count: 363 updated_at: '2025-09-03' archived: false current_release: tag: v1.15.1 published_at: '2024-10-05' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 6 2025-08: 0 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/myfin-budget.yml b/software/myfin-budget.yml index 3931942337..398fb01c9f 100644 --- a/software/myfin-budget.yml +++ b/software/myfin-budget.yml @@ -11,14 +11,22 @@ tags: - Money, Budgeting & Management demo_url: https://github.com/afaneca/myfin?tab=readme-ov-file#demo-account---try-it-for-yourself related_software_url: https://github.com/afaneca/myfin-api -stargazers_count: 208 -updated_at: '2025-10-11' +stargazers_count: 220 +updated_at: '2026-01-03' archived: false current_release: tag: 8.4.0 - published_at: '2025-10-11' + published_at: '2026-01-03' commit_history: + 2025-02: 45 + 2025-03: 12 + 2025-04: 0 + 2025-05: 0 + 2025-06: 19 + 2025-07: 4 2025-08: 0 2025-09: 12 2025-10: 5 - 2025-11: 0 + 2025-11: 1 + 2025-12: 2 + 2026-01: 9 diff --git a/software/myip.yml b/software/myip.yml index f1acd8bece..e8d45f35b7 100644 --- a/software/myip.yml +++ b/software/myip.yml @@ -8,17 +8,25 @@ platforms: - Nodejs - Docker tags: - - Miscellaneous + - Network Utilities depends_3rdparty: true demo_url: https://ipcheck.ing -stargazers_count: 9247 -updated_at: '2025-09-19' +stargazers_count: 9590 +updated_at: '2026-01-04' archived: false current_release: - tag: v5.0.6 - published_at: '2025-09-19' + tag: v5.1.1 + published_at: '2025-12-21' commit_history: + 2025-02: 13 + 2025-03: 2 + 2025-04: 1 + 2025-05: 0 + 2025-06: 9 + 2025-07: 6 2025-08: 6 - 2025-09: 4 + 2025-09: 5 2025-10: 0 - 2025-11: 0 + 2025-11: 8 + 2025-12: 2 + 2026-01: 8 diff --git a/software/mylar3.yml b/software/mylar3.yml index da8e886588..b91fd53a58 100644 --- a/software/mylar3.yml +++ b/software/mylar3.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Automation -stargazers_count: 1301 +stargazers_count: 1339 updated_at: '2025-08-17' archived: false current_release: tag: v0.8.3 published_at: '2025-08-17' commit_history: + 2025-02: 2 + 2025-03: 13 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 13 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/myspeed.yml b/software/myspeed.yml index f41fc065b2..6c82b3ebf8 100644 --- a/software/myspeed.yml +++ b/software/myspeed.yml @@ -8,15 +8,23 @@ platforms: - Docker - Nodejs tags: - - Miscellaneous -stargazers_count: 2097 -updated_at: '2025-11-06' + - Network Utilities +stargazers_count: 2442 +updated_at: '2026-01-01' archived: false current_release: tag: v1.0.9 published_at: '2024-05-21' commit_history: + 2025-02: 3 + 2025-03: 41 + 2025-04: 60 + 2025-05: 47 + 2025-06: 116 + 2025-07: 62 2025-08: 64 2025-09: 86 - 2025-10: 74 - 2025-11: 10 + 2025-10: 75 + 2025-11: 48 + 2025-12: 51 + 2026-01: 4 diff --git a/software/mytinytodo.yml b/software/mytinytodo.yml index 00be63d802..500e430956 100644 --- a/software/mytinytodo.yml +++ b/software/mytinytodo.yml @@ -9,14 +9,22 @@ tags: - Task Management & To-do Lists source_code_url: https://github.com/maxpozdeev/mytinytodo/ demo_url: https://www.mytinytodo.net/demo/ -stargazers_count: 182 -updated_at: '2025-07-23' +stargazers_count: 184 +updated_at: '2026-01-03' archived: false current_release: tag: v1.8.3 published_at: '2025-05-29' commit_history: + 2025-02: 36 + 2025-03: 4 + 2025-04: 5 + 2025-05: 12 + 2025-06: 1 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 4 diff --git a/software/n8n.yml b/software/n8n.yml index b88c2c1a59..dc0decbfd9 100644 --- a/software/n8n.yml +++ b/software/n8n.yml @@ -9,14 +9,22 @@ platforms: tags: - Automation source_code_url: https://github.com/n8n-io/n8n -stargazers_count: 154483 -updated_at: '2025-11-06' +stargazers_count: 166484 +updated_at: '2026-01-02' archived: false current_release: - tag: n8n@1.118.2 - published_at: '2025-11-05' + tag: n8n@2.1.5 + published_at: '2026-01-02' commit_history: + 2025-02: 245 + 2025-03: 239 + 2025-04: 288 + 2025-05: 298 + 2025-06: 357 + 2025-07: 341 2025-08: 388 2025-09: 491 2025-10: 518 - 2025-11: 51 + 2025-11: 385 + 2025-12: 497 + 2026-01: 3 diff --git a/software/navidrome-music-server.yml b/software/navidrome-music-server.yml index 99df918908..49a7fcd6bd 100644 --- a/software/navidrome-music-server.yml +++ b/software/navidrome-music-server.yml @@ -11,14 +11,22 @@ tags: source_code_url: https://github.com/navidrome/navidrome demo_url: https://www.navidrome.org/demo related_software_url: https://www.navidrome.org/docs/overview/#apps -stargazers_count: 17273 -updated_at: '2025-11-06' +stargazers_count: 18311 +updated_at: '2025-12-31' archived: false current_release: - tag: v0.58.0 - published_at: '2025-07-28' + tag: v0.59.0 + published_at: '2025-12-06' commit_history: + 2025-02: 22 + 2025-03: 75 + 2025-04: 25 + 2025-05: 72 + 2025-06: 68 + 2025-07: 57 2025-08: 0 2025-09: 0 2025-10: 10 - 2025-11: 13 + 2025-11: 69 + 2025-12: 44 + 2026-01: 0 diff --git a/software/nefarious.yml b/software/nefarious.yml index 4a4e7a9375..8d7d534bdd 100644 --- a/software/nefarious.yml +++ b/software/nefarious.yml @@ -8,11 +8,19 @@ platforms: tags: - Media Management source_code_url: https://github.com/lardbit/nefarious -stargazers_count: 1188 +stargazers_count: 1208 updated_at: '2025-09-17' archived: false commit_history: + 2025-02: 10 + 2025-03: 6 + 2025-04: 0 + 2025-05: 0 + 2025-06: 3 + 2025-07: 0 2025-08: 6 2025-09: 2 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/neko.yml b/software/neko.yml index 013542527b..03188f1054 100644 --- a/software/neko.yml +++ b/software/neko.yml @@ -9,14 +9,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/m1k1o/neko -stargazers_count: 15797 -updated_at: '2025-10-20' +stargazers_count: 16468 +updated_at: '2025-12-09' archived: false current_release: tag: v3.0.0 published_at: '2025-04-01' commit_history: + 2025-02: 44 + 2025-03: 73 + 2025-04: 53 + 2025-05: 8 + 2025-06: 3 + 2025-07: 2 2025-08: 1 2025-09: 9 2025-10: 1 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/neonlink.yml b/software/neonlink.yml index cb1371ba4a..156bb97eea 100644 --- a/software/neonlink.yml +++ b/software/neonlink.yml @@ -8,14 +8,22 @@ platforms: tags: - Bookmarks and Link Sharing source_code_url: https://github.com/AlexSciFier/neonlink -stargazers_count: 373 +stargazers_count: 380 updated_at: '2025-06-17' archived: false current_release: tag: v1.4.19 published_at: '2025-06-17' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 8 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/netron.yml b/software/netron.yml index 9a36ea1be3..9ee90c9a79 100644 --- a/software/netron.yml +++ b/software/netron.yml @@ -9,14 +9,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/lutzroeder/netron -stargazers_count: 31732 -updated_at: '2025-11-06' +stargazers_count: 32136 +updated_at: '2026-01-04' archived: false current_release: - tag: v8.7.2 - published_at: '2025-10-31' + tag: v8.8.1 + published_at: '2026-01-03' commit_history: + 2025-02: 57 + 2025-03: 67 + 2025-04: 61 + 2025-05: 64 + 2025-06: 72 + 2025-07: 63 2025-08: 74 2025-09: 81 2025-10: 85 - 2025-11: 21 + 2025-11: 93 + 2025-12: 89 + 2026-01: 7 diff --git a/software/newsblur.yml b/software/newsblur.yml index be0eca6858..0ba70df21d 100644 --- a/software/newsblur.yml +++ b/software/newsblur.yml @@ -8,14 +8,22 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/samuelclay/NewsBlur -stargazers_count: 7173 -updated_at: '2025-11-03' +stargazers_count: 7238 +updated_at: '2026-01-04' archived: false current_release: - tag: Android_13.11.1 - published_at: '2025-11-04' + tag: Android_13.11.4 + published_at: '2025-12-04' commit_history: + 2025-02: 33 + 2025-03: 13 + 2025-04: 14 + 2025-05: 8 + 2025-06: 8 + 2025-07: 8 2025-08: 3 2025-09: 2 - 2025-10: 197 - 2025-11: 15 + 2025-10: 199 + 2025-11: 78 + 2025-12: 97 + 2026-01: 3 diff --git a/software/nextcloud-memories.yml b/software/nextcloud-memories.yml index 90dc1b1d8e..5f74650708 100644 --- a/software/nextcloud-memories.yml +++ b/software/nextcloud-memories.yml @@ -9,14 +9,22 @@ tags: - Photo Galleries source_code_url: https://github.com/pulsejet/memories demo_url: https://demo.memories.gallery/apps/memories/ -stargazers_count: 3625 -updated_at: '2025-11-04' +stargazers_count: 3667 +updated_at: '2025-12-18' archived: false current_release: tag: v7.7.0 published_at: '2025-10-04' commit_history: - 2025-08: 36 + 2025-02: 39 + 2025-03: 28 + 2025-04: 37 + 2025-05: 15 + 2025-06: 23 + 2025-07: 51 + 2025-08: 38 2025-09: 38 2025-10: 28 - 2025-11: 14 + 2025-11: 31 + 2025-12: 3 + 2026-01: 0 diff --git a/software/nextcloud.yml b/software/nextcloud.yml index 23d1f3ca86..dc5f39f25f 100644 --- a/software/nextcloud.yml +++ b/software/nextcloud.yml @@ -11,6 +11,22 @@ tags: - Groupware source_code_url: https://github.com/nextcloud/server demo_url: https://try.nextcloud.com/ -stargazers_count: 33041 -updated_at: '2025-10-22' +stargazers_count: 33734 +updated_at: '2026-01-04' archived: false +current_release: + tag: v32.0.3 + published_at: '2025-12-11' +commit_history: + 2025-02: 394 + 2025-03: 480 + 2025-04: 505 + 2025-05: 568 + 2025-06: 453 + 2025-07: 452 + 2025-08: 712 + 2025-09: 558 + 2025-10: 587 + 2025-11: 568 + 2025-12: 390 + 2026-01: 21 diff --git a/software/nextcloudpi.yml b/software/nextcloudpi.yml index 868c667670..86c3e5c02a 100644 --- a/software/nextcloudpi.yml +++ b/software/nextcloudpi.yml @@ -9,14 +9,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/nextcloud/nextcloudpi -stargazers_count: 2813 -updated_at: '2025-03-24' +stargazers_count: 2846 +updated_at: '2025-11-19' archived: false current_release: - tag: v1.55.3 - published_at: '2024-11-08' + tag: v1.56.0 + published_at: '2025-11-20' commit_history: + 2025-02: 0 + 2025-03: 14 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 + 2025-09: 18 + 2025-10: 3 + 2025-11: 23 + 2025-12: 0 + 2026-01: 0 diff --git a/software/nginx-proxy-manager.yml b/software/nginx-proxy-manager.yml index fcf95fa6d5..292af4fc0d 100644 --- a/software/nginx-proxy-manager.yml +++ b/software/nginx-proxy-manager.yml @@ -8,14 +8,22 @@ platforms: tags: - Web Servers source_code_url: https://github.com/NginxProxyManager/nginx-proxy-manager -stargazers_count: 29230 -updated_at: '2025-11-05' +stargazers_count: 30818 +updated_at: '2025-12-01' archived: false current_release: - tag: v2.13.1 - published_at: '2025-11-05' + tag: v2.13.5 + published_at: '2025-11-18' commit_history: - 2025-08: 8 + 2025-02: 36 + 2025-03: 4 + 2025-04: 2 + 2025-05: 17 + 2025-06: 36 + 2025-07: 24 + 2025-08: 9 2025-09: 2 2025-10: 65 - 2025-11: 28 + 2025-11: 225 + 2025-12: 1 + 2026-01: 0 diff --git a/software/nginx.yml b/software/nginx.yml index f5b54d9f92..c1d3f672b4 100644 --- a/software/nginx.yml +++ b/software/nginx.yml @@ -10,14 +10,22 @@ platforms: - Docker tags: - Web Servers -stargazers_count: 28466 -updated_at: '2025-11-06' +stargazers_count: 29000 +updated_at: '2025-12-24' archived: false current_release: - tag: release-1.29.3 - published_at: '2025-10-28' + tag: release-1.28.1 + published_at: '2025-12-23' commit_history: + 2025-02: 13 + 2025-03: 1 + 2025-04: 26 + 2025-05: 16 + 2025-06: 12 + 2025-07: 9 2025-08: 16 2025-09: 11 2025-10: 17 - 2025-11: 3 + 2025-11: 9 + 2025-12: 17 + 2026-01: 0 diff --git a/software/ngircd.yml b/software/ngircd.yml index d7c1e6f0b6..fb135b0a56 100644 --- a/software/ngircd.yml +++ b/software/ngircd.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - IRC source_code_url: https://github.com/ngircd/ngircd -stargazers_count: 512 -updated_at: '2025-09-12' +stargazers_count: 524 +updated_at: '2025-12-19' archived: false current_release: tag: rel-27 published_at: '2024-04-26' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/nocodb.yml b/software/nocodb.yml index f59d5f61ea..fcb9b0d829 100644 --- a/software/nocodb.yml +++ b/software/nocodb.yml @@ -9,14 +9,22 @@ platforms: tags: - Database Management source_code_url: https://github.com/nocodb/nocodb -stargazers_count: 58608 -updated_at: '2025-11-05' +stargazers_count: 60581 +updated_at: '2026-01-02' archived: false current_release: tag: 0.265.1 published_at: '2025-10-03' commit_history: + 2025-02: 1354 + 2025-03: 1367 + 2025-04: 1575 + 2025-05: 1676 + 2025-06: 1457 + 2025-07: 1269 2025-08: 898 2025-09: 1380 2025-10: 520 - 2025-11: 12 + 2025-11: 26 + 2025-12: 38 + 2026-01: 3 diff --git a/software/node-red.yml b/software/node-red.yml index cddb8968c7..9c8e30c150 100644 --- a/software/node-red.yml +++ b/software/node-red.yml @@ -9,14 +9,22 @@ platforms: tags: - Internet of Things (IoT) source_code_url: https://github.com/node-red/node-red -stargazers_count: 22239 -updated_at: '2025-11-05' +stargazers_count: 22557 +updated_at: '2025-12-04' archived: false current_release: - tag: 4.1.1 - published_at: '2025-10-13' + tag: 5.0.0-beta.1 + published_at: '2025-12-12' commit_history: + 2025-02: 42 + 2025-03: 29 + 2025-04: 76 + 2025-05: 11 + 2025-06: 138 + 2025-07: 37 2025-08: 12 2025-09: 11 2025-10: 77 - 2025-11: 3 + 2025-11: 4 + 2025-12: 14 + 2026-01: 0 diff --git a/software/nodebb.yml b/software/nodebb.yml index c6d8bfdc50..c202541e05 100644 --- a/software/nodebb.yml +++ b/software/nodebb.yml @@ -10,14 +10,22 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/NodeBB/NodeBB demo_url: https://try.nodebb.org/ -stargazers_count: 14824 -updated_at: '2025-11-06' +stargazers_count: 14885 +updated_at: '2026-01-03' archived: false current_release: - tag: v4.6.1 - published_at: '2025-10-17' + tag: v4.7.2 + published_at: '2025-12-24' commit_history: + 2025-02: 304 + 2025-03: 155 + 2025-04: 202 + 2025-05: 185 + 2025-06: 119 + 2025-07: 104 2025-08: 160 2025-09: 146 - 2025-10: 26 - 2025-11: 2 + 2025-10: 121 + 2025-11: 83 + 2025-12: 32 + 2026-01: 3 diff --git a/software/nominatim.yml b/software/nominatim.yml index 25fcf0f209..5236fc532e 100644 --- a/software/nominatim.yml +++ b/software/nominatim.yml @@ -8,14 +8,22 @@ platforms: tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/osm-search/Nominatim -stargazers_count: 3849 -updated_at: '2025-10-31' +stargazers_count: 3961 +updated_at: '2026-01-02' archived: false current_release: tag: v5.2.0 published_at: '2025-10-29' commit_history: + 2025-02: 31 + 2025-03: 57 + 2025-04: 47 + 2025-05: 19 + 2025-06: 18 + 2025-07: 53 2025-08: 22 2025-09: 39 2025-10: 25 - 2025-11: 0 + 2025-11: 11 + 2025-12: 52 + 2026-01: 4 diff --git a/software/not-th.re.yml b/software/not-th.re.yml index 7a99b467eb..8d90f373de 100644 --- a/software/not-th.re.yml +++ b/software/not-th.re.yml @@ -10,14 +10,22 @@ platforms: tags: - Pastebins demo_url: https://not-th.re -stargazers_count: 11 +stargazers_count: 13 updated_at: '2025-06-21' archived: false current_release: tag: 2.X.X published_at: '2025-02-01' commit_history: + 2025-02: 19 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 11 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/note-mark.yml b/software/note-mark.yml index cd5a2c536d..0303dee85f 100644 --- a/software/note-mark.yml +++ b/software/note-mark.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Note-taking & Editors -stargazers_count: 596 -updated_at: '2025-07-18' +stargazers_count: 622 +updated_at: '2025-11-13' archived: false current_release: - tag: v0.17.1 - published_at: '2025-07-18' + tag: v0.18.0 + published_at: '2025-11-13' commit_history: + 2025-02: 0 + 2025-03: 7 + 2025-04: 1 + 2025-05: 20 + 2025-06: 23 + 2025-07: 10 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 15 + 2025-12: 0 + 2026-01: 0 diff --git a/software/notifo.yml b/software/notifo.yml index bfdd5469c1..0ae205e8d3 100644 --- a/software/notifo.yml +++ b/software/notifo.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/notifo-io/notifo -stargazers_count: 838 +stargazers_count: 844 updated_at: '2025-10-25' archived: false current_release: tag: 1.3.0 published_at: '2022-11-30' commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 1 + 2025-05: 2 + 2025-06: 1 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 8 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/novu.yml b/software/novu.yml index be3217a636..375ef9bf56 100644 --- a/software/novu.yml +++ b/software/novu.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/novuhq/novu/ -stargazers_count: 38148 -updated_at: '2025-11-06' +stargazers_count: 38384 +updated_at: '2026-01-04' archived: false current_release: - tag: '@novu/react@v3.11.0' - published_at: '2025-10-27' + tag: '@novu/react@v3.11.2' + published_at: '2025-12-24' commit_history: + 2025-02: 155 + 2025-03: 202 + 2025-04: 181 + 2025-05: 144 + 2025-06: 142 + 2025-07: 175 2025-08: 138 2025-09: 190 2025-10: 115 - 2025-11: 12 + 2025-11: 87 + 2025-12: 105 + 2026-01: 14 diff --git a/software/ntfy.yml b/software/ntfy.yml index a94918709b..8a73d6731a 100644 --- a/software/ntfy.yml +++ b/software/ntfy.yml @@ -13,14 +13,22 @@ tags: source_code_url: https://github.com/binwiederhier/ntfy demo_url: https://ntfy.sh/app related_software_url: https://github.com/binwiederhier/ntfy-android -stargazers_count: 27148 -updated_at: '2025-10-30' +stargazers_count: 28028 +updated_at: '2026-01-04' archived: false current_release: - tag: v2.14.0 - published_at: '2025-08-05' + tag: v2.15.0 + published_at: '2025-11-16' commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 7 + 2025-05: 137 + 2025-06: 21 + 2025-07: 95 2025-08: 45 2025-09: 24 - 2025-10: 15 - 2025-11: 0 + 2025-10: 19 + 2025-11: 14 + 2025-12: 36 + 2026-01: 9 diff --git a/software/nullboard.yml b/software/nullboard.yml index f1e32b644a..2757d45494 100644 --- a/software/nullboard.yml +++ b/software/nullboard.yml @@ -9,11 +9,19 @@ tags: - Task Management & To-do Lists source_code_url: https://github.com/apankrat/nullboard demo_url: https://nullboard.io/preview -stargazers_count: 4080 +stargazers_count: 4104 updated_at: '2023-11-05' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/nymphcast.yml b/software/nymphcast.yml index 536da93f4e..d708a7b0d9 100644 --- a/software/nymphcast.yml +++ b/software/nymphcast.yml @@ -8,14 +8,22 @@ platforms: tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/MayaPosch/NymphCast -stargazers_count: 2510 -updated_at: '2025-09-08' +stargazers_count: 2528 +updated_at: '2026-01-04' archived: false current_release: tag: v0.2-alpha0 published_at: '2024-11-09' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 3 + 2025-06: 0 + 2025-07: 11 2025-08: 2 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 5 + 2026-01: 4 diff --git a/software/october.yml b/software/october.yml index 13a1d64f2a..6bc2ac6403 100644 --- a/software/october.yml +++ b/software/october.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/octobercms/october -stargazers_count: 11135 -updated_at: '2025-11-05' +stargazers_count: 11145 +updated_at: '2026-01-04' archived: false current_release: - tag: v4.0.0 - published_at: '2025-09-21' + tag: v4.1.0 + published_at: '2026-01-04' commit_history: + 2025-02: 2 + 2025-03: 5 + 2025-04: 1372 + 2025-05: 4518 + 2025-06: 23 + 2025-07: 14 2025-08: 9 2025-09: 15 2025-10: 10 - 2025-11: 5 + 2025-11: 20 + 2025-12: 11 + 2026-01: 3 diff --git a/software/octobot.yml b/software/octobot.yml index d9b3441b55..77845b7d36 100644 --- a/software/octobot.yml +++ b/software/octobot.yml @@ -9,14 +9,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/Drakkar-Software/OctoBot -stargazers_count: 4903 -updated_at: '2025-10-30' +stargazers_count: 5073 +updated_at: '2025-12-29' archived: false current_release: - tag: 2.0.14 - published_at: '2025-10-30' + tag: 2.0.16 + published_at: '2025-12-29' commit_history: + 2025-02: 12 + 2025-03: 28 + 2025-04: 12 + 2025-05: 32 + 2025-06: 42 + 2025-07: 12 2025-08: 27 2025-09: 43 2025-10: 31 - 2025-11: 0 + 2025-11: 19 + 2025-12: 33 + 2026-01: 0 diff --git a/software/octobox.yml b/software/octobox.yml index d666746925..775eb6226d 100644 --- a/software/octobox.yml +++ b/software/octobox.yml @@ -10,14 +10,22 @@ tags: - Software Development - Project Management source_code_url: https://github.com/octobox/octobox depends_3rdparty: true -stargazers_count: 4428 -updated_at: '2025-11-05' +stargazers_count: 4439 +updated_at: '2026-01-02' archived: false current_release: - tag: november-2025 - published_at: '2025-11-02' + tag: december-2025 + published_at: '2025-12-01' commit_history: + 2025-02: 45 + 2025-03: 39 + 2025-04: 44 + 2025-05: 51 + 2025-06: 24 + 2025-07: 42 2025-08: 54 2025-09: 66 2025-10: 53 - 2025-11: 5 + 2025-11: 36 + 2025-12: 49 + 2026-01: 3 diff --git a/software/octoprint.yml b/software/octoprint.yml index c06fb11df1..29a8994486 100644 --- a/software/octoprint.yml +++ b/software/octoprint.yml @@ -9,14 +9,22 @@ platforms: tags: - Manufacturing source_code_url: https://github.com/OctoPrint/OctoPrint -stargazers_count: 8753 -updated_at: '2025-11-06' +stargazers_count: 8830 +updated_at: '2025-12-08' archived: false current_release: - tag: 1.11.4 - published_at: '2025-11-04' + tag: 1.11.5 + published_at: '2025-12-01' commit_history: + 2025-02: 30 + 2025-03: 34 + 2025-04: 39 + 2025-05: 60 + 2025-06: 68 + 2025-07: 36 2025-08: 0 2025-09: 112 2025-10: 44 - 2025-11: 24 + 2025-11: 62 + 2025-12: 17 + 2026-01: 0 diff --git a/software/ocular.yml b/software/ocular.yml index b0723917de..60b3a95fc8 100644 --- a/software/ocular.yml +++ b/software/ocular.yml @@ -9,14 +9,22 @@ platforms: tags: - Money, Budgeting & Management demo_url: https://ocular.reinisch.io/#demo -stargazers_count: 280 -updated_at: '2025-11-02' +stargazers_count: 376 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.12.0 - published_at: '2025-05-17' + tag: v2.1.0 + published_at: '2026-01-04' commit_history: + 2025-02: 18 + 2025-03: 7 + 2025-04: 18 + 2025-05: 8 + 2025-06: 2 + 2025-07: 0 2025-08: 1 2025-09: 4 2025-10: 4 - 2025-11: 7 + 2025-11: 8 + 2025-12: 28 + 2026-01: 11 diff --git a/software/oddmuse.yml b/software/oddmuse.yml index 8c9b30076c..7f57d644c1 100644 --- a/software/oddmuse.yml +++ b/software/oddmuse.yml @@ -8,11 +8,19 @@ platforms: tags: - Wikis source_code_url: https://github.com/kensanata/oddmuse -stargazers_count: 87 +stargazers_count: 88 updated_at: '2025-07-25' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 2 + 2025-07: 14 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/odoo.yml b/software/odoo.yml index c2726810a8..86ee16a2ed 100644 --- a/software/odoo.yml +++ b/software/odoo.yml @@ -11,11 +11,19 @@ tags: - Resource Planning source_code_url: https://github.com/odoo/odoo demo_url: https://demo.odoo.com/ -stargazers_count: 47084 -updated_at: '2025-11-06' +stargazers_count: 48251 +updated_at: '2026-01-03' archived: false commit_history: + 2025-02: 1242 + 2025-03: 1271 + 2025-04: 1372 + 2025-05: 1088 + 2025-06: 1409 + 2025-07: 1478 2025-08: 1348 2025-09: 1657 2025-10: 999 - 2025-11: 156 + 2025-11: 868 + 2025-12: 651 + 2026-01: 32 diff --git a/software/ofbiz.yml b/software/ofbiz.yml index 819eafd7c8..c9cdc08489 100644 --- a/software/ofbiz.yml +++ b/software/ofbiz.yml @@ -8,11 +8,19 @@ platforms: tags: - Resource Planning source_code_url: https://github.com/apache/ofbiz-framework -stargazers_count: 961 -updated_at: '2025-11-06' +stargazers_count: 981 +updated_at: '2026-01-03' archived: false commit_history: + 2025-02: 10 + 2025-03: 17 + 2025-04: 13 + 2025-05: 7 + 2025-06: 15 + 2025-07: 8 2025-08: 4 2025-09: 12 2025-10: 18 - 2025-11: 1 + 2025-11: 17 + 2025-12: 16 + 2026-01: 2 diff --git a/software/offen.yml b/software/offen.yml index cd3fe964c9..ecfd2a71dd 100644 --- a/software/offen.yml +++ b/software/offen.yml @@ -10,14 +10,22 @@ tags: - Analytics source_code_url: https://github.com/offen/offen demo_url: https://www.offen.dev/try-demo/ -stargazers_count: 959 -updated_at: '2025-11-05' +stargazers_count: 962 +updated_at: '2025-12-05' archived: false current_release: tag: v1.4.2 published_at: '2024-05-22' commit_history: + 2025-02: 3 + 2025-03: 3 + 2025-04: 2 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 4 2025-10: 4 - 2025-11: 19 + 2025-11: 38 + 2025-12: 2 + 2026-01: 0 diff --git a/software/olivetin.yml b/software/olivetin.yml index 57985e4bbc..a342ba72f2 100644 --- a/software/olivetin.yml +++ b/software/olivetin.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/OliveTin/OliveTin -stargazers_count: 3263 -updated_at: '2025-11-06' +stargazers_count: 3363 +updated_at: '2025-12-25' archived: false current_release: - tag: 3000.3.1 - published_at: '2025-11-06' + tag: 3000.8.0 + published_at: '2025-12-25' commit_history: + 2025-02: 12 + 2025-03: 14 + 2025-04: 34 + 2025-05: 7 + 2025-06: 8 + 2025-07: 19 2025-08: 11 2025-09: 3 2025-10: 100 - 2025-11: 7 + 2025-11: 91 + 2025-12: 48 + 2026-01: 0 diff --git a/software/ollama.yml b/software/ollama.yml index c01f463900..f74f17cf32 100644 --- a/software/ollama.yml +++ b/software/ollama.yml @@ -9,14 +9,22 @@ platforms: - Python tags: - Generative Artificial Intelligence (GenAI) -stargazers_count: 155488 -updated_at: '2025-11-06' +stargazers_count: 158780 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.12.10 - published_at: '2025-11-05' + tag: v0.13.5 + published_at: '2025-12-18' commit_history: + 2025-02: 139 + 2025-03: 178 + 2025-04: 97 + 2025-05: 109 + 2025-06: 56 + 2025-07: 47 2025-08: 81 2025-09: 80 2025-10: 136 - 2025-11: 28 + 2025-11: 107 + 2025-12: 78 + 2026-01: 5 diff --git a/software/ombi.yml b/software/ombi.yml index 1e2e786cb1..26fbdc35c8 100644 --- a/software/ombi.yml +++ b/software/ombi.yml @@ -10,14 +10,22 @@ tags: - Media Management source_code_url: https://github.com/Ombi-app/Ombi demo_url: https://app.ombi.io/ -stargazers_count: 3981 +stargazers_count: 4024 updated_at: '2025-11-06' archived: false current_release: tag: v4.53.0 published_at: '2025-11-06' commit_history: + 2025-02: 0 + 2025-03: 5 + 2025-04: 2 + 2025-05: 19 + 2025-06: 0 + 2025-07: 12 2025-08: 38 2025-09: 36 2025-10: 42 2025-11: 6 + 2025-12: 0 + 2026-01: 0 diff --git a/software/omeka-s.yml b/software/omeka-s.yml index 0ab6b7377c..9711945484 100644 --- a/software/omeka-s.yml +++ b/software/omeka-s.yml @@ -8,14 +8,22 @@ platforms: tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/omeka/omeka-s -stargazers_count: 454 -updated_at: '2025-10-31' +stargazers_count: 463 +updated_at: '2025-12-23' archived: false current_release: - tag: v4.1.1 - published_at: '2024-06-20' + tag: v4.2.0 + published_at: '2025-12-04' commit_history: + 2025-02: 13 + 2025-03: 12 + 2025-04: 21 + 2025-05: 9 + 2025-06: 9 + 2025-07: 12 2025-08: 1 2025-09: 9 2025-10: 45 - 2025-11: 0 + 2025-11: 22 + 2025-12: 7 + 2026-01: 0 diff --git a/software/omeka.yml b/software/omeka.yml index 541b8c00ae..2231056209 100644 --- a/software/omeka.yml +++ b/software/omeka.yml @@ -9,14 +9,22 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/omeka/Omeka demo_url: https://omeka.org/classic/showcase/ -stargazers_count: 520 -updated_at: '2025-10-17' +stargazers_count: 523 +updated_at: '2025-12-17' archived: false current_release: tag: v3.2 published_at: '2025-08-28' commit_history: + 2025-02: 7 + 2025-03: 9 + 2025-04: 8 + 2025-05: 16 + 2025-06: 3 + 2025-07: 4 2025-08: 25 2025-09: 4 2025-10: 1 2025-11: 0 + 2025-12: 3 + 2026-01: 0 diff --git a/software/omnitools.yml b/software/omnitools.yml new file mode 100644 index 0000000000..92cf339837 --- /dev/null +++ b/software/omnitools.yml @@ -0,0 +1,21 @@ +name: OmniTools +website_url: https://omnitools.app/ +source_code_url: https://github.com/iib0011/omni-tools +description: Collection of powerful web-based tools for everyday tasks (coding, manipulating images/videos, PDFs or crunching numbers...). +licenses: + - MIT +platforms: + - Docker +tags: + - Miscellaneous +stargazers_count: 8031 +updated_at: '2025-12-10' +archived: false +current_release: + tag: v0.6.0 + published_at: '2025-10-02' +commit_history: + 2025-10: 24 + 2025-11: 6 + 2025-12: 17 + 2026-01: 0 diff --git a/software/one-time-secret.yml b/software/one-time-secret.yml index 0314dd8f9f..0759bedf37 100644 --- a/software/one-time-secret.yml +++ b/software/one-time-secret.yml @@ -11,14 +11,22 @@ platforms: tags: - Communication - Custom Communication Systems demo_url: https://onetimesecret.com -stargazers_count: 2558 -updated_at: '2025-11-06' +stargazers_count: 2651 +updated_at: '2025-12-31' archived: false current_release: - tag: v0.22.9 - published_at: '2025-10-30' + tag: v0.24.0-rc1 + published_at: '2026-01-03' commit_history: + 2025-02: 333 + 2025-03: 499 + 2025-04: 403 + 2025-05: 422 + 2025-06: 46 + 2025-07: 13 2025-08: 0 2025-09: 52 2025-10: 27 - 2025-11: 18 + 2025-11: 277 + 2025-12: 122 + 2026-01: 0 diff --git a/software/onionshare.yml b/software/onionshare.yml index 4a2356fa94..59687e55ff 100644 --- a/software/onionshare.yml +++ b/software/onionshare.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/onionshare/onionshare -stargazers_count: 6735 -updated_at: '2025-07-10' +stargazers_count: 6820 +updated_at: '2025-11-25' archived: false current_release: tag: v2.6.3 published_at: '2025-02-25' commit_history: + 2025-02: 310 + 2025-03: 9 + 2025-04: 4 + 2025-05: 0 + 2025-06: 29 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 5 + 2025-12: 0 + 2026-01: 0 diff --git a/software/onlyoffice.yml b/software/onlyoffice.yml index fd6cbd6ebe..c883bebf3c 100644 --- a/software/onlyoffice.yml +++ b/software/onlyoffice.yml @@ -9,14 +9,22 @@ platforms: tags: - Office Suites source_code_url: https://github.com/ONLYOFFICE/DocumentServer -stargazers_count: 5939 -updated_at: '2025-10-30' +stargazers_count: 6092 +updated_at: '2025-12-17' archived: false current_release: - tag: v9.1.0 - published_at: '2025-10-14' + tag: v9.2.1 + published_at: '2025-12-17' commit_history: + 2025-02: 11 + 2025-03: 2 + 2025-04: 5 + 2025-05: 1 + 2025-06: 5 + 2025-07: 3 2025-08: 2 2025-09: 0 2025-10: 3 2025-11: 0 + 2025-12: 6 + 2026-01: 0 diff --git a/software/onyx-community-edition.yml b/software/onyx-community-edition.yml new file mode 100644 index 0000000000..1a8502b8d0 --- /dev/null +++ b/software/onyx-community-edition.yml @@ -0,0 +1,30 @@ +name: Onyx Community Edition +website_url: https://onyx.app +source_code_url: https://github.com/onyx-dot-app/onyx +description: Chat UI that works with any LLM. It comes loaded with advanced features like agents, web search, RAG, MCP, deep research, Connectors to 40+ knowledge sources, and more. +licenses: + - MIT +platforms: + - Docker + - K8S +tags: + - Generative Artificial Intelligence (GenAI) +stargazers_count: 16974 +updated_at: '2026-01-04' +archived: false +current_release: + tag: v2.7.0-beta.2 + published_at: '2025-12-30' +commit_history: + 2025-02: 410 + 2025-03: 170 + 2025-04: 184 + 2025-05: 100 + 2025-06: 115 + 2025-07: 95 + 2025-08: 95 + 2025-09: 156 + 2025-10: 274 + 2025-11: 295 + 2025-12: 478 + 2026-01: 50 diff --git a/software/open-eclass.yml b/software/open-eclass.yml index 7d6a3193e7..91c35eec1c 100644 --- a/software/open-eclass.yml +++ b/software/open-eclass.yml @@ -9,11 +9,19 @@ tags: - Learning and Courses source_code_url: https://github.com/gunet/openeclass demo_url: https://demo.openeclass.org/ -stargazers_count: 146 -updated_at: '2025-10-15' +stargazers_count: 147 +updated_at: '2025-12-04' archived: false commit_history: - 2025-08: 33 - 2025-09: 20 - 2025-10: 20 - 2025-11: 0 + 2025-02: 196 + 2025-03: 180 + 2025-04: 188 + 2025-05: 153 + 2025-06: 129 + 2025-07: 138 + 2025-08: 46 + 2025-09: 26 + 2025-10: 85 + 2025-11: 108 + 2025-12: 21 + 2026-01: 0 diff --git a/software/open-food-network.yml b/software/open-food-network.yml index 88f753205c..0ece586e63 100644 --- a/software/open-food-network.yml +++ b/software/open-food-network.yml @@ -8,14 +8,22 @@ platforms: tags: - Community-Supported Agriculture (CSA) source_code_url: https://github.com/openfoodfoundation/openfoodnetwork -stargazers_count: 1203 -updated_at: '2025-11-06' +stargazers_count: 1219 +updated_at: '2026-01-02' archived: false current_release: - tag: v5.3.3 - published_at: '2025-10-27' + tag: v5.3.9 + published_at: '2025-12-14' commit_history: + 2025-02: 167 + 2025-03: 190 + 2025-04: 142 + 2025-05: 144 + 2025-06: 118 + 2025-07: 92 2025-08: 150 2025-09: 97 - 2025-10: 177 - 2025-11: 27 + 2025-10: 184 + 2025-11: 259 + 2025-12: 63 + 2026-01: 1 diff --git a/software/open-meteo.yml b/software/open-meteo.yml index 38035842b4..734c3832af 100644 --- a/software/open-meteo.yml +++ b/software/open-meteo.yml @@ -9,14 +9,22 @@ tags: - Miscellaneous source_code_url: https://github.com/open-meteo/open-meteo demo_url: https://open-meteo.com/en/docs -stargazers_count: 3815 -updated_at: '2025-10-31' +stargazers_count: 4023 +updated_at: '2025-12-26' archived: false current_release: tag: 1.4.0 published_at: '2024-12-31' commit_history: + 2025-02: 25 + 2025-03: 12 + 2025-04: 20 + 2025-05: 26 + 2025-06: 16 + 2025-07: 43 2025-08: 54 2025-09: 24 2025-10: 20 - 2025-11: 0 + 2025-11: 29 + 2025-12: 21 + 2026-01: 0 diff --git a/software/open-quartermaster.yml b/software/open-quartermaster.yml index e36a72adae..7b35476e82 100644 --- a/software/open-quartermaster.yml +++ b/software/open-quartermaster.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Inventory Management -stargazers_count: 46 -updated_at: '2025-10-29' +stargazers_count: 51 +updated_at: '2025-12-10' archived: false current_release: - tag: core-api-3.2.2 - published_at: '2025-10-19' + tag: manager-station+captain-2.10.1 + published_at: '2025-12-03' commit_history: + 2025-02: 85 + 2025-03: 28 + 2025-04: 64 + 2025-05: 144 + 2025-06: 49 + 2025-07: 113 2025-08: 149 - 2025-09: 72 - 2025-10: 25 - 2025-11: 0 + 2025-09: 97 + 2025-10: 78 + 2025-11: 147 + 2025-12: 39 + 2026-01: 0 diff --git a/software/open-source-pos.yml b/software/open-source-pos.yml index 8c653c76d9..32c931b941 100644 --- a/software/open-source-pos.yml +++ b/software/open-source-pos.yml @@ -8,14 +8,22 @@ platforms: tags: - E-commerce source_code_url: https://github.com/opensourcepos/opensourcepos -stargazers_count: 3930 -updated_at: '2025-10-20' +stargazers_count: 3994 +updated_at: '2025-12-22' archived: false current_release: - tag: unstable - published_at: '2025-10-20' + tag: 3.4.2 + published_at: '2025-12-22' commit_history: + 2025-02: 14 + 2025-03: 24 + 2025-04: 87 + 2025-05: 65 + 2025-06: 2 + 2025-07: 9 2025-08: 12 2025-09: 0 - 2025-10: 5 - 2025-11: 0 + 2025-10: 6 + 2025-11: 10 + 2025-12: 8 + 2026-01: 0 diff --git a/software/open-source-routing-machine-osrm.yml b/software/open-source-routing-machine-osrm.yml index a0ae77c903..77ba231869 100644 --- a/software/open-source-routing-machine-osrm.yml +++ b/software/open-source-routing-machine-osrm.yml @@ -9,14 +9,22 @@ tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/Project-OSRM/osrm-backend demo_url: https://map.project-osrm.org/ -stargazers_count: 7204 -updated_at: '2025-10-21' +stargazers_count: 7385 +updated_at: '2026-01-03' archived: false current_release: tag: v6.0.0 published_at: '2025-04-21' commit_history: + 2025-02: 18 + 2025-03: 9 + 2025-04: 5 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 4 2025-09: 7 2025-10: 3 2025-11: 0 + 2025-12: 0 + 2026-01: 2 diff --git a/software/open-webui.yml b/software/open-webui.yml index d35bef5bb2..f9f3977efa 100644 --- a/software/open-webui.yml +++ b/software/open-webui.yml @@ -9,14 +9,22 @@ platforms: - Python tags: - Generative Artificial Intelligence (GenAI) -stargazers_count: 114453 -updated_at: '2025-11-06' +stargazers_count: 119678 +updated_at: '2025-12-22' archived: false current_release: - tag: v0.6.36 - published_at: '2025-11-06' + tag: v0.6.43 + published_at: '2025-12-22' commit_history: + 2025-02: 768 + 2025-03: 490 + 2025-04: 616 + 2025-05: 751 + 2025-06: 602 + 2025-07: 609 2025-08: 628 2025-09: 758 2025-10: 357 - 2025-11: 83 + 2025-11: 447 + 2025-12: 217 + 2026-01: 0 diff --git a/software/openbudgeteer.yml b/software/openbudgeteer.yml index 2c2d400200..e0c923082b 100644 --- a/software/openbudgeteer.yml +++ b/software/openbudgeteer.yml @@ -9,14 +9,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/TheAxelander/OpenBudgeteer -stargazers_count: 890 -updated_at: '2025-07-28' +stargazers_count: 922 +updated_at: '2025-12-17' archived: false current_release: - tag: '1.10' - published_at: '2025-04-30' + tag: '1.11' + published_at: '2025-12-17' commit_history: + 2025-02: 5 + 2025-03: 29 + 2025-04: 24 + 2025-05: 2 + 2025-06: 2 + 2025-07: 3 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 6 + 2025-12: 9 + 2026-01: 0 diff --git a/software/opencart.yml b/software/opencart.yml index a732cfd570..9dc545b068 100644 --- a/software/opencart.yml +++ b/software/opencart.yml @@ -8,14 +8,22 @@ platforms: tags: - E-commerce source_code_url: https://github.com/opencart/opencart -stargazers_count: 7941 -updated_at: '2025-11-04' +stargazers_count: 8001 +updated_at: '2026-01-04' archived: false current_release: - tag: 3.0.4.1 - published_at: '2025-05-14' + tag: 3.0.5.0 + published_at: '2025-12-12' commit_history: + 2025-02: 215 + 2025-03: 459 + 2025-04: 105 + 2025-05: 134 + 2025-06: 129 + 2025-07: 227 2025-08: 154 2025-09: 123 2025-10: 238 - 2025-11: 23 + 2025-11: 79 + 2025-12: 61 + 2026-01: 13 diff --git a/software/opencloud.yml b/software/opencloud.yml new file mode 100644 index 0000000000..7a92dacc88 --- /dev/null +++ b/software/opencloud.yml @@ -0,0 +1,23 @@ +name: OpenCloud +website_url: https://docs.opencloud.eu/ +source_code_url: https://github.com/opencloud-eu/opencloud +description: File Sharing and Collaboration Platform. +licenses: + - Apache-2.0 +platforms: + - Docker + - Go + - Nodejs +tags: + - File Transfer & Synchronization +stargazers_count: 4522 +updated_at: '2026-01-03' +archived: false +current_release: + tag: v4.1.0 + published_at: '2025-12-15' +commit_history: + 2025-10: 82 + 2025-11: 140 + 2025-12: 158 + 2026-01: 2 diff --git a/software/openemr.yml b/software/openemr.yml index 05b60c862f..9d11391815 100644 --- a/software/openemr.yml +++ b/software/openemr.yml @@ -10,11 +10,19 @@ platforms: tags: - Health and Fitness demo_url: https://www.open-emr.org/demo/ -stargazers_count: 4509 -updated_at: '2025-11-05' +stargazers_count: 4615 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 54 + 2025-03: 47 + 2025-04: 35 + 2025-05: 37 + 2025-06: 59 + 2025-07: 90 2025-08: 60 2025-09: 63 2025-10: 238 - 2025-11: 28 + 2025-11: 114 + 2025-12: 121 + 2026-01: 81 diff --git a/software/openfire.yml b/software/openfire.yml index fa6ada3f5a..7e824e0b4d 100644 --- a/software/openfire.yml +++ b/software/openfire.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - XMPP - Servers source_code_url: https://github.com/igniterealtime/Openfire -stargazers_count: 2974 -updated_at: '2025-10-27' +stargazers_count: 2983 +updated_at: '2025-12-18' archived: false current_release: - tag: v5.0.2 - published_at: '2025-09-15' + tag: v5.0.3 + published_at: '2025-12-12' commit_history: + 2025-02: 52 + 2025-03: 163 + 2025-04: 23 + 2025-05: 21 + 2025-06: 116 + 2025-07: 44 2025-08: 48 2025-09: 17 - 2025-10: 26 - 2025-11: 0 + 2025-10: 27 + 2025-11: 65 + 2025-12: 60 + 2026-01: 0 diff --git a/software/opengist.yml b/software/opengist.yml index a943996114..4bf2260ff3 100644 --- a/software/opengist.yml +++ b/software/opengist.yml @@ -11,14 +11,22 @@ tags: - Pastebins source_code_url: https://github.com/thomiceli/opengist demo_url: https://demo.opengist.io -stargazers_count: 2783 -updated_at: '2025-10-31' +stargazers_count: 2890 +updated_at: '2025-12-28' archived: false current_release: tag: v1.11.1 published_at: '2025-09-30' commit_history: + 2025-02: 8 + 2025-03: 8 + 2025-04: 6 + 2025-05: 10 + 2025-06: 0 + 2025-07: 2 2025-08: 6 2025-09: 10 2025-10: 16 2025-11: 0 + 2025-12: 31 + 2026-01: 0 diff --git a/software/openhab.yml b/software/openhab.yml index c56375a9c4..ed3d6704e7 100644 --- a/software/openhab.yml +++ b/software/openhab.yml @@ -8,11 +8,19 @@ platforms: tags: - Internet of Things (IoT) source_code_url: https://github.com/openhab/openhab-core -stargazers_count: 1057 -updated_at: '2025-11-04' +stargazers_count: 1085 +updated_at: '2026-01-03' archived: false commit_history: + 2025-02: 31 + 2025-03: 24 + 2025-04: 64 + 2025-05: 39 + 2025-06: 34 + 2025-07: 37 2025-08: 37 2025-09: 35 2025-10: 35 - 2025-11: 1 + 2025-11: 36 + 2025-12: 54 + 2026-01: 1 diff --git a/software/openmediavault.yml b/software/openmediavault.yml index 14418bb7ce..f8e5292a2b 100644 --- a/software/openmediavault.yml +++ b/software/openmediavault.yml @@ -8,11 +8,19 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/openmediavault/openmediavault -stargazers_count: 6122 -updated_at: '2025-11-06' +stargazers_count: 6341 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 41 + 2025-03: 32 + 2025-04: 31 + 2025-05: 33 + 2025-06: 38 + 2025-07: 55 2025-08: 35 2025-09: 23 2025-10: 56 - 2025-11: 22 + 2025-11: 108 + 2025-12: 61 + 2026-01: 22 diff --git a/software/openmeetings.yml b/software/openmeetings.yml index 6adcc92198..62c585d19f 100644 --- a/software/openmeetings.yml +++ b/software/openmeetings.yml @@ -8,14 +8,22 @@ platforms: tags: - Groupware source_code_url: https://github.com/apache/openmeetings -stargazers_count: 668 +stargazers_count: 670 updated_at: '2025-11-04' archived: false current_release: tag: 8.1.0 published_at: '2025-10-05' commit_history: + 2025-02: 2 + 2025-03: 1 + 2025-04: 2 + 2025-05: 3 + 2025-06: 4 + 2025-07: 11 2025-08: 7 2025-09: 8 2025-10: 6 2025-11: 3 + 2025-12: 0 + 2026-01: 0 diff --git a/software/openolat.yml b/software/openolat.yml index 9175ae8bea..4b3339c0b9 100644 --- a/software/openolat.yml +++ b/software/openolat.yml @@ -9,11 +9,19 @@ tags: - Learning and Courses source_code_url: https://github.com/OpenOLAT/OpenOLAT demo_url: https://learn.olat.com -stargazers_count: 391 -updated_at: '2025-11-06' +stargazers_count: 405 +updated_at: '2025-12-24' archived: false commit_history: + 2025-02: 309 + 2025-03: 348 + 2025-04: 377 + 2025-05: 293 + 2025-06: 236 + 2025-07: 278 2025-08: 257 2025-09: 232 2025-10: 267 - 2025-11: 30 + 2025-11: 245 + 2025-12: 183 + 2026-01: 0 diff --git a/software/openolitor.yml b/software/openolitor.yml index 3ce99ceafb..1a39b85ea6 100644 --- a/software/openolitor.yml +++ b/software/openolitor.yml @@ -9,13 +9,21 @@ tags: - Community-Supported Agriculture (CSA) source_code_url: https://github.com/OpenOlitor/openolitor-server stargazers_count: 20 -updated_at: '2025-08-13' +updated_at: '2025-11-11' archived: false current_release: tag: 2.6.43 published_at: '2025-08-13' commit_history: + 2025-02: 3 + 2025-03: 6 + 2025-04: 5 + 2025-05: 38 + 2025-06: 2 + 2025-07: 27 2025-08: 5 2025-09: 0 - 2025-10: 0 - 2025-11: 0 + 2025-10: 1 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/openproject.yml b/software/openproject.yml index 805ab95ffc..732b56b434 100644 --- a/software/openproject.yml +++ b/software/openproject.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/opf/openproject -stargazers_count: 13078 -updated_at: '2025-11-06' +stargazers_count: 13494 +updated_at: '2026-01-02' archived: false current_release: - tag: v16.6.0 - published_at: '2025-11-05' + tag: v16.6.3 + published_at: '2025-12-11' commit_history: + 2025-02: 1153 + 2025-03: 1206 + 2025-04: 1109 + 2025-05: 753 + 2025-06: 1050 + 2025-07: 1157 2025-08: 948 2025-09: 1089 2025-10: 1080 - 2025-11: 253 + 2025-11: 1307 + 2025-12: 733 + 2026-01: 3 diff --git a/software/openreader-webui.yml b/software/openreader-webui.yml new file mode 100644 index 0000000000..851b2d9907 --- /dev/null +++ b/software/openreader-webui.yml @@ -0,0 +1,22 @@ +name: OpenReader WebUI +website_url: https://openreader.richardr.dev/ +source_code_url: https://github.com/richardr1126/OpenReader-WebUI +description: EPUB, PDF, DOCX, MD, and TXT file text to speech document reader. Read documents in realtime with high-quality TTS; or extract audiobooks. +licenses: + - MIT +platforms: + - Docker +tags: + - Miscellaneous +demo_url: https://openreader.richardr.dev/ +stargazers_count: 256 +updated_at: '2025-12-12' +archived: false +current_release: + tag: v1.1.2 + published_at: '2025-12-12' +commit_history: + 2025-10: 0 + 2025-11: 47 + 2025-12: 1 + 2026-01: 0 diff --git a/software/openremote.yml b/software/openremote.yml index 6bbfa137a0..bfe4469770 100644 --- a/software/openremote.yml +++ b/software/openremote.yml @@ -9,14 +9,22 @@ tags: - Internet of Things (IoT) source_code_url: https://github.com/openremote/openremote demo_url: https://demo.openremote.io/ -stargazers_count: 1556 -updated_at: '2025-11-03' +stargazers_count: 1606 +updated_at: '2025-12-24' archived: false current_release: - tag: 1.10.0 - published_at: '2025-10-30' + tag: 1.12.3 + published_at: '2025-12-18' commit_history: + 2025-02: 25 + 2025-03: 22 + 2025-04: 28 + 2025-05: 19 + 2025-06: 27 + 2025-07: 27 2025-08: 21 2025-09: 38 2025-10: 27 - 2025-11: 1 + 2025-11: 21 + 2025-12: 32 + 2026-01: 0 diff --git a/software/openrouteservice.yml b/software/openrouteservice.yml index 7fd2cfb427..b1333db50f 100644 --- a/software/openrouteservice.yml +++ b/software/openrouteservice.yml @@ -10,14 +10,22 @@ tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/GIScience/openrouteservice demo_url: https://openrouteservice.org/dev/#/api-docs/introduction -stargazers_count: 1754 -updated_at: '2025-10-31' +stargazers_count: 1792 +updated_at: '2025-12-18' archived: false current_release: - tag: v9.5.0 - published_at: '2025-10-31' + tag: v9.6.0 + published_at: '2025-12-17' commit_history: + 2025-02: 8 + 2025-03: 226 + 2025-04: 87 + 2025-05: 67 + 2025-06: 36 + 2025-07: 28 2025-08: 36 2025-09: 84 - 2025-10: 22 - 2025-11: 0 + 2025-10: 38 + 2025-11: 96 + 2025-12: 79 + 2026-01: 0 diff --git a/software/opensearch.yml b/software/opensearch.yml index ed05b9a6c2..ca9cb04f9b 100644 --- a/software/opensearch.yml +++ b/software/opensearch.yml @@ -11,14 +11,22 @@ platforms: tags: - Search Engines source_code_url: https://github.com/opensearch-project/OpenSearch -stargazers_count: 11835 -updated_at: '2025-11-06' +stargazers_count: 12149 +updated_at: '2026-01-04' archived: false current_release: - tag: 2.19.4 - published_at: '2025-11-06' + tag: 3.4.0 + published_at: '2025-12-17' commit_history: + 2025-02: 69 + 2025-03: 83 + 2025-04: 170 + 2025-05: 98 + 2025-06: 99 + 2025-07: 89 2025-08: 122 2025-09: 126 2025-10: 131 - 2025-11: 20 + 2025-11: 84 + 2025-12: 65 + 2026-01: 4 diff --git a/software/opensign.yml b/software/opensign.yml index 919356d272..130b4e0644 100644 --- a/software/opensign.yml +++ b/software/opensign.yml @@ -10,14 +10,22 @@ platforms: tags: - Document Management depends_3rdparty: true -stargazers_count: 5408 -updated_at: '2025-11-01' +stargazers_count: 5758 +updated_at: '2025-12-22' archived: false current_release: - tag: v2.30.0 - published_at: '2025-10-16' + tag: v2.34.0 + published_at: '2025-12-22' commit_history: + 2025-02: 34 + 2025-03: 34 + 2025-04: 27 + 2025-05: 29 + 2025-06: 14 + 2025-07: 20 2025-08: 8 - 2025-09: 14 + 2025-09: 15 2025-10: 4 - 2025-11: 2 + 2025-11: 19 + 2025-12: 4 + 2026-01: 0 diff --git a/software/opensips.yml b/software/opensips.yml index 6524d68831..21361bc938 100644 --- a/software/opensips.yml +++ b/software/opensips.yml @@ -8,11 +8,19 @@ platforms: tags: - Communication - SIP source_code_url: https://github.com/OpenSIPS/opensips -stargazers_count: 1403 -updated_at: '2025-11-05' +stargazers_count: 1426 +updated_at: '2025-12-21' archived: false commit_history: + 2025-02: 50 + 2025-03: 67 + 2025-04: 60 + 2025-05: 92 + 2025-06: 44 + 2025-07: 30 2025-08: 22 2025-09: 33 - 2025-10: 23 - 2025-11: 2 + 2025-10: 28 + 2025-11: 21 + 2025-12: 109 + 2026-01: 0 diff --git a/software/openslides.yml b/software/openslides.yml index 8966ad0a43..3888d649a9 100644 --- a/software/openslides.yml +++ b/software/openslides.yml @@ -10,14 +10,22 @@ tags: - Conference Management - Booking and Scheduling demo_url: https://demo.os4.openslides.com/login -stargazers_count: 569 -updated_at: '2025-10-27' +stargazers_count: 585 +updated_at: '2025-12-16' archived: false current_release: - tag: 4.2.24 - published_at: '2025-10-27' + tag: 4.2.28 + published_at: '2025-12-11' commit_history: + 2025-02: 5 + 2025-03: 14 + 2025-04: 5 + 2025-05: 11 + 2025-06: 5 + 2025-07: 11 2025-08: 14 2025-09: 4 2025-10: 9 - 2025-11: 0 + 2025-11: 9 + 2025-12: 10 + 2026-01: 0 diff --git a/software/openstreetmap.yml b/software/openstreetmap.yml index aed284d07d..d9ca469536 100644 --- a/software/openstreetmap.yml +++ b/software/openstreetmap.yml @@ -9,11 +9,19 @@ tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/openstreetmap/openstreetmap-website related_software_url: https://wiki.openstreetmap.org/wiki/Software -stargazers_count: 2558 -updated_at: '2025-11-06' +stargazers_count: 2611 +updated_at: '2026-01-01' archived: false commit_history: + 2025-02: 395 + 2025-03: 264 + 2025-04: 255 + 2025-05: 254 + 2025-06: 218 + 2025-07: 316 2025-08: 190 2025-09: 88 - 2025-10: 129 - 2025-11: 17 + 2025-10: 130 + 2025-11: 98 + 2025-12: 140 + 2026-01: 4 diff --git a/software/opentrashmail.yml b/software/opentrashmail.yml index 09ed7d7164..9d93082532 100644 --- a/software/opentrashmail.yml +++ b/software/opentrashmail.yml @@ -10,11 +10,19 @@ platforms: - Docker tags: - Communication - Email - Mail Transfer Agents -stargazers_count: 742 +stargazers_count: 786 updated_at: '2025-08-28' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 8 + 2025-06: 0 + 2025-07: 2 2025-08: 4 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/opentripplanner.yml b/software/opentripplanner.yml index f157c79391..2ee9e478e2 100644 --- a/software/opentripplanner.yml +++ b/software/opentripplanner.yml @@ -9,14 +9,22 @@ platforms: tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/opentripplanner/OpenTripPlanner -stargazers_count: 2457 -updated_at: '2025-11-06' +stargazers_count: 2505 +updated_at: '2026-01-04' archived: false current_release: tag: v2.8.1 published_at: '2025-09-22' commit_history: - 2025-08: 309 - 2025-09: 308 - 2025-10: 457 - 2025-11: 36 + 2025-02: 441 + 2025-03: 483 + 2025-04: 279 + 2025-05: 291 + 2025-06: 229 + 2025-07: 304 + 2025-08: 324 + 2025-09: 312 + 2025-10: 581 + 2025-11: 388 + 2025-12: 213 + 2026-01: 8 diff --git a/software/openttd.yml b/software/openttd.yml index bb498a568c..8c5fa1c4e8 100644 --- a/software/openttd.yml +++ b/software/openttd.yml @@ -10,14 +10,22 @@ platforms: tags: - Games related_software_url: https://bananas.openttd.org/ -stargazers_count: 7242 -updated_at: '2025-11-06' +stargazers_count: 7434 +updated_at: '2026-01-04' archived: false current_release: - tag: 15.0-beta3 - published_at: '2025-08-31' + tag: '15.0' + published_at: '2026-01-01' commit_history: + 2025-02: 330 + 2025-03: 296 + 2025-04: 336 + 2025-05: 228 + 2025-06: 99 + 2025-07: 87 2025-08: 98 2025-09: 119 2025-10: 39 - 2025-11: 11 + 2025-11: 82 + 2025-12: 140 + 2026-01: 20 diff --git a/software/openziti.yml b/software/openziti.yml index 848a8eae6f..fe109b4c4a 100644 --- a/software/openziti.yml +++ b/software/openziti.yml @@ -1,5 +1,5 @@ name: OpenZiti -website_url: https://openziti.github.io/ +website_url: https://openziti.io/ description: Fully-featured, zero trust, full mesh overlay network. Includes a 2FA support out of the box, clients for all major desktop/mobile OS'es. licenses: - Apache-2.0 @@ -8,14 +8,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/openziti/ziti -stargazers_count: 3687 -updated_at: '2025-11-05' +stargazers_count: 3784 +updated_at: '2025-12-22' archived: false current_release: - tag: v1.7.1 - published_at: '2025-10-20' + tag: v1.8.0-pre4 + published_at: '2025-12-18' commit_history: + 2025-02: 115 + 2025-03: 94 + 2025-04: 37 + 2025-05: 37 + 2025-06: 74 + 2025-07: 29 2025-08: 15 2025-09: 55 - 2025-10: 28 - 2025-11: 2 + 2025-10: 32 + 2025-11: 45 + 2025-12: 72 + 2026-01: 0 diff --git a/software/operational.co.yml b/software/operational.co.yml index a1c38e6a4e..74b0ee22df 100644 --- a/software/operational.co.yml +++ b/software/operational.co.yml @@ -10,14 +10,22 @@ platforms: tags: - Miscellaneous demo_url: https://app.operational.co/?signinas=kevin -stargazers_count: 407 +stargazers_count: 419 updated_at: '2025-09-17' archived: false current_release: tag: v0.3.1 published_at: '2025-07-10' commit_history: + 2025-02: 0 + 2025-03: 43 + 2025-04: 59 + 2025-05: 59 + 2025-06: 52 + 2025-07: 6 2025-08: 2 2025-09: 26 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/opik.yml b/software/opik.yml index e1d327b607..cef70b3f4a 100644 --- a/software/opik.yml +++ b/software/opik.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - API Management depends_3rdparty: true -stargazers_count: 15485 -updated_at: '2025-11-06' +stargazers_count: 17128 +updated_at: '2026-01-02' archived: false current_release: - tag: 1.9.0 - published_at: '2025-11-06' + tag: 1.9.70 + published_at: '2026-01-01' commit_history: + 2025-02: 207 + 2025-03: 247 + 2025-04: 280 + 2025-05: 325 + 2025-06: 239 + 2025-07: 211 2025-08: 241 2025-09: 309 2025-10: 409 - 2025-11: 76 + 2025-11: 388 + 2025-12: 289 + 2026-01: 2 diff --git a/software/opnform.yml b/software/opnform.yml index 9ca770c2a6..703e31db79 100644 --- a/software/opnform.yml +++ b/software/opnform.yml @@ -11,14 +11,14 @@ platforms: tags: - Polls and Events demo_url: https://opnform.com/forms/create/guest -stargazers_count: 2966 -updated_at: '2025-11-06' +stargazers_count: 2970 +updated_at: '2025-11-11' archived: false current_release: - tag: v1.10.1 - published_at: '2025-10-31' + tag: v1.10.2 + published_at: '2025-11-09' commit_history: 2025-08: 35 2025-09: 41 2025-10: 77 - 2025-11: 10 + 2025-11: 11 diff --git a/software/osem.yml b/software/osem.yml index 27929edecb..66ee8c9577 100644 --- a/software/osem.yml +++ b/software/osem.yml @@ -10,13 +10,21 @@ tags: - Conference Management source_code_url: https://github.com/openSUSE/osem stargazers_count: 910 -updated_at: '2025-10-15' +updated_at: '2025-11-21' archived: false current_release: tag: v1.0 published_at: '2016-05-24' commit_history: + 2025-02: 10 + 2025-03: 6 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 140 2025-09: 12 - 2025-10: 8 - 2025-11: 0 + 2025-10: 9 + 2025-11: 4 + 2025-12: 0 + 2026-01: 0 diff --git a/software/ossn.yml b/software/ossn.yml index a80a03a266..f127ed0bef 100644 --- a/software/ossn.yml +++ b/software/ossn.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/opensource-socialnetwork/opensource-socialnetwork -stargazers_count: 1166 -updated_at: '2025-11-06' +stargazers_count: 1178 +updated_at: '2025-12-27' archived: false current_release: tag: '8.9' published_at: '2025-10-10' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 4 + 2025-06: 0 + 2025-07: 3 2025-08: 36 2025-09: 51 2025-10: 63 2025-11: 5 + 2025-12: 23 + 2026-01: 0 diff --git a/software/otobo.yml b/software/otobo.yml index 3e2347178b..6d04414734 100644 --- a/software/otobo.yml +++ b/software/otobo.yml @@ -10,11 +10,19 @@ tags: - Ticketing source_code_url: https://github.com/RotherOSS/otobo demo_url: https://otobo.io/en/service-management-plattform/otobo-demo/ -stargazers_count: 314 -updated_at: '2025-11-06' +stargazers_count: 313 +updated_at: '2025-12-29' archived: false commit_history: + 2025-02: 136 + 2025-03: 59 + 2025-04: 43 + 2025-05: 145 + 2025-06: 41 + 2025-07: 164 2025-08: 113 2025-09: 127 2025-10: 90 - 2025-11: 10 + 2025-11: 61 + 2025-12: 158 + 2026-01: 0 diff --git a/software/ots.yml b/software/ots.yml index 471014c127..ee86a97785 100644 --- a/software/ots.yml +++ b/software/ots.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/Luzifer/ots -stargazers_count: 656 -updated_at: '2025-11-06' +stargazers_count: 711 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.19.1 - published_at: '2025-10-18' + tag: v1.20.1 + published_at: '2025-12-19' commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 4 + 2025-05: 64 + 2025-06: 40 + 2025-07: 39 2025-08: 62 2025-09: 42 2025-10: 51 - 2025-11: 11 + 2025-11: 48 + 2025-12: 37 + 2026-01: 2 diff --git a/software/otter-wiki.yml b/software/otter-wiki.yml index 916441c57d..28a639cd6f 100644 --- a/software/otter-wiki.yml +++ b/software/otter-wiki.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Wikis -stargazers_count: 1110 -updated_at: '2025-11-02' +stargazers_count: 1225 +updated_at: '2026-01-02' archived: false current_release: - tag: v2.14.1 - published_at: '2025-09-18' + tag: v2.15.1 + published_at: '2026-01-02' commit_history: + 2025-02: 10 + 2025-03: 53 + 2025-04: 36 + 2025-05: 6 + 2025-06: 19 + 2025-07: 12 2025-08: 31 2025-09: 7 2025-10: 0 - 2025-11: 4 + 2025-11: 25 + 2025-12: 16 + 2026-01: 5 diff --git a/software/our-shopping-list.yml b/software/our-shopping-list.yml index cc3a3cb9bf..420bb7b58c 100644 --- a/software/our-shopping-list.yml +++ b/software/our-shopping-list.yml @@ -9,14 +9,22 @@ tags: - Task Management & To-do Lists source_code_url: https://github.com/nanawel/our-shopping-list demo_url: https://osl.lanterne-rouge.info/ -stargazers_count: 151 -updated_at: '2025-10-23' +stargazers_count: 156 +updated_at: '2025-11-15' archived: false current_release: - tag: 4.0.4 - published_at: '2025-10-23' + tag: 4.0.5 + published_at: '2025-11-19' commit_history: + 2025-02: 4 + 2025-03: 6 + 2025-04: 3 + 2025-05: 0 + 2025-06: 12 + 2025-07: 2 2025-08: 4 2025-09: 4 2025-10: 4 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/outline-server.yml b/software/outline-server.yml index de4e1cffef..eace7f07b7 100644 --- a/software/outline-server.yml +++ b/software/outline-server.yml @@ -9,14 +9,22 @@ platforms: tags: - Proxy source_code_url: https://github.com/Jigsaw-Code/outline-server -stargazers_count: 6093 +stargazers_count: 6117 updated_at: '2025-03-31' archived: false current_release: tag: server-v1.12.3 published_at: '2025-02-24' commit_history: + 2025-01: 1 + 2025-02: 8 + 2025-03: 6 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 diff --git a/software/outline.yml b/software/outline.yml index ef94f0064b..36a8ee1754 100644 --- a/software/outline.yml +++ b/software/outline.yml @@ -10,14 +10,22 @@ tags: - Wikis source_code_url: https://github.com/outline/outline depends_3rdparty: true -stargazers_count: 35765 -updated_at: '2025-11-05' +stargazers_count: 36532 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.0.1 - published_at: '2025-10-29' + tag: v1.1.0 + published_at: '2025-11-16' commit_history: + 2025-02: 147 + 2025-03: 125 + 2025-04: 105 + 2025-05: 118 + 2025-06: 74 + 2025-07: 141 2025-08: 145 2025-09: 90 2025-10: 138 - 2025-11: 12 + 2025-11: 110 + 2025-12: 155 + 2026-01: 18 diff --git a/software/ovenmediaengine.yml b/software/ovenmediaengine.yml index 669cc52aae..8dddb0d8ac 100644 --- a/software/ovenmediaengine.yml +++ b/software/ovenmediaengine.yml @@ -10,14 +10,22 @@ tags: - Media Streaming - Video Streaming source_code_url: https://github.com/AirenSoft/OvenMediaEngine demo_url: https://demo.ovenplayer.com -stargazers_count: 2952 -updated_at: '2025-11-03' +stargazers_count: 3019 +updated_at: '2025-12-30' archived: false current_release: - tag: v0.19.0 - published_at: '2025-08-02' + tag: v0.20.0 + published_at: '2025-12-19' commit_history: + 2025-02: 87 + 2025-03: 55 + 2025-04: 12 + 2025-05: 40 + 2025-06: 47 + 2025-07: 50 2025-08: 55 2025-09: 37 2025-10: 50 - 2025-11: 8 + 2025-11: 32 + 2025-12: 48 + 2026-01: 0 diff --git a/software/overleaf.yml b/software/overleaf.yml index 2f3b7866bc..4afaaf0744 100644 --- a/software/overleaf.yml +++ b/software/overleaf.yml @@ -8,14 +8,22 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/overleaf/overleaf -stargazers_count: 16795 -updated_at: '2025-11-06' +stargazers_count: 17093 +updated_at: '2025-12-18' archived: false current_release: tag: v0.1.3 published_at: '2015-02-26' commit_history: + 2025-02: 297 + 2025-03: 245 + 2025-04: 194 + 2025-05: 277 + 2025-06: 255 + 2025-07: 272 2025-08: 228 2025-09: 252 2025-10: 219 - 2025-11: 50 + 2025-11: 188 + 2025-12: 128 + 2026-01: 0 diff --git a/software/overseerr.yml b/software/overseerr.yml index e39ffda1a7..d87b70d76e 100644 --- a/software/overseerr.yml +++ b/software/overseerr.yml @@ -9,14 +9,22 @@ tags: - Media Management source_code_url: https://github.com/sct/overseerr depends_3rdparty: true -stargazers_count: 4851 +stargazers_count: 4983 updated_at: '2025-08-14' archived: false current_release: tag: v1.34.0 published_at: '2025-03-26' commit_history: + 2025-02: 14 + 2025-03: 14 + 2025-04: 12 + 2025-05: 4 + 2025-06: 3 + 2025-07: 1 2025-08: 2 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/owncast.yml b/software/owncast.yml index c837b19e27..8ca59c5e94 100644 --- a/software/owncast.yml +++ b/software/owncast.yml @@ -8,14 +8,22 @@ platforms: tags: - Media Streaming - Video Streaming source_code_url: https://github.com/owncast/owncast -stargazers_count: 10620 -updated_at: '2025-11-06' +stargazers_count: 10785 +updated_at: '2026-01-04' archived: false current_release: tag: v0.2.3 published_at: '2025-05-10' commit_history: + 2025-02: 56 + 2025-03: 41 + 2025-04: 46 + 2025-05: 47 + 2025-06: 33 + 2025-07: 79 2025-08: 97 2025-09: 45 2025-10: 171 - 2025-11: 17 + 2025-11: 110 + 2025-12: 105 + 2026-01: 13 diff --git a/software/owncloud.yml b/software/owncloud.yml index 8e8e9f3a48..c1357e6350 100644 --- a/software/owncloud.yml +++ b/software/owncloud.yml @@ -11,6 +11,19 @@ tags: - File Transfer & Synchronization source_code_url: https://github.com/owncloud/core related_software_url: https://github.com/owncloud/core/wiki/Apps -stargazers_count: 8643 -updated_at: '2025-10-21' +stargazers_count: 8713 +updated_at: '2025-12-14' archived: false +commit_history: + 2025-02: 1 + 2025-03: 17 + 2025-04: 8 + 2025-05: 1 + 2025-06: 10 + 2025-07: 13 + 2025-08: 16 + 2025-09: 12 + 2025-10: 14 + 2025-11: 5 + 2025-12: 7 + 2026-01: 0 diff --git a/software/owntracks-recorder.yml b/software/owntracks-recorder.yml index 67d9b131e4..992bd77a47 100644 --- a/software/owntracks-recorder.yml +++ b/software/owntracks-recorder.yml @@ -12,14 +12,22 @@ tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/owntracks/recorder depends_3rdparty: true -stargazers_count: 1079 +stargazers_count: 1102 updated_at: '2025-08-13' archived: false current_release: tag: 1.0.1 published_at: '2025-08-12' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 4 + 2025-05: 2 + 2025-06: 6 + 2025-07: 0 2025-08: 10 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/oxid-eshop.yml b/software/oxid-eshop.yml index b96ad38930..47a2e44d87 100644 --- a/software/oxid-eshop.yml +++ b/software/oxid-eshop.yml @@ -8,11 +8,19 @@ platforms: tags: - E-commerce source_code_url: https://github.com/OXID-eSales/oxideshop_ce -stargazers_count: 237 -updated_at: '2025-10-31' +stargazers_count: 236 +updated_at: '2025-11-27' archived: false commit_history: + 2025-02: 44 + 2025-03: 16 + 2025-04: 5 + 2025-05: 19 + 2025-06: 28 + 2025-07: 43 2025-08: 27 2025-09: 17 2025-10: 23 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/paaster.yml b/software/paaster.yml index 6fcb348390..2139c4ef22 100644 --- a/software/paaster.yml +++ b/software/paaster.yml @@ -8,14 +8,22 @@ platforms: tags: - Pastebins source_code_url: https://github.com/WardPearce/paaster -stargazers_count: 498 -updated_at: '2025-10-28' +stargazers_count: 505 +updated_at: '2026-01-01' archived: false current_release: tag: v3.1.7 published_at: '2025-06-10' commit_history: + 2025-02: 110 + 2025-03: 38 + 2025-04: 76 + 2025-05: 43 + 2025-06: 57 + 2025-07: 33 2025-08: 50 2025-09: 45 2025-10: 50 - 2025-11: 0 + 2025-11: 24 + 2025-12: 34 + 2026-01: 7 diff --git a/software/pairdrop.yml b/software/pairdrop.yml index 8bf78e2607..5fd2096be2 100644 --- a/software/pairdrop.yml +++ b/software/pairdrop.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/schlagmichdoch/pairdrop -stargazers_count: 9120 +stargazers_count: 9539 updated_at: '2025-02-25' archived: false current_release: tag: v1.11.2 published_at: '2025-02-24' commit_history: + 2025-02: 88 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/pangolin.yml b/software/pangolin.yml index ea178c49ef..d286f969b2 100644 --- a/software/pangolin.yml +++ b/software/pangolin.yml @@ -9,14 +9,22 @@ platforms: tags: - Web Servers - Remote Access -stargazers_count: 15980 -updated_at: '2025-11-04' +stargazers_count: 17711 +updated_at: '2026-01-02' archived: false current_release: - tag: 1.12.1 - published_at: '2025-11-03' + tag: 1.14.1 + published_at: '2025-12-24' commit_history: + 2025-02: 153 + 2025-03: 87 + 2025-04: 186 + 2025-05: 139 + 2025-06: 287 + 2025-07: 305 2025-08: 375 2025-09: 356 2025-10: 663 - 2025-11: 13 + 2025-11: 380 + 2025-12: 686 + 2026-01: 1 diff --git a/software/paperless-ngx.yml b/software/paperless-ngx.yml index 58deb270f8..efcdf0544f 100644 --- a/software/paperless-ngx.yml +++ b/software/paperless-ngx.yml @@ -11,14 +11,22 @@ tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/paperless-ngx/paperless-ngx demo_url: https://demo.paperless-ngx.com/ -stargazers_count: 34093 -updated_at: '2025-11-06' +stargazers_count: 35347 +updated_at: '2025-12-29' archived: false current_release: - tag: v2.19.5 - published_at: '2025-11-06' + tag: v2.20.3 + published_at: '2025-12-18' commit_history: + 2025-02: 85 + 2025-03: 94 + 2025-04: 86 + 2025-05: 69 + 2025-06: 69 + 2025-07: 40 2025-08: 95 2025-09: 94 2025-10: 96 - 2025-11: 24 + 2025-11: 89 + 2025-12: 65 + 2026-01: 0 diff --git a/software/papermerge.yml b/software/papermerge.yml index 0e390cefe2..a4d1985521 100644 --- a/software/papermerge.yml +++ b/software/papermerge.yml @@ -9,14 +9,22 @@ platforms: tags: - Document Management source_code_url: https://github.com/papermerge/papermerge-core -stargazers_count: 394 -updated_at: '2025-11-06' +stargazers_count: 408 +updated_at: '2026-01-02' archived: false current_release: tag: 3.5.3 published_at: '2025-08-18' commit_history: + 2025-02: 6 + 2025-03: 34 + 2025-04: 51 + 2025-05: 17 + 2025-06: 26 + 2025-07: 27 2025-08: 80 2025-09: 88 2025-10: 76 - 2025-11: 11 + 2025-11: 80 + 2025-12: 69 + 2026-01: 3 diff --git a/software/papra.yml b/software/papra.yml index 5d94e8b2bb..f1a84a4a1f 100644 --- a/software/papra.yml +++ b/software/papra.yml @@ -10,14 +10,22 @@ tags: - Document Management - Archiving and Digital Preservation (DP) demo_url: https://demo.papra.app/ -stargazers_count: 2632 -updated_at: '2025-11-02' +stargazers_count: 3143 +updated_at: '2026-01-03' archived: false current_release: - tag: '@papra/webhooks@0.3.1' - published_at: '2025-11-02' + tag: '@papra/webhooks@0.3.2' + published_at: '2025-12-21' commit_history: + 2025-02: 19 + 2025-03: 18 + 2025-04: 65 + 2025-05: 38 + 2025-06: 34 + 2025-07: 24 2025-08: 22 2025-09: 33 2025-10: 72 - 2025-11: 2 + 2025-11: 44 + 2025-12: 38 + 2026-01: 5 diff --git a/software/para.yml b/software/para.yml index 9c465dc86a..e666009ae0 100644 --- a/software/para.yml +++ b/software/para.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/erudika/para -stargazers_count: 556 -updated_at: '2025-10-25' +stargazers_count: 560 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.51.0 - published_at: '2025-10-21' + tag: v1.51.4 + published_at: '2025-11-26' commit_history: + 2025-02: 1 + 2025-03: 7 + 2025-04: 3 + 2025-05: 11 + 2025-06: 4 + 2025-07: 1 2025-08: 0 2025-09: 7 2025-10: 15 - 2025-11: 0 + 2025-11: 40 + 2025-12: 15 + 2026-01: 1 diff --git a/software/part-db.yml b/software/part-db.yml index 4d4300f47f..d7fb4e0e95 100644 --- a/software/part-db.yml +++ b/software/part-db.yml @@ -11,14 +11,22 @@ platforms: tags: - Inventory Management demo_url: https://demo.part-db.de/en/ -stargazers_count: 1354 -updated_at: '2025-11-02' +stargazers_count: 1425 +updated_at: '2026-01-04' archived: false current_release: - tag: v2.2.1 - published_at: '2025-10-19' + tag: v2.4.0 + published_at: '2026-01-04' commit_history: + 2025-02: 75 + 2025-03: 38 + 2025-04: 0 + 2025-05: 12 + 2025-06: 6 + 2025-07: 58 2025-08: 131 2025-09: 117 2025-10: 37 - 2025-11: 5 + 2025-11: 41 + 2025-12: 41 + 2026-01: 19 diff --git a/software/passbolt.yml b/software/passbolt.yml index cd6d1a418c..600df98402 100644 --- a/software/passbolt.yml +++ b/software/passbolt.yml @@ -11,14 +11,22 @@ platforms: tags: - Password Managers source_code_url: https://github.com/passbolt/passbolt_api -stargazers_count: 5414 -updated_at: '2025-11-04' +stargazers_count: 5549 +updated_at: '2025-12-22' archived: false current_release: - tag: v5.6.1 - published_at: '2025-11-04' + tag: v5.8.0 + published_at: '2025-12-22' commit_history: - 2025-08: 84 - 2025-09: 105 - 2025-10: 42 - 2025-11: 7 + 2025-02: 60 + 2025-03: 181 + 2025-04: 87 + 2025-05: 107 + 2025-06: 176 + 2025-07: 144 + 2025-08: 85 + 2025-09: 107 + 2025-10: 121 + 2025-11: 138 + 2025-12: 87 + 2026-01: 0 diff --git a/software/passky.yml b/software/passky.yml deleted file mode 100644 index 0645fec486..0000000000 --- a/software/passky.yml +++ /dev/null @@ -1,23 +0,0 @@ -name: Passky -website_url: https://passky.org -description: Simple and modern password manager with website, browser extension, android and desktop application. -licenses: - - GPL-3.0 -platforms: - - PHP - - Docker -tags: - - Password Managers -source_code_url: https://github.com/Rabbit-Company/Passky-Server -demo_url: https://vault.passky.org -stargazers_count: 237 -updated_at: '2024-11-05' -archived: false -current_release: - tag: v8.1.8 - published_at: '2024-11-05' -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 diff --git a/software/password-pusher.yml b/software/password-pusher.yml index dae552294d..da9820dcee 100644 --- a/software/password-pusher.yml +++ b/software/password-pusher.yml @@ -10,14 +10,22 @@ platforms: tags: - Pastebins source_code_url: https://github.com/pglombardo/PasswordPusher -stargazers_count: 2722 -updated_at: '2025-11-06' +stargazers_count: 2805 +updated_at: '2025-12-31' archived: false current_release: - tag: v1.63.0-g - published_at: '2025-10-16' + tag: v1.65.3 + published_at: '2025-12-19' commit_history: + 2025-02: 122 + 2025-03: 78 + 2025-04: 64 + 2025-05: 86 + 2025-06: 88 + 2025-07: 79 2025-08: 64 2025-09: 67 2025-10: 98 - 2025-11: 15 + 2025-11: 86 + 2025-12: 99 + 2026-01: 0 diff --git a/software/pastefy.yml b/software/pastefy.yml index 10ec6985c7..f859dbadf9 100644 --- a/software/pastefy.yml +++ b/software/pastefy.yml @@ -11,14 +11,22 @@ tags: - Pastebins source_code_url: https://github.com/interaapps/pastefy related_software_url: https://github.com/topics/pastefy-addon -stargazers_count: 366 +stargazers_count: 393 updated_at: '2025-10-15' archived: false current_release: tag: 7.1.5 published_at: '2025-10-15' commit_history: + 2025-02: 7 + 2025-03: 11 + 2025-04: 9 + 2025-05: 26 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 5 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/payload-cms.yml b/software/payload-cms.yml index 3421ca7ab2..4c239c158f 100644 --- a/software/payload-cms.yml +++ b/software/payload-cms.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/payloadcms/payload -stargazers_count: 38591 -updated_at: '2025-11-06' +stargazers_count: 39673 +updated_at: '2026-01-02' archived: false current_release: - tag: v3.62.1 - published_at: '2025-11-03' + tag: v3.69.0 + published_at: '2025-12-19' commit_history: + 2025-02: 279 + 2025-03: 218 + 2025-04: 132 + 2025-05: 158 + 2025-06: 182 + 2025-07: 169 2025-08: 122 2025-09: 164 2025-10: 190 - 2025-11: 22 + 2025-11: 124 + 2025-12: 105 + 2026-01: 2 diff --git a/software/pdfding.yml b/software/pdfding.yml index d59ace032d..2e8d9ead41 100644 --- a/software/pdfding.yml +++ b/software/pdfding.yml @@ -1,21 +1,31 @@ name: PdfDing -website_url: https://github.com/mrmn2/PdfDing +website_url: https://www.pdfding.com source_code_url: https://github.com/mrmn2/PdfDing +demo_url: https://demo.pdfding.com description: PDF manager, viewer and editor offering a seamless user experience on multiple devices. It's designed to be minimal, fast, and easy to set up using Docker. licenses: - AGPL-3.0 platforms: - Docker + - K8S tags: - Document Management -stargazers_count: 1367 -updated_at: '2025-11-05' +stargazers_count: 1502 +updated_at: '2025-12-27' archived: false current_release: - tag: v1.3.3 - published_at: '2025-10-24' + tag: v1.4.1 + published_at: '2025-11-15' commit_history: + 2025-02: 43 + 2025-03: 44 + 2025-04: 13 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 7 2025-10: 16 - 2025-11: 6 + 2025-11: 57 + 2025-12: 20 + 2026-01: 0 diff --git a/software/peergos.yml b/software/peergos.yml index 3f61c27af0..2c7ab121b8 100644 --- a/software/peergos.yml +++ b/software/peergos.yml @@ -8,11 +8,19 @@ platforms: tags: - File Transfer & Synchronization source_code_url: https://github.com/Peergos/Peergos -stargazers_count: 2288 -updated_at: '2025-11-06' +stargazers_count: 2336 +updated_at: '2025-12-24' archived: false commit_history: + 2025-02: 42 + 2025-03: 30 + 2025-04: 46 + 2025-05: 62 + 2025-06: 92 + 2025-07: 56 2025-08: 56 2025-09: 82 2025-10: 75 - 2025-11: 8 + 2025-11: 52 + 2025-12: 31 + 2026-01: 0 diff --git a/software/peertube.yml b/software/peertube.yml index 1beeef2736..a22cf8dedc 100644 --- a/software/peertube.yml +++ b/software/peertube.yml @@ -8,14 +8,22 @@ platforms: tags: - Media Streaming - Video Streaming source_code_url: https://github.com/Chocobozzz/PeerTube -stargazers_count: 14160 -updated_at: '2025-10-31' +stargazers_count: 14400 +updated_at: '2026-01-02' archived: false current_release: - tag: v7.3.0 - published_at: '2025-09-09' + tag: v8.0.1 + published_at: '2025-12-16' commit_history: + 2025-02: 186 + 2025-03: 139 + 2025-04: 166 + 2025-05: 237 + 2025-06: 82 + 2025-07: 135 2025-08: 132 2025-09: 98 2025-10: 133 - 2025-11: 0 + 2025-11: 213 + 2025-12: 200 + 2026-01: 5 diff --git a/software/pelican-panel.yml b/software/pelican-panel.yml index f19f376542..472d3015ab 100644 --- a/software/pelican-panel.yml +++ b/software/pelican-panel.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Games - Administrative Utilities & Control Panels -stargazers_count: 8247 -updated_at: '2025-06-18' +stargazers_count: 1799 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.11.11 - published_at: '2025-06-18' + tag: v1.0.0-beta30 + published_at: '2025-12-19' commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 + 2025-02: 46 + 2025-03: 91 + 2025-04: 64 + 2025-05: 53 + 2025-06: 29 + 2025-07: 41 + 2025-08: 33 + 2025-09: 40 + 2025-10: 36 + 2025-11: 52 + 2025-12: 51 + 2026-01: 2 diff --git a/software/penpot.yml b/software/penpot.yml index aa66e07582..ad9542ad36 100644 --- a/software/penpot.yml +++ b/software/penpot.yml @@ -8,14 +8,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/penpot/penpot -stargazers_count: 41046 -updated_at: '2025-11-06' +stargazers_count: 43593 +updated_at: '2026-01-02' archived: false current_release: - tag: 2.10.1 - published_at: '2025-10-16' + tag: 2.12.1 + published_at: '2025-12-30' commit_history: + 2025-02: 368 + 2025-03: 348 + 2025-04: 307 + 2025-05: 411 + 2025-06: 422 + 2025-07: 311 2025-08: 343 2025-09: 263 - 2025-10: 447 - 2025-11: 66 + 2025-10: 455 + 2025-11: 330 + 2025-12: 295 + 2026-01: 2 diff --git a/software/perplexica.yml b/software/perplexica.yml index 329c83d43c..9fc25b4ac9 100644 --- a/software/perplexica.yml +++ b/software/perplexica.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Generative Artificial Intelligence (GenAI) -stargazers_count: 27140 -updated_at: '2025-10-30' +stargazers_count: 27972 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.11.2 - published_at: '2025-10-25' + tag: v1.12.1 + published_at: '2025-12-31' commit_history: + 2025-02: 23 + 2025-03: 65 + 2025-04: 30 + 2025-05: 20 + 2025-06: 14 + 2025-07: 39 2025-08: 25 2025-09: 30 - 2025-10: 126 - 2025-11: 0 + 2025-10: 128 + 2025-11: 75 + 2025-12: 157 + 2026-01: 2 diff --git a/software/personal-management-system.yml b/software/personal-management-system.yml index ca6be5d558..3957d8bf95 100644 --- a/software/personal-management-system.yml +++ b/software/personal-management-system.yml @@ -9,14 +9,22 @@ platforms: tags: - Personal Dashboards demo_url: https://github.com/Volmarg/personal-management-system#documentation--demo -stargazers_count: 3622 -updated_at: '2025-11-06' +stargazers_count: 3747 +updated_at: '2026-01-03' archived: false current_release: - tag: v2.0.1 - published_at: '2025-09-27' + tag: v2.0.2 + published_at: '2025-11-27' commit_history: + 2025-02: 12 + 2025-03: 32 + 2025-04: 18 + 2025-05: 35 + 2025-06: 23 + 2025-07: 17 2025-08: 16 2025-09: 22 2025-10: 23 - 2025-11: 5 + 2025-11: 18 + 2025-12: 4 + 2026-01: 3 diff --git a/software/photofield.yml b/software/photofield.yml index 389a7cd402..6048041d21 100644 --- a/software/photofield.yml +++ b/software/photofield.yml @@ -9,14 +9,22 @@ platforms: - Go tags: - Photo Galleries -stargazers_count: 527 -updated_at: '2025-10-14' +stargazers_count: 547 +updated_at: '2026-01-01' archived: false current_release: - tag: v0.20.0 - published_at: '2025-10-13' + tag: v0.21.0 + published_at: '2026-01-01' commit_history: + 2025-02: 0 + 2025-03: 28 + 2025-04: 0 + 2025-05: 9 + 2025-06: 20 + 2025-07: 18 2025-08: 29 2025-09: 30 - 2025-10: 55 - 2025-11: 0 + 2025-10: 64 + 2025-11: 1 + 2025-12: 47 + 2026-01: 9 diff --git a/software/photoprism.yml b/software/photoprism.yml index 825aeb77a0..44fab23c5c 100644 --- a/software/photoprism.yml +++ b/software/photoprism.yml @@ -10,14 +10,22 @@ tags: - Photo Galleries source_code_url: https://github.com/photoprism/photoprism demo_url: https://demo.photoprism.app/library/browse -stargazers_count: 38703 -updated_at: '2025-11-06' +stargazers_count: 39050 +updated_at: '2025-12-30' archived: false current_release: - tag: 250707-d28b3101e - published_at: '2025-07-07' + tag: 251130-b3068414c + published_at: '2025-12-01' commit_history: - 2025-08: 91 + 2025-02: 268 + 2025-03: 321 + 2025-04: 307 + 2025-05: 97 + 2025-06: 72 + 2025-07: 139 + 2025-08: 98 2025-09: 227 2025-10: 419 - 2025-11: 29 + 2025-11: 297 + 2025-12: 45 + 2026-01: 0 diff --git a/software/photoview.yml b/software/photoview.yml index 94a86acbe7..2ed2651455 100644 --- a/software/photoview.yml +++ b/software/photoview.yml @@ -10,14 +10,22 @@ tags: - Photo Galleries source_code_url: https://github.com/photoview/photoview demo_url: https://photoview.github.io/ -stargazers_count: 6228 -updated_at: '2025-11-03' +stargazers_count: 6312 +updated_at: '2025-12-21' archived: false current_release: tag: v2.4.0 published_at: '2024-06-23' commit_history: + 2025-02: 8 + 2025-03: 5 + 2025-04: 4 + 2025-05: 10 + 2025-06: 14 + 2025-07: 18 2025-08: 17 2025-09: 15 2025-10: 6 - 2025-11: 1 + 2025-11: 10 + 2025-12: 8 + 2026-01: 0 diff --git a/software/phpbb.yml b/software/phpbb.yml index 3bc468bf88..5866d26a98 100644 --- a/software/phpbb.yml +++ b/software/phpbb.yml @@ -8,11 +8,19 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/phpbb/phpbb -stargazers_count: 1995 -updated_at: '2025-11-03' +stargazers_count: 2010 +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 62 + 2025-03: 35 + 2025-04: 96 + 2025-05: 79 + 2025-06: 53 + 2025-07: 54 2025-08: 1 - 2025-09: 99 - 2025-10: 42 - 2025-11: 1 + 2025-09: 108 + 2025-10: 53 + 2025-11: 50 + 2025-12: 102 + 2026-01: 17 diff --git a/software/phplist.yml b/software/phplist.yml index e0c5cf2067..b6ddcb2096 100644 --- a/software/phplist.yml +++ b/software/phplist.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Email - Mailing Lists and Newsletters source_code_url: https://github.com/phpList/phplist3 -stargazers_count: 823 +stargazers_count: 828 updated_at: '2025-05-27' archived: false current_release: tag: v3.7.0-RC2 published_at: '2025-06-21' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 42 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/pi-hole.yml b/software/pi-hole.yml index 7d57fa6319..042497ff8c 100644 --- a/software/pi-hole.yml +++ b/software/pi-hole.yml @@ -10,14 +10,22 @@ platforms: tags: - DNS source_code_url: https://github.com/pi-hole/pi-hole -stargazers_count: 54101 -updated_at: '2025-10-28' +stargazers_count: 55076 +updated_at: '2025-11-27' archived: false current_release: - tag: v6.2.2 - published_at: '2025-10-28' + tag: v6.3 + published_at: '2025-11-27' commit_history: + 2025-02: 74 + 2025-03: 40 + 2025-04: 75 + 2025-05: 55 + 2025-06: 36 + 2025-07: 63 2025-08: 22 2025-09: 2 - 2025-10: 37 - 2025-11: 0 + 2025-10: 39 + 2025-11: 24 + 2025-12: 0 + 2026-01: 0 diff --git a/software/picoshare.yml b/software/picoshare.yml index b88411f53e..f90bc8bb9c 100644 --- a/software/picoshare.yml +++ b/software/picoshare.yml @@ -10,14 +10,22 @@ tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/mtlynch/picoshare demo_url: https://demo.pico.rocks -stargazers_count: 2742 -updated_at: '2025-10-21' +stargazers_count: 2793 +updated_at: '2025-12-23' archived: false current_release: tag: 1.5.1 published_at: '2025-08-24' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 0 + 2025-05: 7 + 2025-06: 8 + 2025-07: 7 2025-08: 1 2025-09: 1 2025-10: 1 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/picsur.yml b/software/picsur.yml index 990091c0b2..79e1ab55f5 100644 --- a/software/picsur.yml +++ b/software/picsur.yml @@ -9,14 +9,22 @@ tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/CaramelFur/Picsur demo_url: https://picsur.org/upload -stargazers_count: 1190 +stargazers_count: 1211 updated_at: '2025-10-12' archived: false current_release: tag: 0.5.6 published_at: '2024-11-01' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/pictshare.yml b/software/pictshare.yml index 6d49017871..397ab5d40d 100644 --- a/software/pictshare.yml +++ b/software/pictshare.yml @@ -9,11 +9,19 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/HaschekSolutions/pictshare -stargazers_count: 889 +stargazers_count: 898 updated_at: '2025-05-06' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/pigallery-2.yml b/software/pigallery-2.yml index 92fcae566c..f001613072 100644 --- a/software/pigallery-2.yml +++ b/software/pigallery-2.yml @@ -9,14 +9,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/bpatrik/pigallery2 -stargazers_count: 2022 -updated_at: '2025-11-05' +stargazers_count: 2098 +updated_at: '2025-12-30' archived: false current_release: - tag: 3.0.1 - published_at: '2025-11-02' + tag: 3.1.0 + published_at: '2025-12-07' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 0 + 2025-05: 1 + 2025-06: 6 + 2025-07: 86 2025-08: 75 2025-09: 73 2025-10: 75 - 2025-11: 19 + 2025-11: 73 + 2025-12: 70 + 2026-01: 0 diff --git a/software/piler.yml b/software/piler.yml index 4c4f9567e8..0abcb05ac5 100644 --- a/software/piler.yml +++ b/software/piler.yml @@ -8,14 +8,22 @@ platforms: - C tags: - Communication - Email - Mail Delivery Agents -stargazers_count: 204 -updated_at: '2025-11-06' +stargazers_count: 228 +updated_at: '2026-01-02' archived: false current_release: tag: piler-1.4.8 published_at: '2025-09-24' commit_history: + 2025-02: 3 + 2025-03: 3 + 2025-04: 1 + 2025-05: 1 + 2025-06: 6 + 2025-07: 2 2025-08: 0 2025-09: 4 2025-10: 1 - 2025-11: 2 + 2025-11: 4 + 2025-12: 13 + 2026-01: 5 diff --git a/software/pimcore.yml b/software/pimcore.yml index c33be7984b..35d75fbb87 100644 --- a/software/pimcore.yml +++ b/software/pimcore.yml @@ -9,14 +9,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/pimcore/pimcore -stargazers_count: 3665 -updated_at: '2025-11-06' +stargazers_count: 3695 +updated_at: '2026-01-02' archived: false current_release: - tag: v12.2.2 - published_at: '2025-11-03' + tag: v12.3.0 + published_at: '2025-12-09' commit_history: + 2025-02: 76 + 2025-03: 37 + 2025-04: 90 + 2025-05: 41 + 2025-06: 29 + 2025-07: 79 2025-08: 84 2025-09: 40 2025-10: 32 - 2025-11: 9 + 2025-11: 52 + 2025-12: 49 + 2026-01: 1 diff --git a/software/pinchflat.yml b/software/pinchflat.yml index d2e55d2659..37571a6692 100644 --- a/software/pinchflat.yml +++ b/software/pinchflat.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Management depends_3rdparty: true -stargazers_count: 4067 -updated_at: '2025-09-28' +stargazers_count: 4401 +updated_at: '2025-12-16' archived: false current_release: tag: v2025.9.26 published_at: '2025-09-26' commit_history: + 2025-02: 7 + 2025-03: 9 + 2025-04: 4 + 2025-05: 0 + 2025-06: 2 + 2025-07: 0 2025-08: 0 2025-09: 4 2025-10: 0 2025-11: 0 + 2025-12: 3 + 2026-01: 0 diff --git a/software/pinepods.yml b/software/pinepods.yml index 30cb35d108..1d6134558f 100644 --- a/software/pinepods.yml +++ b/software/pinepods.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Audio Streaming demo_url: https://try.pinepods.online -stargazers_count: 667 -updated_at: '2025-11-05' +stargazers_count: 758 +updated_at: '2025-12-02' archived: false current_release: tag: 0.8.2 published_at: '2025-11-04' commit_history: + 2025-02: 43 + 2025-03: 34 + 2025-04: 17 + 2025-05: 75 + 2025-06: 32 + 2025-07: 104 2025-08: 87 2025-09: 93 - 2025-10: 22 - 2025-11: 54 + 2025-10: 23 + 2025-11: 90 + 2025-12: 6 + 2026-01: 0 diff --git a/software/piqueserver.yml b/software/piqueserver.yml index 5512bd2434..dfe762fd23 100644 --- a/software/piqueserver.yml +++ b/software/piqueserver.yml @@ -10,14 +10,22 @@ tags: - Games source_code_url: https://github.com/piqueserver/piqueserver related_software_url: https://github.com/yvt/openspades -stargazers_count: 225 +stargazers_count: 227 updated_at: '2025-10-11' archived: false current_release: tag: v1.3.0 published_at: '2025-03-30' commit_history: + 2025-02: 3 + 2025-03: 2 + 2025-04: 8 + 2025-05: 6 + 2025-06: 2 + 2025-07: 0 2025-08: 1 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/piwigo.yml b/software/piwigo.yml index 61ae63cd5e..2c22a8a863 100644 --- a/software/piwigo.yml +++ b/software/piwigo.yml @@ -8,14 +8,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/Piwigo/Piwigo -stargazers_count: 3618 -updated_at: '2025-11-03' +stargazers_count: 3684 +updated_at: '2026-01-04' archived: false current_release: - tag: 15.7.0 - published_at: '2025-10-20' + tag: 16.2.0 + published_at: '2025-12-30' commit_history: + 2025-02: 10 + 2025-03: 21 + 2025-04: 5 + 2025-05: 6 + 2025-06: 11 + 2025-07: 14 2025-08: 19 2025-09: 21 2025-10: 17 - 2025-11: 2 + 2025-11: 50 + 2025-12: 15 + 2026-01: 1 diff --git a/software/pixelfed.yml b/software/pixelfed.yml index dd5039a3a8..cf013dbbc5 100644 --- a/software/pixelfed.yml +++ b/software/pixelfed.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/pixelfed/pixelfed -stargazers_count: 6799 -updated_at: '2025-11-05' +stargazers_count: 6842 +updated_at: '2025-11-20' archived: false current_release: tag: v0.12.6 published_at: '2025-09-03' commit_history: + 2025-02: 114 + 2025-03: 135 + 2025-04: 100 + 2025-05: 94 + 2025-06: 22 + 2025-07: 56 2025-08: 56 2025-09: 52 2025-10: 21 - 2025-11: 104 + 2025-11: 259 + 2025-12: 0 + 2026-01: 0 diff --git a/software/plainpad.yml b/software/plainpad.yml index 9206e03d2f..dfc1f15e68 100644 --- a/software/plainpad.yml +++ b/software/plainpad.yml @@ -9,14 +9,22 @@ tags: - Note-taking & Editors source_code_url: https://github.com/alextselegidis/plainpad demo_url: https://alextselegidis.com/try/plainpad/ -stargazers_count: 356 -updated_at: '2025-07-21' +stargazers_count: 378 +updated_at: '2025-12-04' archived: false current_release: - tag: 1.0.0 - published_at: '2024-12-13' + tag: 1.1.0-alpha.1 + published_at: '2025-12-05' commit_history: + 2025-02: 4 + 2025-03: 2 + 2025-04: 3 + 2025-05: 5 + 2025-06: 0 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 10 + 2025-12: 15 + 2026-01: 0 diff --git a/software/plane.yml b/software/plane.yml index 00f043db42..fca6c7ecca 100644 --- a/software/plane.yml +++ b/software/plane.yml @@ -9,14 +9,22 @@ tags: - Software Development - Project Management source_code_url: https://github.com/makeplane/plane demo_url: https://app.plane.so -stargazers_count: 39751 -updated_at: '2025-11-06' +stargazers_count: 42791 +updated_at: '2025-12-30' archived: false current_release: - tag: v1.1.0 - published_at: '2025-10-23' + tag: v1.2.1 + published_at: '2025-12-12' commit_history: + 2025-02: 124 + 2025-03: 115 + 2025-04: 120 + 2025-05: 96 + 2025-06: 100 + 2025-07: 174 2025-08: 95 2025-09: 145 2025-10: 127 - 2025-11: 21 + 2025-11: 108 + 2025-12: 207 + 2026-01: 0 diff --git a/software/planka.yml b/software/planka.yml index cb9760cf56..244db577ee 100644 --- a/software/planka.yml +++ b/software/planka.yml @@ -11,14 +11,22 @@ tags: - Task Management & To-do Lists source_code_url: https://github.com/plankanban/planka demo_url: https://plankanban.github.io/planka/#/ -stargazers_count: 10929 -updated_at: '2025-11-06' +stargazers_count: 11290 +updated_at: '2026-01-02' archived: false current_release: tag: planka-1.1.1 published_at: '2025-10-31' commit_history: + 2025-02: 6 + 2025-03: 8 + 2025-04: 16 + 2025-05: 43 + 2025-06: 58 + 2025-07: 38 2025-08: 21 2025-09: 33 2025-10: 22 - 2025-11: 4 + 2025-11: 27 + 2025-12: 22 + 2026-01: 1 diff --git a/software/plausible-analytics.yml b/software/plausible-analytics.yml index eb1ec647af..f4fe5dfd5e 100644 --- a/software/plausible-analytics.yml +++ b/software/plausible-analytics.yml @@ -8,14 +8,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/plausible/analytics/ -stargazers_count: 112 -updated_at: '2025-10-05' +stargazers_count: 24024 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.20.0 - published_at: '2025-06-25' + tag: v3.2.0-rc.0 + published_at: '2025-12-29' commit_history: - 2025-08: 24 - 2025-09: 50 - 2025-10: 21 - 2025-11: 0 + 2025-02: 76 + 2025-03: 94 + 2025-04: 78 + 2025-05: 55 + 2025-06: 81 + 2025-07: 44 + 2025-08: 66 + 2025-09: 65 + 2025-10: 63 + 2025-11: 43 + 2025-12: 45 + 2026-01: 1 diff --git a/software/plik.yml b/software/plik.yml index b5b2f54186..c829d6ed99 100644 --- a/software/plik.yml +++ b/software/plik.yml @@ -10,14 +10,22 @@ tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/root-gg/plik demo_url: https://plik.root.gg/ -stargazers_count: 1663 -updated_at: '2025-06-13' +stargazers_count: 1682 +updated_at: '2025-12-06' archived: false current_release: tag: 1.3.8 published_at: '2023-09-19' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 7 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 7 + 2026-01: 0 diff --git a/software/plugnmeet.yml b/software/plugnmeet.yml index 0f06fd290e..e6c6ba1b2e 100644 --- a/software/plugnmeet.yml +++ b/software/plugnmeet.yml @@ -10,14 +10,22 @@ tags: - Communication - Video Conferencing source_code_url: https://github.com/mynaparrot/plugNmeet-server demo_url: https://demo.plugnmeet.com/login.html -stargazers_count: 404 -updated_at: '2025-11-03' +stargazers_count: 414 +updated_at: '2025-12-26' archived: false current_release: - tag: v1.9.4 - published_at: '2025-10-31' + tag: v2.0.2 + published_at: '2025-12-22' commit_history: + 2025-02: 48 + 2025-03: 8 + 2025-04: 21 + 2025-05: 19 + 2025-06: 30 + 2025-07: 29 2025-08: 12 2025-09: 86 2025-10: 47 - 2025-11: 5 + 2025-11: 55 + 2025-12: 67 + 2026-01: 0 diff --git a/software/pluxml.yml b/software/pluxml.yml index f6eed8798c..ac46f22363 100644 --- a/software/pluxml.yml +++ b/software/pluxml.yml @@ -8,14 +8,22 @@ platforms: tags: - Blogging Platforms source_code_url: https://github.com/pluxml/PluXml -stargazers_count: 229 -updated_at: '2025-10-27' +stargazers_count: 230 +updated_at: '2025-11-21' archived: false current_release: - tag: v5.8.21 - published_at: '2025-08-26' + tag: v5.8.22 + published_at: '2025-11-12' commit_history: + 2025-02: 12 + 2025-03: 17 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 5 2025-08: 8 2025-09: 0 2025-10: 4 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/pocketbase.yml b/software/pocketbase.yml index 5514978fbd..6671c637d9 100644 --- a/software/pocketbase.yml +++ b/software/pocketbase.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Low Code source_code_url: https://github.com/pocketbase/pocketbase -stargazers_count: 52448 -updated_at: '2025-10-23' +stargazers_count: 54867 +updated_at: '2025-12-21' archived: false current_release: - tag: v0.31.0 - published_at: '2025-10-24' + tag: v0.35.0 + published_at: '2025-12-21' commit_history: + 2025-02: 28 + 2025-03: 51 + 2025-04: 46 + 2025-05: 13 + 2025-06: 25 + 2025-07: 10 2025-08: 30 2025-09: 19 - 2025-10: 31 - 2025-11: 0 + 2025-10: 34 + 2025-11: 29 + 2025-12: 24 + 2026-01: 0 diff --git a/software/podfetch.yml b/software/podfetch.yml index 34a6fbdd75..392bd1fa38 100644 --- a/software/podfetch.yml +++ b/software/podfetch.yml @@ -9,14 +9,22 @@ platforms: - Rust tags: - Media Management -stargazers_count: 445 -updated_at: '2025-11-03' +stargazers_count: 453 +updated_at: '2025-12-29' archived: false current_release: tag: v4.9.0 published_at: '2025-09-27' commit_history: + 2025-02: 66 + 2025-03: 38 + 2025-04: 25 + 2025-05: 33 + 2025-06: 9 + 2025-07: 26 2025-08: 61 2025-09: 91 2025-10: 80 - 2025-11: 15 + 2025-11: 51 + 2025-12: 52 + 2026-01: 0 diff --git a/software/polaris.yml b/software/polaris.yml index 07ac59ac54..08f3005d9d 100644 --- a/software/polaris.yml +++ b/software/polaris.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/agersant/polaris -stargazers_count: 2420 -updated_at: '2025-09-13' +stargazers_count: 2489 +updated_at: '2026-01-04' archived: false current_release: tag: 0.15.0 published_at: '2025-02-05' commit_history: + 2025-02: 39 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 10 + 2026-01: 1 diff --git a/software/pomerium.yml b/software/pomerium.yml index 82624a1e06..d32115fdf3 100644 --- a/software/pomerium.yml +++ b/software/pomerium.yml @@ -9,14 +9,22 @@ platforms: tags: - Web Servers source_code_url: https://github.com/pomerium/pomerium -stargazers_count: 4513 -updated_at: '2025-11-06' +stargazers_count: 4608 +updated_at: '2026-01-02' archived: false current_release: - tag: v0.31.1 - published_at: '2025-10-23' + tag: v0.31.3 + published_at: '2025-12-11' commit_history: + 2025-02: 28 + 2025-03: 28 + 2025-04: 34 + 2025-05: 24 + 2025-06: 32 + 2025-07: 70 2025-08: 37 2025-09: 47 2025-10: 34 - 2025-11: 12 + 2025-11: 35 + 2025-12: 48 + 2026-01: 7 diff --git a/software/pomjs.yml b/software/pomjs.yml index b3d0d7bef2..4671a3a5e7 100644 --- a/software/pomjs.yml +++ b/software/pomjs.yml @@ -15,7 +15,15 @@ current_release: tag: 1.1.4 published_at: '2023-07-25' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/portkey.yml b/software/portkey.yml index ca9e961456..ab0a9b325b 100644 --- a/software/portkey.yml +++ b/software/portkey.yml @@ -10,14 +10,22 @@ platforms: tags: - Personal Dashboards demo_url: https://demo.portkey.page -stargazers_count: 75 -updated_at: '2025-11-02' +stargazers_count: 87 +updated_at: '2025-12-27' archived: false current_release: - tag: v2.0.1 - published_at: '2025-05-28' + tag: v2.0.2 + published_at: '2025-12-27' commit_history: + 2025-02: 43 + 2025-03: 32 + 2025-04: 23 + 2025-05: 36 + 2025-06: 10 + 2025-07: 9 2025-08: 26 2025-09: 39 2025-10: 36 - 2025-11: 2 + 2025-11: 26 + 2025-12: 36 + 2026-01: 0 diff --git a/software/posio.yml b/software/posio.yml index fc082c53b7..fd1fc1da0d 100644 --- a/software/posio.yml +++ b/software/posio.yml @@ -8,11 +8,19 @@ platforms: tags: - Games source_code_url: https://github.com/abrenaut/posio -stargazers_count: 663 +stargazers_count: 666 updated_at: '2024-07-29' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/postal.yml b/software/postal.yml index ea18c6b82e..21905e2f5b 100644 --- a/software/postal.yml +++ b/software/postal.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/postalserver/postal -stargazers_count: 16025 +stargazers_count: 16171 updated_at: '2025-10-03' archived: false current_release: tag: 3.3.4 published_at: '2024-06-20' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 10 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/posthog.yml b/software/posthog.yml index 1d7f268d7d..8918166b90 100644 --- a/software/posthog.yml +++ b/software/posthog.yml @@ -9,14 +9,22 @@ tags: - Analytics - Software Development - Feature Toggle source_code_url: https://github.com/posthog/posthog -stargazers_count: 29963 -updated_at: '2025-11-06' +stargazers_count: 30678 +updated_at: '2026-01-04' archived: false current_release: - tag: posthog-cli-v0.5.9 - published_at: '2025-11-06' + tag: posthog-cli-v0.5.21 + published_at: '2025-12-29' commit_history: + 2025-02: 901 + 2025-03: 942 + 2025-04: 880 + 2025-05: 749 + 2025-06: 1042 + 2025-07: 1140 2025-08: 994 2025-09: 1074 2025-10: 1333 - 2025-11: 237 + 2025-11: 1106 + 2025-12: 1350 + 2026-01: 37 diff --git a/software/postiz.yml b/software/postiz.yml index f6432ab691..5d02101987 100644 --- a/software/postiz.yml +++ b/software/postiz.yml @@ -9,14 +9,22 @@ tags: - Analytics source_code_url: https://github.com/gitroomhq/postiz-app depends_3rdparty: true -stargazers_count: 24164 -updated_at: '2025-11-06' +stargazers_count: 25836 +updated_at: '2026-01-03' archived: false current_release: - tag: v2.8.0 - published_at: '2025-10-20' + tag: v2.11.3 + published_at: '2025-12-29' commit_history: + 2025-02: 66 + 2025-03: 54 + 2025-04: 128 + 2025-05: 93 + 2025-06: 130 + 2025-07: 242 2025-08: 127 2025-09: 66 2025-10: 77 - 2025-11: 19 + 2025-11: 58 + 2025-12: 75 + 2026-01: 5 diff --git a/software/precis.yml b/software/precis.yml deleted file mode 100644 index 9762ba8ae6..0000000000 --- a/software/precis.yml +++ /dev/null @@ -1,22 +0,0 @@ -name: Precis -website_url: https://github.com/leozqin/precis -source_code_url: https://github.com/leozqin/precis -description: Extensibility-oriented RSS reader that can use LLMs (including local LLMs) to summarize RSS entries with built-in notification support. -licenses: - - MIT -platforms: - - Python - - Docker -tags: - - Feed Readers -stargazers_count: 79 -updated_at: '2024-12-15' -archived: false -current_release: - tag: v0.3.8 - published_at: '2024-12-15' -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 diff --git a/software/prestashop.yml b/software/prestashop.yml index 9e4599b41b..c62c977806 100644 --- a/software/prestashop.yml +++ b/software/prestashop.yml @@ -9,14 +9,22 @@ tags: - E-commerce source_code_url: https://github.com/PrestaShop/PrestaShop demo_url: https://demo.prestashop.com/ -stargazers_count: 8835 -updated_at: '2025-11-06' +stargazers_count: 8923 +updated_at: '2025-12-29' archived: false current_release: - tag: 9.0.1 - published_at: '2025-10-13' + tag: 9.0.2 + published_at: '2025-12-10' commit_history: + 2025-02: 194 + 2025-03: 239 + 2025-04: 180 + 2025-05: 209 + 2025-06: 205 + 2025-07: 250 2025-08: 215 2025-09: 284 - 2025-10: 260 - 2025-11: 14 + 2025-10: 283 + 2025-11: 256 + 2025-12: 182 + 2026-01: 0 diff --git a/software/pretalx.yml b/software/pretalx.yml index cb94414108..4b3951f4b8 100644 --- a/software/pretalx.yml +++ b/software/pretalx.yml @@ -8,14 +8,22 @@ platforms: tags: - Conference Management source_code_url: https://github.com/pretalx/pretalx -stargazers_count: 846 -updated_at: '2025-11-06' +stargazers_count: 865 +updated_at: '2025-12-24' archived: false current_release: - tag: v2025.1.0 - published_at: '2025-05-28' + tag: v2025.2.2 + published_at: '2025-12-05' commit_history: + 2025-02: 69 + 2025-03: 34 + 2025-04: 25 + 2025-05: 162 + 2025-06: 84 + 2025-07: 52 2025-08: 39 2025-09: 60 2025-10: 173 - 2025-11: 48 + 2025-11: 140 + 2025-12: 152 + 2026-01: 0 diff --git a/software/pretix.yml b/software/pretix.yml index 21b8cc3962..16a7289f63 100644 --- a/software/pretix.yml +++ b/software/pretix.yml @@ -9,11 +9,19 @@ platforms: tags: - E-commerce source_code_url: https://github.com/pretix/pretix -stargazers_count: 2244 -updated_at: '2025-11-06' +stargazers_count: 2297 +updated_at: '2025-12-23' archived: false commit_history: + 2025-02: 117 + 2025-03: 153 + 2025-04: 80 + 2025-05: 181 + 2025-06: 105 + 2025-07: 45 2025-08: 104 2025-09: 120 2025-10: 128 - 2025-11: 22 + 2025-11: 116 + 2025-12: 82 + 2026-01: 0 diff --git a/software/prisme-analytics.yml b/software/prisme-analytics.yml index aaf6198e19..08ea741caf 100644 --- a/software/prisme-analytics.yml +++ b/software/prisme-analytics.yml @@ -9,6 +9,22 @@ platforms: - Docker tags: - Analytics -stargazers_count: 112 -updated_at: '2025-10-05' +stargazers_count: 118 +updated_at: '2025-12-22' archived: false +current_release: + tag: v0.20.0 + published_at: '2025-06-25' +commit_history: + 2025-02: 2 + 2025-03: 8 + 2025-04: 0 + 2025-05: 3 + 2025-06: 13 + 2025-07: 16 + 2025-08: 24 + 2025-09: 50 + 2025-10: 21 + 2025-11: 4 + 2025-12: 5 + 2026-01: 0 diff --git a/software/privatebin.yml b/software/privatebin.yml index 49dfa8f994..850e66dc44 100644 --- a/software/privatebin.yml +++ b/software/privatebin.yml @@ -9,14 +9,22 @@ tags: - Pastebins source_code_url: https://github.com/PrivateBin/PrivateBin demo_url: https://privatebin.net/ -stargazers_count: 7704 -updated_at: '2025-11-05' +stargazers_count: 7897 +updated_at: '2025-12-25' archived: false current_release: - tag: 2.0.2 - published_at: '2025-10-28' + tag: 1.7.9 + published_at: '2025-11-13' commit_history: + 2025-02: 59 + 2025-03: 19 + 2025-04: 28 + 2025-05: 7 + 2025-06: 119 + 2025-07: 246 2025-08: 31 2025-09: 47 - 2025-10: 113 - 2025-11: 4 + 2025-10: 116 + 2025-11: 74 + 2025-12: 22 + 2026-01: 0 diff --git a/software/projectsend.yml b/software/projectsend.yml index 3af161c92c..9025920fb7 100644 --- a/software/projectsend.yml +++ b/software/projectsend.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/projectsend/projectsend -stargazers_count: 1733 -updated_at: '2025-10-14' +stargazers_count: 1780 +updated_at: '2025-12-16' archived: false current_release: tag: r1945 published_at: '2025-10-10' commit_history: + 2025-02: 2 + 2025-03: 4 + 2025-04: 5 + 2025-05: 1 + 2025-06: 5 + 2025-07: 2 2025-08: 0 2025-09: 148 2025-10: 34 - 2025-11: 0 + 2025-11: 4 + 2025-12: 16 + 2026-01: 0 diff --git a/software/psitransfer.yml b/software/psitransfer.yml index 24dcb542e7..8d52247cf0 100644 --- a/software/psitransfer.yml +++ b/software/psitransfer.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/psi-4ward/psitransfer -stargazers_count: 1783 -updated_at: '2025-06-04' +stargazers_count: 1817 +updated_at: '2025-12-29' archived: false current_release: - tag: v2.3.0 - published_at: '2025-06-04' + tag: v2.3.2 + published_at: '2025-12-30' commit_history: + 2025-02: 6 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 6 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 2 + 2025-12: 3 + 2026-01: 0 diff --git a/software/pterodactyl.yml b/software/pterodactyl.yml index 5574c0790c..bd83ea8865 100644 --- a/software/pterodactyl.yml +++ b/software/pterodactyl.yml @@ -8,6 +8,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/pterodactyl/panel -stargazers_count: 8213 -updated_at: '2025-06-18' +stargazers_count: 8456 +updated_at: '2026-01-04' archived: false +current_release: + tag: v1.11.11 + published_at: '2025-06-18' +commit_history: + 2025-02: 3 + 2025-03: 3 + 2025-04: 0 + 2025-05: 0 + 2025-06: 4 + 2025-07: 0 + 2025-08: 0 + 2025-09: 0 + 2025-10: 0 + 2025-11: 1 + 2025-12: 18 + 2026-01: 4 diff --git a/software/publify.yml b/software/publify.yml index 04dc8e27b8..04d086d5d9 100644 --- a/software/publify.yml +++ b/software/publify.yml @@ -9,13 +9,21 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/publify/publify stargazers_count: 1856 -updated_at: '2025-09-29' +updated_at: '2025-12-22' archived: false current_release: tag: v10.0.1 published_at: '2024-06-28' commit_history: + 2025-02: 0 + 2025-03: 22 + 2025-04: 10 + 2025-05: 2 + 2025-06: 6 + 2025-07: 2 2025-08: 0 2025-09: 45 2025-10: 0 - 2025-11: 0 + 2025-11: 12 + 2025-12: 4 + 2026-01: 0 diff --git a/software/pufferpanel.yml b/software/pufferpanel.yml index 60ca28838a..6dfb27225b 100644 --- a/software/pufferpanel.yml +++ b/software/pufferpanel.yml @@ -8,14 +8,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/pufferpanel/pufferpanel -stargazers_count: 1603 -updated_at: '2025-10-25' +stargazers_count: 1626 +updated_at: '2025-12-26' archived: false current_release: - tag: v3.0.0-rc.15 - published_at: '2025-09-10' + tag: v3.0.0-rc.16 + published_at: '2025-12-27' commit_history: + 2025-02: 33 + 2025-03: 43 + 2025-04: 6 + 2025-05: 3 + 2025-06: 27 + 2025-07: 9 2025-08: 17 2025-09: 24 2025-10: 9 - 2025-11: 0 + 2025-11: 5 + 2025-12: 10 + 2026-01: 0 diff --git a/software/pushbits.yml b/software/pushbits.yml index f9cb94e976..42529e6794 100644 --- a/software/pushbits.yml +++ b/software/pushbits.yml @@ -8,6 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/pushbits/server -stargazers_count: 347 +stargazers_count: 352 updated_at: '2025-05-29' archived: false +current_release: + tag: v0.10.7 + published_at: '2025-05-29' +commit_history: + 2025-02: 8 + 2025-03: 0 + 2025-04: 0 + 2025-05: 3 + 2025-06: 0 + 2025-07: 0 + 2025-08: 0 + 2025-09: 0 + 2025-10: 0 + 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/puter.yml b/software/puter.yml index b1a3e4ad2e..9699ec271d 100644 --- a/software/puter.yml +++ b/software/puter.yml @@ -11,14 +11,22 @@ tags: - Remote Access source_code_url: https://github.com/heyputer/puter demo_url: https://puter.com/ -stargazers_count: 37083 -updated_at: '2025-11-06' +stargazers_count: 38440 +updated_at: '2026-01-04' archived: false current_release: tag: v2.5.1 published_at: '2025-02-14' commit_history: + 2025-02: 110 + 2025-03: 84 + 2025-04: 80 + 2025-05: 83 + 2025-06: 84 + 2025-07: 147 2025-08: 178 2025-09: 260 2025-10: 238 - 2025-11: 56 + 2025-11: 172 + 2025-12: 201 + 2026-01: 6 diff --git a/software/pydio.yml b/software/pydio.yml index 044035c485..da155a38ff 100644 --- a/software/pydio.yml +++ b/software/pydio.yml @@ -9,14 +9,22 @@ tags: - File Transfer & Synchronization source_code_url: https://github.com/pydio/cells demo_url: https://pydio.com/en/demo -stargazers_count: 2082 -updated_at: '2025-11-06' +stargazers_count: 2113 +updated_at: '2025-12-31' archived: false current_release: - tag: v4.4.15 - published_at: '2025-06-17' + tag: v4.4.16 + published_at: '2025-12-02' commit_history: + 2025-02: 47 + 2025-03: 22 + 2025-04: 50 + 2025-05: 39 + 2025-06: 59 + 2025-07: 93 2025-08: 19 2025-09: 54 2025-10: 87 - 2025-11: 12 + 2025-11: 33 + 2025-12: 35 + 2026-01: 0 diff --git a/software/pyload.yml b/software/pyload.yml index 9563216be8..6d140149b9 100644 --- a/software/pyload.yml +++ b/software/pyload.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/pyload/pyload -stargazers_count: 3610 -updated_at: '2025-10-27' +stargazers_count: 3667 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.4.20 - published_at: '2020-02-20' + tag: v0.4.x + published_at: '2026-01-01' commit_history: + 2025-02: 2 + 2025-03: 13 + 2025-04: 15 + 2025-05: 1 + 2025-06: 13 + 2025-07: 18 2025-08: 24 2025-09: 5 2025-10: 21 - 2025-11: 0 + 2025-11: 33 + 2025-12: 25 + 2026-01: 2 diff --git a/software/qbittorrent.yml b/software/qbittorrent.yml index 68859e92ae..6743ee6dee 100644 --- a/software/qbittorrent.yml +++ b/software/qbittorrent.yml @@ -8,11 +8,19 @@ platforms: tags: - File Transfer - Peer-to-peer Filesharing source_code_url: https://github.com/qbittorrent/qBittorrent -stargazers_count: 33817 -updated_at: '2025-11-03' +stargazers_count: 34833 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 37 + 2025-03: 29 + 2025-04: 43 + 2025-05: 53 + 2025-06: 53 + 2025-07: 33 2025-08: 40 2025-09: 33 2025-10: 24 - 2025-11: 5 + 2025-11: 24 + 2025-12: 30 + 2026-01: 6 diff --git a/software/qloapps.yml b/software/qloapps.yml index dcad79777e..82b8e68ffd 100644 --- a/software/qloapps.yml +++ b/software/qloapps.yml @@ -10,14 +10,22 @@ tags: - Booking and Scheduling source_code_url: https://github.com/Qloapps/QloApps demo_url: https://demo.qloapps.com/ -stargazers_count: 10371 -updated_at: '2025-07-07' +stargazers_count: 11452 +updated_at: '2025-12-31' archived: false current_release: tag: v1.7.0 published_at: '2025-07-04' commit_history: + 2025-02: 147 + 2025-03: 81 + 2025-04: 58 + 2025-05: 248 + 2025-06: 276 + 2025-07: 85 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 3 + 2025-12: 11 + 2026-01: 0 diff --git a/software/qpixel.yml b/software/qpixel.yml index aeaa43cd53..7fad1bfb5b 100644 --- a/software/qpixel.yml +++ b/software/qpixel.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/codidact/qpixel -stargazers_count: 432 -updated_at: '2025-10-26' +stargazers_count: 434 +updated_at: '2025-12-14' archived: false current_release: tag: v0.12.3 published_at: '2025-09-22' commit_history: + 2025-02: 44 + 2025-03: 99 + 2025-04: 149 + 2025-05: 106 + 2025-06: 244 + 2025-07: 380 2025-08: 410 - 2025-09: 265 - 2025-10: 149 - 2025-11: 0 + 2025-09: 271 + 2025-10: 184 + 2025-11: 51 + 2025-12: 10 + 2026-01: 0 diff --git a/software/quassel-irc.yml b/software/quassel-irc.yml index 1acf3ae552..d8a6be27c0 100644 --- a/software/quassel-irc.yml +++ b/software/quassel-irc.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - IRC source_code_url: https://github.com/quassel/quassel -stargazers_count: 754 +stargazers_count: 759 updated_at: '2025-07-05' archived: false current_release: tag: 0.14.0 published_at: '2022-01-01' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 21 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/quickshare.yml b/software/quickshare.yml index 56cf70b43b..38a596a3c2 100644 --- a/software/quickshare.yml +++ b/software/quickshare.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/ihexxa/quickshare -stargazers_count: 591 -updated_at: '2025-10-12' +stargazers_count: 601 +updated_at: '2026-01-03' archived: false current_release: tag: v0.10.7 published_at: '2025-05-02' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 6 + 2025-05: 5 + 2025-06: 1 + 2025-07: 3 2025-08: 1 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 2 diff --git a/software/quizmaster.yml b/software/quizmaster.yml index 42465b9883..4ebb24691e 100644 --- a/software/quizmaster.yml +++ b/software/quizmaster.yml @@ -8,14 +8,22 @@ platforms: tags: - Games source_code_url: https://github.com/nymanjens/quizmaster -stargazers_count: 297 +stargazers_count: 298 updated_at: '2025-04-18' archived: false current_release: tag: v1.163 published_at: '2025-03-11' commit_history: + 2025-02: 2 + 2025-03: 2 + 2025-04: 4 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/radarr.yml b/software/radarr.yml index 31c2b1d839..b6c808a3cc 100644 --- a/software/radarr.yml +++ b/software/radarr.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Management source_code_url: https://github.com/Radarr/Radarr -stargazers_count: 12388 -updated_at: '2025-10-30' +stargazers_count: 12782 +updated_at: '2025-12-29' archived: false current_release: - tag: v6.0.3.10276 - published_at: '2025-10-26' + tag: v6.1.0.10316 + published_at: '2025-12-28' commit_history: + 2025-02: 41 + 2025-03: 75 + 2025-04: 90 + 2025-05: 55 + 2025-06: 37 + 2025-07: 9 2025-08: 14 2025-09: 47 2025-10: 9 - 2025-11: 0 + 2025-11: 6 + 2025-12: 3 + 2026-01: 0 diff --git a/software/radicale.yml b/software/radicale.yml index 0bacc2886a..63177d235d 100644 --- a/software/radicale.yml +++ b/software/radicale.yml @@ -9,14 +9,22 @@ platforms: tags: - Calendar & Contacts source_code_url: https://github.com/Kozea/Radicale -stargazers_count: 4093 -updated_at: '2025-11-06' +stargazers_count: 4235 +updated_at: '2026-01-03' archived: false current_release: - tag: v3.5.8 - published_at: '2025-11-06' + tag: v3.5.10 + published_at: '2025-12-18' commit_history: + 2025-02: 81 + 2025-03: 105 + 2025-04: 52 + 2025-05: 38 + 2025-06: 35 + 2025-07: 89 2025-08: 43 2025-09: 68 2025-10: 32 - 2025-11: 19 + 2025-11: 47 + 2025-12: 95 + 2026-01: 7 diff --git a/software/rallly.yml b/software/rallly.yml index 7f05d2e37e..46679dd0d3 100644 --- a/software/rallly.yml +++ b/software/rallly.yml @@ -11,14 +11,22 @@ tags: - Polls and Events source_code_url: https://github.com/lukevella/rallly demo_url: https://app.rallly.co -stargazers_count: 4785 -updated_at: '2025-11-06' +stargazers_count: 4881 +updated_at: '2026-01-04' archived: false current_release: - tag: v4.4.1 - published_at: '2025-09-11' + tag: v4.5.14 + published_at: '2025-12-31' commit_history: + 2025-02: 50 + 2025-03: 81 + 2025-04: 57 + 2025-05: 63 + 2025-06: 64 + 2025-07: 102 2025-08: 98 2025-09: 48 2025-10: 27 - 2025-11: 4 + 2025-11: 60 + 2025-12: 85 + 2026-01: 3 diff --git a/software/raneto.yml b/software/raneto.yml index 58b052e36e..9d21f1c924 100644 --- a/software/raneto.yml +++ b/software/raneto.yml @@ -8,14 +8,22 @@ platforms: tags: - Wikis source_code_url: https://github.com/ryanlelek/Raneto -stargazers_count: 2851 +stargazers_count: 2864 updated_at: '2025-09-15' archived: false current_release: tag: 0.18.0 published_at: '2025-09-15' commit_history: + 2025-02: 6 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 2 + 2025-07: 0 2025-08: 0 2025-09: 31 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/rapidbay.yml b/software/rapidbay.yml index c1873a74b4..85abf6c4b9 100644 --- a/software/rapidbay.yml +++ b/software/rapidbay.yml @@ -9,11 +9,19 @@ platforms: tags: - Media Streaming - Video Streaming source_code_url: https://github.com/hauxir/rapidbay/ -stargazers_count: 790 -updated_at: '2025-11-06' +stargazers_count: 811 +updated_at: '2025-12-27' archived: false commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 11 2025-09: 20 2025-10: 8 2025-11: 3 + 2025-12: 4 + 2026-01: 0 diff --git a/software/rconcli.yml b/software/rconcli.yml index 4a09335534..009cae3ed6 100644 --- a/software/rconcli.yml +++ b/software/rconcli.yml @@ -8,14 +8,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/gorcon/rcon-cli -stargazers_count: 595 +stargazers_count: 618 updated_at: '2025-06-08' archived: false current_release: tag: v0.10.3 published_at: '2023-03-11' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 1 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/reactive-resume.yml b/software/reactive-resume.yml index 8b3bc04a35..381cda8fe2 100644 --- a/software/reactive-resume.yml +++ b/software/reactive-resume.yml @@ -10,14 +10,22 @@ tags: - Miscellaneous source_code_url: https://github.com/AmruthPillai/Reactive-Resume demo_url: https://rxresu.me/app/dashboard/ -stargazers_count: 33728 -updated_at: '2025-11-06' +stargazers_count: 34313 +updated_at: '2025-12-23' archived: false current_release: tag: v4.5.4 published_at: '2025-11-04' commit_history: + 2025-02: 12 + 2025-03: 5 + 2025-04: 1 + 2025-05: 3 + 2025-06: 1 + 2025-07: 3 2025-08: 1 2025-09: 4 2025-10: 51 - 2025-11: 24 + 2025-11: 25 + 2025-12: 9 + 2026-01: 0 diff --git a/software/reader.yml b/software/reader.yml index 0574782218..c2a6f83561 100644 --- a/software/reader.yml +++ b/software/reader.yml @@ -8,14 +8,22 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/lemon24/reader -stargazers_count: 506 -updated_at: '2025-11-06' +stargazers_count: 519 +updated_at: '2026-01-04' archived: false current_release: - tag: '3.19' - published_at: '2025-10-01' + tag: '3.20' + published_at: '2025-11-26' commit_history: + 2025-02: 4 + 2025-03: 18 + 2025-04: 3 + 2025-05: 6 + 2025-06: 1 + 2025-07: 1 2025-08: 0 2025-09: 25 2025-10: 9 - 2025-11: 15 + 2025-11: 88 + 2025-12: 13 + 2026-01: 9 diff --git a/software/readflow.yml b/software/readflow.yml index 032749a182..4eed3d184d 100644 --- a/software/readflow.yml +++ b/software/readflow.yml @@ -9,14 +9,22 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/ncarlier/readflow -stargazers_count: 459 -updated_at: '2025-08-27' +stargazers_count: 463 +updated_at: '2025-11-26' archived: false current_release: tag: v1.2.0 published_at: '2024-03-04' commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 1 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 4 + 2025-12: 0 + 2026-01: 0 diff --git a/software/reaparr.yml b/software/reaparr.yml index ff49eac310..dd2adf6285 100644 --- a/software/reaparr.yml +++ b/software/reaparr.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Management depends_3rdparty: true -stargazers_count: 555 -updated_at: '2025-10-19' +stargazers_count: 586 +updated_at: '2025-12-26' archived: false current_release: - tag: v0.34.0 - published_at: '2025-10-19' + tag: v0.35.0-dev.1 + published_at: '2025-12-26' commit_history: + 2025-02: 40 + 2025-03: 15 + 2025-04: 86 + 2025-05: 32 + 2025-06: 99 + 2025-07: 81 2025-08: 133 2025-09: 128 2025-10: 88 - 2025-11: 0 + 2025-11: 150 + 2025-12: 114 + 2026-01: 0 diff --git a/software/receipt-wrangler.yml b/software/receipt-wrangler.yml index 3328013f6a..ab683a7319 100644 --- a/software/receipt-wrangler.yml +++ b/software/receipt-wrangler.yml @@ -10,14 +10,22 @@ tags: - Money, Budgeting & Management depends_3rdparty: true demo_url: https://demo.receiptwrangler.io -stargazers_count: 164 -updated_at: '2025-10-28' +stargazers_count: 181 +updated_at: '2025-12-18' archived: false current_release: tag: v6.6.1 published_at: '2025-10-06' commit_history: + 2025-02: 61 + 2025-03: 57 + 2025-04: 1 + 2025-05: 14 + 2025-06: 1 + 2025-07: 3 2025-08: 20 2025-09: 84 2025-10: 11 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/recipesage.yml b/software/recipesage.yml index aed031b875..8d2da8a28e 100644 --- a/software/recipesage.yml +++ b/software/recipesage.yml @@ -10,14 +10,22 @@ tags: - Inventory Management source_code_url: https://github.com/julianpoy/recipesage demo_url: https://recipesage.com -stargazers_count: 797 -updated_at: '2025-11-05' +stargazers_count: 812 +updated_at: '2026-01-04' archived: false current_release: - tag: v3.1.0 - published_at: '2025-11-05' + tag: v3.1.13 + published_at: '2025-12-31' commit_history: + 2025-02: 83 + 2025-03: 10 + 2025-04: 207 + 2025-05: 26 + 2025-06: 132 + 2025-07: 105 2025-08: 6 2025-09: 8 2025-10: 71 - 2025-11: 56 + 2025-11: 204 + 2025-12: 86 + 2026-01: 36 diff --git a/software/recipya.yml b/software/recipya.yml index 843194cb64..9ff60bb981 100644 --- a/software/recipya.yml +++ b/software/recipya.yml @@ -10,14 +10,22 @@ platforms: tags: - Recipe Management demo_url: https://recipes.musicavis.ca/guide/login -stargazers_count: 362 -updated_at: '2025-10-01' +stargazers_count: 378 +updated_at: '2025-11-14' archived: false current_release: tag: nightly published_at: '2025-10-02' commit_history: + 2025-02: 4 + 2025-03: 2 + 2025-04: 7 + 2025-05: 4 + 2025-06: 0 + 2025-07: 4 2025-08: 0 2025-09: 1 2025-10: 1 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/red-eclipse-2.yml b/software/red-eclipse-2.yml index 3dedfcfc3d..b0537db21a 100644 --- a/software/red-eclipse-2.yml +++ b/software/red-eclipse-2.yml @@ -12,14 +12,22 @@ platforms: tags: - Games source_code_url: https://github.com/redeclipse/base -stargazers_count: 482 -updated_at: '2025-10-04' +stargazers_count: 489 +updated_at: '2025-12-23' archived: false current_release: tag: v2.0.0 published_at: '2019-12-19' commit_history: + 2025-02: 35 + 2025-03: 20 + 2025-04: 27 + 2025-05: 43 + 2025-06: 65 + 2025-07: 70 2025-08: 18 2025-09: 1 2025-10: 6 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/redash.yml b/software/redash.yml index 8655fa7a24..c97dd371b6 100644 --- a/software/redash.yml +++ b/software/redash.yml @@ -8,14 +8,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/getredash/redash -stargazers_count: 27946 -updated_at: '2025-11-01' +stargazers_count: 28124 +updated_at: '2026-01-04' archived: false current_release: tag: v25.8.0 published_at: '2025-08-01' commit_history: + 2025-02: 12 + 2025-03: 4 + 2025-04: 7 + 2025-05: 9 + 2025-06: 1 + 2025-07: 13 2025-08: 7 2025-09: 16 2025-10: 10 - 2025-11: 1 + 2025-11: 5 + 2025-12: 6 + 2026-01: 2 diff --git a/software/redaxo.yml b/software/redaxo.yml index 2d64111f84..2146ae204b 100644 --- a/software/redaxo.yml +++ b/software/redaxo.yml @@ -9,14 +9,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/redaxo/redaxo -stargazers_count: 346 -updated_at: '2025-09-05' +stargazers_count: 347 +updated_at: '2026-01-03' archived: false current_release: - tag: 5.20.0 - published_at: '2025-09-05' + tag: 5.20.1 + published_at: '2025-11-25' commit_history: + 2025-02: 13 + 2025-03: 13 + 2025-04: 0 + 2025-05: 1 + 2025-06: 6 + 2025-07: 20 2025-08: 6 2025-09: 16 2025-10: 0 - 2025-11: 0 + 2025-11: 5 + 2025-12: 0 + 2026-01: 6 diff --git a/software/redlib.yml b/software/redlib.yml index 92f911fb64..3b143d7f8b 100644 --- a/software/redlib.yml +++ b/software/redlib.yml @@ -9,14 +9,22 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/redlib-org/redlib depends_3rdparty: true -stargazers_count: 2787 -updated_at: '2025-10-06' +stargazers_count: 2976 +updated_at: '2025-12-16' archived: false current_release: tag: v0.36.0 published_at: '2025-03-20' commit_history: + 2025-02: 31 + 2025-03: 7 + 2025-04: 5 + 2025-05: 0 + 2025-06: 3 + 2025-07: 7 2025-08: 4 2025-09: 15 2025-10: 1 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/rei3.yml b/software/rei3.yml index 4e0fce1777..f05b2bf732 100644 --- a/software/rei3.yml +++ b/software/rei3.yml @@ -9,14 +9,22 @@ tags: - Money, Budgeting & Management source_code_url: https://github.com/r3-team/r3 demo_url: https://rei3.de/demo_en/ -stargazers_count: 494 -updated_at: '2025-11-06' +stargazers_count: 523 +updated_at: '2025-12-21' archived: false current_release: - tag: v3.11.5 - published_at: '2025-11-01' + tag: v3.11.7 + published_at: '2025-12-22' commit_history: + 2025-02: 49 + 2025-03: 20 + 2025-04: 44 + 2025-05: 72 + 2025-06: 84 + 2025-07: 34 2025-08: 23 2025-09: 16 2025-10: 22 - 2025-11: 2 + 2025-11: 3 + 2025-12: 19 + 2026-01: 0 diff --git a/software/reiverr.yml b/software/reiverr.yml index 921d6115f2..bf257b23c0 100644 --- a/software/reiverr.yml +++ b/software/reiverr.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Management depends_3rdparty: true -stargazers_count: 2022 +stargazers_count: 2084 updated_at: '2025-02-22' archived: false current_release: tag: v2.2.0 published_at: '2025-02-22' commit_history: + 2025-02: 75 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/relate.yml b/software/relate.yml index e7372003d8..886d6c85dd 100644 --- a/software/relate.yml +++ b/software/relate.yml @@ -8,11 +8,19 @@ platforms: tags: - Learning and Courses source_code_url: https://github.com/inducer/relate -stargazers_count: 419 -updated_at: '2025-11-03' +stargazers_count: 421 +updated_at: '2026-01-01' archived: false commit_history: + 2025-02: 14 + 2025-03: 6 + 2025-04: 18 + 2025-05: 10 + 2025-06: 5 + 2025-07: 18 2025-08: 6 2025-09: 19 2025-10: 57 - 2025-11: 9 + 2025-11: 10 + 2025-12: 13 + 2026-01: 1 diff --git a/software/remark42.yml b/software/remark42.yml index 42dc545af7..b5abd71166 100644 --- a/software/remark42.yml +++ b/software/remark42.yml @@ -10,14 +10,22 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/umputun/remark42 demo_url: https://remark42.com/demo/ -stargazers_count: 5283 -updated_at: '2025-11-02' +stargazers_count: 5356 +updated_at: '2025-12-24' archived: false current_release: - tag: v1.14.0 - published_at: '2024-10-27' + tag: v1.15.0 + published_at: '2025-12-24' commit_history: + 2025-02: 1 + 2025-03: 23 + 2025-04: 3 + 2025-05: 0 + 2025-06: 7 + 2025-07: 2 2025-08: 0 2025-09: 3 2025-10: 2 2025-11: 1 + 2025-12: 25 + 2026-01: 0 diff --git a/software/remotely.yml b/software/remotely.yml deleted file mode 100644 index 8693a6c21e..0000000000 --- a/software/remotely.yml +++ /dev/null @@ -1,22 +0,0 @@ -name: Remotely -website_url: https://github.com/immense/Remotely -description: Remote desktop control and remote scripting solution, enterprise level remote support solution with admin web interface and remote control via browser. -licenses: - - GPL-3.0 -platforms: - - C# - - Docker -tags: - - Remote Access -source_code_url: https://github.com/immense/Remotely -stargazers_count: 4946 -updated_at: '2024-12-17' -archived: false -current_release: - tag: v2024.08.07.0819 - published_at: '2024-08-12' -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 diff --git a/software/request-tracker.yml b/software/request-tracker.yml index adf539b362..82fbb0f0ac 100644 --- a/software/request-tracker.yml +++ b/software/request-tracker.yml @@ -8,14 +8,22 @@ platforms: tags: - Ticketing source_code_url: https://github.com/bestpractical/rt -stargazers_count: 1071 -updated_at: '2025-10-31' +stargazers_count: 1090 +updated_at: '2025-12-30' archived: false current_release: tag: rt-6.0.2 published_at: '2025-10-22' commit_history: + 2025-02: 77 + 2025-03: 120 + 2025-04: 159 + 2025-05: 147 + 2025-06: 43 + 2025-07: 92 2025-08: 49 2025-09: 69 - 2025-10: 127 - 2025-11: 0 + 2025-10: 130 + 2025-11: 28 + 2025-12: 52 + 2026-01: 0 diff --git a/software/rero-ils.yml b/software/rero-ils.yml index 041c8b746d..2d1730941b 100644 --- a/software/rero-ils.yml +++ b/software/rero-ils.yml @@ -10,14 +10,22 @@ tags: - Document Management - Integrated Library Systems (ILS) source_code_url: https://github.com/rero/rero-ils demo_url: https://ils.test.rero.ch/ -stargazers_count: 81 -updated_at: '2025-11-05' +stargazers_count: 83 +updated_at: '2025-12-11' archived: false current_release: - tag: v1.25.2 - published_at: '2025-07-22' + tag: v1.26.0 + published_at: '2025-11-17' commit_history: + 2025-02: 4 + 2025-03: 3 + 2025-04: 3 + 2025-05: 22 + 2025-06: 8 + 2025-07: 18 2025-08: 13 2025-09: 11 2025-10: 14 - 2025-11: 1 + 2025-11: 9 + 2025-12: 2 + 2026-01: 0 diff --git a/software/restreamer.yml b/software/restreamer.yml index 3ebdbb6188..6f267c3f2e 100644 --- a/software/restreamer.yml +++ b/software/restreamer.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Video Streaming source_code_url: https://github.com/datarhei/restreamer -stargazers_count: 4688 -updated_at: '2025-03-03' +stargazers_count: 4779 +updated_at: '2025-12-29' archived: false current_release: tag: v2.12.0 published_at: '2024-09-13' commit_history: + 2025-02: 1 + 2025-03: 2 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/retrom.yml b/software/retrom.yml index 1fc72b0bcb..b3895429f1 100644 --- a/software/retrom.yml +++ b/software/retrom.yml @@ -9,14 +9,22 @@ platforms: - Rust tags: - Games - Administrative Utilities & Control Panels -stargazers_count: 1421 -updated_at: '2025-11-06' +stargazers_count: 1625 +updated_at: '2025-12-25' archived: false current_release: - tag: v0.7.42 - published_at: '2025-11-04' + tag: v0.7.48 + published_at: '2025-12-25' commit_history: + 2025-02: 59 + 2025-03: 12 + 2025-04: 61 + 2025-05: 11 + 2025-06: 32 + 2025-07: 25 2025-08: 51 2025-09: 21 2025-10: 17 - 2025-11: 28 + 2025-11: 41 + 2025-12: 25 + 2026-01: 0 diff --git a/software/retroshare.yml b/software/retroshare.yml index 9d02eaae15..321cd6f9a7 100644 --- a/software/retroshare.yml +++ b/software/retroshare.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/RetroShare/RetroShare -stargazers_count: 1878 -updated_at: '2025-10-23' +stargazers_count: 1901 +updated_at: '2026-01-03' archived: false current_release: tag: v0.6.7.2 published_at: '2023-11-30' commit_history: + 2025-02: 26 + 2025-03: 16 + 2025-04: 23 + 2025-05: 5 + 2025-06: 14 + 2025-07: 113 2025-08: 53 - 2025-09: 8 - 2025-10: 11 - 2025-11: 0 + 2025-09: 19 + 2025-10: 24 + 2025-11: 41 + 2025-12: 64 + 2026-01: 1 diff --git a/software/revealjs.yml b/software/revealjs.yml index a0dcabb997..aea3edddac 100644 --- a/software/revealjs.yml +++ b/software/revealjs.yml @@ -9,14 +9,22 @@ tags: - Miscellaneous source_code_url: https://github.com/hakimel/reveal.js demo_url: https://revealjs.com/ -stargazers_count: 69785 -updated_at: '2025-10-14' +stargazers_count: 70348 +updated_at: '2025-12-23' archived: false current_release: tag: 5.2.1 published_at: '2025-03-28' commit_history: + 2025-02: 5 + 2025-03: 33 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 5 2025-09: 6 2025-10: 2 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/review-board.yml b/software/review-board.yml index 69dc3c25bf..82c4113e16 100644 --- a/software/review-board.yml +++ b/software/review-board.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - Project Management demo_url: https://demo.reviewboard.org/ -stargazers_count: 1672 -updated_at: '2025-10-07' +stargazers_count: 1688 +updated_at: '2025-12-23' archived: false current_release: tag: release-7.0.4 published_at: '2025-08-06' commit_history: + 2025-02: 13 + 2025-03: 26 + 2025-04: 13 + 2025-05: 17 + 2025-06: 27 + 2025-07: 13 2025-08: 17 2025-09: 41 2025-10: 13 - 2025-11: 0 + 2025-11: 35 + 2025-12: 18 + 2026-01: 0 diff --git a/software/revive-adserver.yml b/software/revive-adserver.yml index dca919df60..4a04bda18d 100644 --- a/software/revive-adserver.yml +++ b/software/revive-adserver.yml @@ -8,11 +8,19 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/revive-adserver/revive-adserver -stargazers_count: 1386 -updated_at: '2025-11-06' +stargazers_count: 1410 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 2 + 2025-03: 12 + 2025-04: 17 + 2025-05: 5 + 2025-06: 7 + 2025-07: 23 2025-08: 25 2025-09: 21 2025-10: 15 - 2025-11: 25 + 2025-11: 52 + 2025-12: 14 + 2026-01: 0 diff --git a/software/revolt.yml b/software/revolt.yml index a6e6a45fcf..877b6e8d99 100644 --- a/software/revolt.yml +++ b/software/revolt.yml @@ -8,14 +8,14 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/revoltchat/self-hosted -stargazers_count: 477 -updated_at: '2025-11-04' +stargazers_count: 492 +updated_at: '2025-11-24' archived: false commit_history: 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 1 + 2025-11: 6 current_release: - tag: v1.1.0 - published_at: '2025-11-04' + tag: v1.1.4 + published_at: '2025-11-24' diff --git a/software/rgit.yml b/software/rgit.yml index 9ab17728b8..c071ea58bf 100644 --- a/software/rgit.yml +++ b/software/rgit.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/w4/rgit -stargazers_count: 185 +stargazers_count: 193 updated_at: '2025-05-25' archived: false current_release: tag: 0.1.5 published_at: '2025-04-17' commit_history: + 2025-02: 3 + 2025-03: 5 + 2025-04: 50 + 2025-05: 21 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/roadiz.yml b/software/roadiz.yml index 6907041c5f..246e4640ed 100644 --- a/software/roadiz.yml +++ b/software/roadiz.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/roadiz/roadiz -stargazers_count: 375 +stargazers_count: 374 updated_at: '2025-01-16' archived: false current_release: tag: v1.7.0 published_at: '2021-09-22' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/robust-irc.yml b/software/robust-irc.yml index 390c053d25..abe94b74b4 100644 --- a/software/robust-irc.yml +++ b/software/robust-irc.yml @@ -8,11 +8,19 @@ platforms: tags: - Communication - IRC source_code_url: https://github.com/robustirc/robustirc -stargazers_count: 190 -updated_at: '2025-09-30' +stargazers_count: 192 +updated_at: '2025-12-12' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 3 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 2 2025-10: 0 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/rocket.chat.yml b/software/rocket.chat.yml index 4604e38f11..b28be346a3 100644 --- a/software/rocket.chat.yml +++ b/software/rocket.chat.yml @@ -10,14 +10,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/RocketChat/Rocket.Chat -stargazers_count: 43799 -updated_at: '2025-11-06' +stargazers_count: 44262 +updated_at: '2025-12-31' archived: false current_release: - tag: 7.12.0 - published_at: '2025-10-31' + tag: 7.9.7 + published_at: '2026-01-02' commit_history: + 2025-02: 162 + 2025-03: 168 + 2025-04: 173 + 2025-05: 151 + 2025-06: 128 + 2025-07: 166 2025-08: 124 2025-09: 130 2025-10: 168 - 2025-11: 26 + 2025-11: 137 + 2025-12: 278 + 2026-01: 0 diff --git a/software/romm.yml b/software/romm.yml index e99a3f0f60..2acbc40ad7 100644 --- a/software/romm.yml +++ b/software/romm.yml @@ -10,14 +10,22 @@ tags: source_code_url: https://github.com/rommapp/romm depends_3rdparty: true demo_url: https://demo.romm.app/ -stargazers_count: 6888 -updated_at: '2025-11-06' +stargazers_count: 7455 +updated_at: '2026-01-04' archived: false current_release: - tag: 4.4.0-beta.3 - published_at: '2025-11-05' + tag: 4.5.0 + published_at: '2025-12-29' commit_history: + 2025-02: 257 + 2025-03: 275 + 2025-04: 130 + 2025-05: 227 + 2025-06: 274 + 2025-07: 363 2025-08: 402 2025-09: 294 2025-10: 323 - 2025-11: 16 + 2025-11: 347 + 2025-12: 280 + 2026-01: 43 diff --git a/software/roundcube.yml b/software/roundcube.yml index 81316581cc..d31c52e6ec 100644 --- a/software/roundcube.yml +++ b/software/roundcube.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Email - Webmail Clients source_code_url: https://github.com/roundcube/roundcubemail -stargazers_count: 6606 -updated_at: '2025-11-04' +stargazers_count: 6710 +updated_at: '2026-01-04' archived: false current_release: - tag: 1.7-beta2 - published_at: '2025-10-01' + tag: 1.7-rc2 + published_at: '2025-12-15' commit_history: + 2025-02: 22 + 2025-03: 30 + 2025-04: 32 + 2025-05: 8 + 2025-06: 37 + 2025-07: 12 2025-08: 12 2025-09: 23 2025-10: 36 - 2025-11: 1 + 2025-11: 15 + 2025-12: 17 + 2026-01: 4 diff --git a/software/routr.yml b/software/routr.yml index 0c3a081dfa..81a567357e 100644 --- a/software/routr.yml +++ b/software/routr.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - SIP source_code_url: https://github.com/fonoster/routr -stargazers_count: 1609 -updated_at: '2025-09-24' +stargazers_count: 1639 +updated_at: '2025-12-24' archived: false current_release: - tag: v2.13.13 - published_at: '2025-08-19' + tag: v2.13.21 + published_at: '2025-12-24' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 14 2025-08: 0 2025-09: 3 2025-10: 0 2025-11: 0 + 2025-12: 29 + 2026-01: 0 diff --git a/software/rss-bridge.yml b/software/rss-bridge.yml index 4cb640df0c..5f6fcd8d9e 100644 --- a/software/rss-bridge.yml +++ b/software/rss-bridge.yml @@ -9,14 +9,22 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/RSS-Bridge/rss-bridge -stargazers_count: 8408 -updated_at: '2025-11-02' +stargazers_count: 8590 +updated_at: '2025-12-31' archived: false current_release: tag: '2025-08-05' published_at: '2025-08-05' commit_history: + 2025-02: 9 + 2025-03: 25 + 2025-04: 7 + 2025-05: 32 + 2025-06: 5 + 2025-07: 4 2025-08: 64 2025-09: 34 2025-10: 33 - 2025-11: 9 + 2025-11: 33 + 2025-12: 1 + 2026-01: 0 diff --git a/software/rss-monster.yml b/software/rss-monster.yml index c2e879e52c..24288d5b07 100644 --- a/software/rss-monster.yml +++ b/software/rss-monster.yml @@ -8,11 +8,19 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/pietheinstrengholt/rssmonster -stargazers_count: 458 -updated_at: '2025-09-04' +stargazers_count: 460 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 20 + 2025-07: 12 2025-08: 2 2025-09: 2 2025-10: 0 - 2025-11: 0 + 2025-11: 17 + 2025-12: 137 + 2026-01: 9 diff --git a/software/rss2email.yml b/software/rss2email.yml index 89fd78c638..0cea22ff3a 100644 --- a/software/rss2email.yml +++ b/software/rss2email.yml @@ -9,11 +9,19 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/rss2email/rss2email -stargazers_count: 424 +stargazers_count: 427 updated_at: '2025-04-17' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 5 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/rsshub.yml b/software/rsshub.yml index fca43aa009..ec83362bce 100644 --- a/software/rsshub.yml +++ b/software/rsshub.yml @@ -10,11 +10,19 @@ platforms: tags: - Feed Readers demo_url: https://rsshub.app -stargazers_count: 39692 -updated_at: '2025-11-06' +stargazers_count: 40889 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 158 + 2025-03: 180 + 2025-04: 153 + 2025-05: 224 + 2025-06: 197 + 2025-07: 165 2025-08: 169 2025-09: 212 2025-10: 176 - 2025-11: 30 + 2025-11: 163 + 2025-12: 168 + 2026-01: 16 diff --git a/software/rstudio-server.yml b/software/rstudio-server.yml index 1ba944fadc..ded782c2e2 100644 --- a/software/rstudio-server.yml +++ b/software/rstudio-server.yml @@ -9,11 +9,19 @@ platforms: tags: - Software Development - IDE & Tools source_code_url: https://github.com/rstudio/rstudio -stargazers_count: 4898 -updated_at: '2025-11-06' +stargazers_count: 4929 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 74 + 2025-03: 72 + 2025-04: 120 + 2025-05: 108 + 2025-06: 67 + 2025-07: 77 2025-08: 106 2025-09: 100 - 2025-10: 112 - 2025-11: 14 + 2025-10: 113 + 2025-11: 77 + 2025-12: 68 + 2026-01: 0 diff --git a/software/rudderstack.yml b/software/rudderstack.yml index 4466645566..c03648c1af 100644 --- a/software/rudderstack.yml +++ b/software/rudderstack.yml @@ -11,14 +11,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/rudderlabs/rudder-server/ -stargazers_count: 4314 -updated_at: '2025-11-06' +stargazers_count: 4337 +updated_at: '2026-01-02' archived: false current_release: - tag: v1.62.2 - published_at: '2025-11-06' + tag: v1.64.1 + published_at: '2025-12-08' commit_history: + 2025-02: 47 + 2025-03: 54 + 2025-04: 74 + 2025-05: 60 + 2025-06: 57 + 2025-07: 64 2025-08: 37 2025-09: 45 2025-10: 45 - 2025-11: 2 + 2025-11: 21 + 2025-12: 18 + 2026-01: 3 diff --git a/software/rustypaste.yml b/software/rustypaste.yml index 4dd91a655a..3807f41d34 100644 --- a/software/rustypaste.yml +++ b/software/rustypaste.yml @@ -8,14 +8,22 @@ platforms: tags: - Pastebins source_code_url: https://github.com/orhun/rustypaste -stargazers_count: 1000 -updated_at: '2025-10-30' +stargazers_count: 1064 +updated_at: '2025-12-19' archived: false current_release: tag: v0.16.1 published_at: '2025-03-21' commit_history: + 2025-02: 9 + 2025-03: 17 + 2025-04: 7 + 2025-05: 6 + 2025-06: 2 + 2025-07: 6 2025-08: 6 2025-09: 18 2025-10: 7 - 2025-11: 0 + 2025-11: 7 + 2025-12: 3 + 2026-01: 0 diff --git a/software/rybbit.yml b/software/rybbit.yml index 9f1d5bcd9f..235120d032 100644 --- a/software/rybbit.yml +++ b/software/rybbit.yml @@ -1,5 +1,5 @@ name: Rybbit -website_url: https://rybbit.io +website_url: https://rybbit.com/ source_code_url: https://github.com/rybbit-io/rybbit description: Web and products analytics that is easy to setup and more intuitive (alternative to Google Analytics). licenses: @@ -8,15 +8,23 @@ platforms: - Docker tags: - Analytics -demo_url: https://demo.rybbit.io/21/ -stargazers_count: 9451 -updated_at: '2025-11-05' +demo_url: https://demo.rybbit.com/1 +stargazers_count: 10675 +updated_at: '2026-01-03' archived: false current_release: - tag: v2.1.1 - published_at: '2025-10-25' + tag: v2.3.1 + published_at: '2026-01-02' commit_history: + 2025-02: 111 + 2025-03: 113 + 2025-04: 206 + 2025-05: 274 + 2025-06: 136 + 2025-07: 44 2025-08: 67 2025-09: 46 - 2025-10: 141 - 2025-11: 18 + 2025-10: 214 + 2025-11: 287 + 2025-12: 136 + 2026-01: 14 diff --git a/software/ryot.yml b/software/ryot.yml index 99cd657208..3a7ccc76d5 100644 --- a/software/ryot.yml +++ b/software/ryot.yml @@ -9,14 +9,22 @@ platforms: tags: - Personal Dashboards demo_url: https://github.com/IgnisDa/ryot?tab=readme-ov-file#-demo -stargazers_count: 2819 -updated_at: '2025-11-06' +stargazers_count: 2988 +updated_at: '2026-01-04' archived: false current_release: - tag: v9.4.0 - published_at: '2025-10-29' + tag: v10.1.0 + published_at: '2026-01-04' commit_history: + 2025-02: 41 + 2025-03: 18 + 2025-04: 18 + 2025-05: 24 + 2025-06: 34 + 2025-07: 40 2025-08: 24 2025-09: 16 2025-10: 14 - 2025-11: 3 + 2025-11: 26 + 2025-12: 19 + 2026-01: 8 diff --git a/software/s-cart.yml b/software/s-cart.yml index 74587f7ce8..cdf7a120ac 100644 --- a/software/s-cart.yml +++ b/software/s-cart.yml @@ -10,13 +10,21 @@ tags: source_code_url: https://github.com/gp247net/s-cart demo_url: https://demo.s-cart.org/ stargazers_count: 4 -updated_at: '2025-09-07' +updated_at: '2025-11-26' archived: false current_release: tag: 1.0.1 published_at: '2025-08-30' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 4 2025-09: 2 2025-10: 0 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/sabredav.yml b/software/sabredav.yml index d816948c12..b882da2d40 100644 --- a/software/sabredav.yml +++ b/software/sabredav.yml @@ -8,14 +8,22 @@ platforms: tags: - Calendar & Contacts source_code_url: https://github.com/sabre-io/dav -stargazers_count: 1651 -updated_at: '2025-10-02' +stargazers_count: 1675 +updated_at: '2025-12-15' archived: false current_release: tag: 4.7.0 published_at: '2024-10-29' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 1 2025-10: 2 - 2025-11: 0 + 2025-11: 6 + 2025-12: 10 + 2026-01: 0 diff --git a/software/safeline.yml b/software/safeline.yml index cefa4ad072..8a31492c89 100644 --- a/software/safeline.yml +++ b/software/safeline.yml @@ -9,14 +9,22 @@ platforms: tags: - Web Servers demo_url: https://demo.waf.chaitin.com/ -stargazers_count: 19071 +stargazers_count: 19893 updated_at: '2025-11-05' archived: false current_release: tag: v9.2.7 published_at: '2025-11-05' commit_history: + 2025-02: 2 + 2025-03: 1 + 2025-04: 50 + 2025-05: 1 + 2025-06: 0 + 2025-07: 2 2025-08: 3 2025-09: 0 2025-10: 0 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/saleor.yml b/software/saleor.yml index 68c2a86475..9f50dfd7ec 100644 --- a/software/saleor.yml +++ b/software/saleor.yml @@ -10,14 +10,22 @@ tags: - E-commerce source_code_url: https://github.com/saleor/saleor demo_url: https://demo.saleor.io/ -stargazers_count: 22258 -updated_at: '2025-11-06' +stargazers_count: 22453 +updated_at: '2025-12-30' archived: false current_release: - tag: 3.22.8 - published_at: '2025-11-06' + tag: 3.22.23 + published_at: '2025-12-22' commit_history: + 2025-02: 50 + 2025-03: 42 + 2025-04: 51 + 2025-05: 50 + 2025-06: 69 + 2025-07: 64 2025-08: 35 2025-09: 81 2025-10: 27 - 2025-11: 10 + 2025-11: 41 + 2025-12: 27 + 2026-01: 0 diff --git a/software/saltcorn.yml b/software/saltcorn.yml new file mode 100644 index 0000000000..67e3aeeb3c --- /dev/null +++ b/software/saltcorn.yml @@ -0,0 +1,27 @@ +name: Saltcorn +website_url: https://saltcorn.com/ +source_code_url: https://github.com/saltcorn/saltcorn +description: No-code database application builder for web and mobile applications. One platform for user interface, data backend, durable workflows, email, PDF generation, and AI applications. +licenses: + - MIT +platforms: + - Docker + - Nodejs +tags: + - Software Development - Low Code +stargazers_count: 1978 +updated_at: '2026-01-04' +archived: false +commit_history: + 2025-02: 83 + 2025-03: 80 + 2025-04: 66 + 2025-05: 66 + 2025-06: 67 + 2025-07: 46 + 2025-08: 59 + 2025-09: 52 + 2025-10: 62 + 2025-11: 59 + 2025-12: 49 + 2026-01: 7 diff --git a/software/sama.yml b/software/sama.yml index 7046e109b4..2b73d6778e 100644 --- a/software/sama.yml +++ b/software/sama.yml @@ -11,14 +11,22 @@ tags: - Communication - Custom Communication Systems demo_url: https://app.samacloud.io/demo related_software_url: https://github.com/SAMA-Communications/sama-client -stargazers_count: 143 +stargazers_count: 147 updated_at: '2025-10-21' archived: false current_release: tag: 0.35.0 published_at: '2025-10-21' commit_history: + 2025-02: 5 + 2025-03: 9 + 2025-04: 16 + 2025-05: 14 + 2025-06: 1 + 2025-07: 5 2025-08: 2 2025-09: 3 2025-10: 3 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/samvera-hyrax.yml b/software/samvera-hyrax.yml index 6820f3f0c2..2ba9a3a5f8 100644 --- a/software/samvera-hyrax.yml +++ b/software/samvera-hyrax.yml @@ -8,14 +8,22 @@ platforms: tags: - Document Management - Institutional Repository and Digital Library Software source_code_url: https://github.com/samvera/hyrax -stargazers_count: 194 -updated_at: '2025-11-03' +stargazers_count: 193 +updated_at: '2025-12-22' archived: false current_release: tag: hyrax-chart-1.3.0 published_at: '2025-09-19' commit_history: + 2025-02: 12 + 2025-03: 7 + 2025-04: 13 + 2025-05: 17 + 2025-06: 18 + 2025-07: 15 2025-08: 26 2025-09: 35 2025-10: 31 - 2025-11: 1 + 2025-11: 14 + 2025-12: 26 + 2026-01: 0 diff --git a/software/sandstorm.yml b/software/sandstorm.yml index fa07596439..409a135837 100644 --- a/software/sandstorm.yml +++ b/software/sandstorm.yml @@ -10,11 +10,19 @@ tags: - Self-hosting Solutions source_code_url: https://github.com/sandstorm-io/sandstorm demo_url: https://demo.sandstorm.io/ -stargazers_count: 6959 +stargazers_count: 6981 updated_at: '2025-10-27' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 1 + 2025-06: 3 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 6 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/schoco.yml b/software/schoco.yml index 93a8817950..c91982a1aa 100644 --- a/software/schoco.yml +++ b/software/schoco.yml @@ -8,11 +8,19 @@ platforms: - Docker tags: - Learning and Courses -stargazers_count: 32 +stargazers_count: 35 updated_at: '2025-03-18' archived: false commit_history: + 2025-02: 0 + 2025-03: 2 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/scm-manager.yml b/software/scm-manager.yml index 0b29896fe3..5f863024da 100644 --- a/software/scm-manager.yml +++ b/software/scm-manager.yml @@ -11,11 +11,19 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/scm-manager/scm-manager -stargazers_count: 151 -updated_at: '2025-10-21' +stargazers_count: 163 +updated_at: '2025-11-28' archived: false commit_history: - 2025-08: 38 + 2025-02: 41 + 2025-03: 24 + 2025-04: 25 + 2025-05: 23 + 2025-06: 20 + 2025-07: 6 + 2025-08: 39 2025-09: 18 2025-10: 2 - 2025-11: 0 + 2025-11: 8 + 2025-12: 0 + 2026-01: 0 diff --git a/software/scoold.yml b/software/scoold.yml index 614e4c02ba..83e870938a 100644 --- a/software/scoold.yml +++ b/software/scoold.yml @@ -11,14 +11,22 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/Erudika/scoold demo_url: https://live.scoold.com -stargazers_count: 903 -updated_at: '2025-11-03' +stargazers_count: 910 +updated_at: '2025-12-21' archived: false current_release: tag: 1.65.0 published_at: '2025-10-22' commit_history: + 2025-02: 0 + 2025-03: 5 + 2025-04: 4 + 2025-05: 4 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 8 2025-10: 5 - 2025-11: 1 + 2025-11: 12 + 2025-12: 12 + 2026-01: 0 diff --git a/software/screego.yml b/software/screego.yml index 457fedd67a..c03326cb81 100644 --- a/software/screego.yml +++ b/software/screego.yml @@ -10,6 +10,22 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/screego/server demo_url: https://app.screego.net/ -stargazers_count: 9934 -updated_at: '2025-06-24' +stargazers_count: 10105 +updated_at: '2026-01-01' archived: false +current_release: + tag: v1.12.2 + published_at: '2026-01-01' +commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 5 + 2025-05: 2 + 2025-06: 1 + 2025-07: 0 + 2025-08: 0 + 2025-09: 0 + 2025-10: 0 + 2025-11: 0 + 2025-12: 1 + 2026-01: 6 diff --git a/software/scribble.rs.yml b/software/scribble.rs.yml index ee6a25a0a9..fb64b6bb87 100644 --- a/software/scribble.rs.yml +++ b/software/scribble.rs.yml @@ -10,14 +10,22 @@ platforms: tags: - Games demo_url: https://scribblers.fly.dev -stargazers_count: 568 -updated_at: '2025-10-27' +stargazers_count: 582 +updated_at: '2026-01-02' archived: false current_release: - tag: v0.9.5 - published_at: '2025-03-31' + tag: v0.9.8 + published_at: '2025-12-23' commit_history: + 2025-02: 0 + 2025-03: 9 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 1 2025-10: 5 2025-11: 0 + 2025-12: 9 + 2026-01: 1 diff --git a/software/seafile.yml b/software/seafile.yml index fea433062b..595b180b0e 100644 --- a/software/seafile.yml +++ b/software/seafile.yml @@ -12,14 +12,22 @@ tags: - File Transfer & Synchronization - Groupware source_code_url: https://github.com/haiwen/seafile -stargazers_count: 13911 -updated_at: '2025-10-25' +stargazers_count: 14163 +updated_at: '2025-12-31' archived: false current_release: tag: v9.0.5 published_at: '2024-02-27' commit_history: + 2025-02: 3 + 2025-03: 4 + 2025-04: 1 + 2025-05: 6 + 2025-06: 6 + 2025-07: 1 2025-08: 1 2025-09: 1 2025-10: 3 - 2025-11: 0 + 2025-11: 6 + 2025-12: 2 + 2026-01: 0 diff --git a/software/searxng.yml b/software/searxng.yml index a25748a663..660e056474 100644 --- a/software/searxng.yml +++ b/software/searxng.yml @@ -10,11 +10,19 @@ tags: - Search Engines source_code_url: https://github.com/searxng/searxng/ depends_3rdparty: true -stargazers_count: 22995 -updated_at: '2025-11-06' +stargazers_count: 23937 +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 57 + 2025-03: 99 + 2025-04: 64 + 2025-05: 119 + 2025-06: 49 + 2025-07: 67 2025-08: 69 2025-09: 79 2025-10: 75 - 2025-11: 9 + 2025-11: 57 + 2025-12: 55 + 2026-01: 2 diff --git a/software/seatsurfing.yml b/software/seatsurfing.yml index b767f30506..2bea25eee4 100644 --- a/software/seatsurfing.yml +++ b/software/seatsurfing.yml @@ -8,14 +8,22 @@ platforms: tags: - Booking and Scheduling source_code_url: https://github.com/seatsurfing/seatsurfing -stargazers_count: 255 -updated_at: '2025-11-06' +stargazers_count: 264 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.47.1 - published_at: '2025-11-06' + tag: v1.52.0 + published_at: '2026-01-04' commit_history: + 2025-02: 80 + 2025-03: 89 + 2025-04: 59 + 2025-05: 74 + 2025-06: 97 + 2025-07: 87 2025-08: 70 2025-09: 75 2025-10: 86 - 2025-11: 10 + 2025-11: 47 + 2025-12: 53 + 2026-01: 5 diff --git a/software/seaweedfs.yml b/software/seaweedfs.yml index 76337da96e..c3c6e5d4db 100644 --- a/software/seaweedfs.yml +++ b/software/seaweedfs.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Object Storage & File Servers source_code_url: https://github.com/seaweedfs/seaweedfs -stargazers_count: 27260 -updated_at: '2025-11-06' +stargazers_count: 29317 +updated_at: '2026-01-04' archived: false current_release: - tag: '4.00' - published_at: '2025-11-03' + tag: '4.05' + published_at: '2026-01-02' commit_history: + 2025-02: 61 + 2025-03: 60 + 2025-04: 24 + 2025-05: 61 + 2025-06: 110 + 2025-07: 150 2025-08: 102 2025-09: 47 2025-10: 110 - 2025-11: 28 + 2025-11: 134 + 2025-12: 279 + 2026-01: 27 diff --git a/software/self-host-blocks.yml b/software/self-host-blocks.yml index 2634dec877..97a89230a2 100644 --- a/software/self-host-blocks.yml +++ b/software/self-host-blocks.yml @@ -9,14 +9,22 @@ platforms: tags: - Self-hosting Solutions depends_3rdparty: true -stargazers_count: 377 -updated_at: '2025-11-01' +stargazers_count: 405 +updated_at: '2025-12-31' archived: false current_release: - tag: v0.5.1 - published_at: '2025-10-22' + tag: v0.7.1 + published_at: '2025-12-08' commit_history: + 2025-02: 3 + 2025-03: 23 + 2025-04: 4 + 2025-05: 0 + 2025-06: 28 + 2025-07: 34 2025-08: 34 2025-09: 32 2025-10: 47 - 2025-11: 5 + 2025-11: 29 + 2025-12: 40 + 2026-01: 0 diff --git a/software/selfoss.yml b/software/selfoss.yml index 29f25684a1..71fffb602b 100644 --- a/software/selfoss.yml +++ b/software/selfoss.yml @@ -8,14 +8,22 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/fossar/selfoss -stargazers_count: 2440 -updated_at: '2025-10-29' +stargazers_count: 2445 +updated_at: '2026-01-04' archived: false current_release: tag: '2.19' published_at: '2022-10-12' commit_history: + 2025-02: 8 + 2025-03: 9 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 6 2025-10: 13 - 2025-11: 0 + 2025-11: 1 + 2025-12: 105 + 2026-01: 1 diff --git a/software/sentry-self-hosted.yml b/software/sentry-self-hosted.yml index 46b7d0e63e..14854e449e 100644 --- a/software/sentry-self-hosted.yml +++ b/software/sentry-self-hosted.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Testing source_code_url: https://github.com/getsentry/sentry -stargazers_count: 42381 -updated_at: '2025-11-06' +stargazers_count: 42830 +updated_at: '2026-01-03' archived: false current_release: - tag: 25.10.0 - published_at: '2025-10-15' + tag: 25.12.1 + published_at: '2025-12-23' commit_history: + 2025-02: 1399 + 2025-03: 1782 + 2025-04: 1979 + 2025-05: 1595 + 2025-06: 1736 + 2025-07: 1818 2025-08: 1202 2025-09: 1765 2025-10: 1557 - 2025-11: 313 + 2025-11: 1282 + 2025-12: 1152 + 2026-01: 17 diff --git a/software/serendipity.yml b/software/serendipity.yml index 7a0e937d5f..b658f23c93 100644 --- a/software/serendipity.yml +++ b/software/serendipity.yml @@ -8,14 +8,22 @@ platforms: tags: - Blogging Platforms source_code_url: https://github.com/s9y/serendipity -stargazers_count: 220 -updated_at: '2025-11-06' +stargazers_count: 219 +updated_at: '2025-11-11' archived: false current_release: tag: 2.6-beta1 published_at: '2025-07-31' commit_history: + 2025-02: 11 + 2025-03: 10 + 2025-04: 4 + 2025-05: 4 + 2025-06: 7 + 2025-07: 7 2025-08: 0 2025-09: 5 2025-10: 11 - 2025-11: 4 + 2025-11: 5 + 2025-12: 0 + 2026-01: 0 diff --git a/software/servas.yml b/software/servas.yml index 9838bd327d..e7e7cb6050 100644 --- a/software/servas.yml +++ b/software/servas.yml @@ -11,14 +11,22 @@ platforms: tags: - Bookmarks and Link Sharing related_software_url: https://github.com/beromir/Servas#browser-extensions -stargazers_count: 729 -updated_at: '2025-11-04' +stargazers_count: 774 +updated_at: '2025-11-17' archived: false current_release: - tag: v1.0.0 - published_at: '2025-07-08' + tag: v1.1.0 + published_at: '2025-11-17' commit_history: + 2025-02: 0 + 2025-03: 23 + 2025-04: 7 + 2025-05: 25 + 2025-06: 0 + 2025-07: 4 2025-08: 0 2025-09: 0 2025-10: 9 - 2025-11: 21 + 2025-11: 65 + 2025-12: 0 + 2026-01: 0 diff --git a/software/sftpgo.yml b/software/sftpgo.yml index 6302255092..2a2fff502d 100644 --- a/software/sftpgo.yml +++ b/software/sftpgo.yml @@ -10,14 +10,22 @@ platforms: tags: - File Transfer - Object Storage & File Servers source_code_url: https://github.com/drakkan/sftpgo -stargazers_count: 11261 -updated_at: '2025-10-27' +stargazers_count: 11537 +updated_at: '2026-01-01' archived: false current_release: tag: v2.7.0 published_at: '2025-10-23' commit_history: + 2025-02: 20 + 2025-03: 27 + 2025-04: 17 + 2025-05: 12 + 2025-06: 10 + 2025-07: 17 2025-08: 17 2025-09: 24 2025-10: 20 - 2025-11: 0 + 2025-11: 9 + 2025-12: 24 + 2026-01: 1 diff --git a/software/sharetribe.yml b/software/sharetribe.yml index c10c83c832..6b9475e549 100644 --- a/software/sharetribe.yml +++ b/software/sharetribe.yml @@ -8,14 +8,22 @@ platforms: tags: - E-commerce source_code_url: https://github.com/sharetribe/sharetribe -stargazers_count: 2427 +stargazers_count: 2438 updated_at: '2025-08-12' archived: false current_release: tag: v12.0.0 published_at: '2025-05-20' commit_history: + 2025-02: 1 + 2025-03: 3 + 2025-04: 2 + 2025-05: 15 + 2025-06: 8 + 2025-07: 2 2025-08: 2 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/sharry.yml b/software/sharry.yml index c7b2fbd2be..bfd57269a8 100644 --- a/software/sharry.yml +++ b/software/sharry.yml @@ -11,14 +11,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/eikek/sharry -stargazers_count: 1196 -updated_at: '2025-11-05' +stargazers_count: 1231 +updated_at: '2025-12-23' archived: false current_release: tag: v1.15.0 published_at: '2025-03-15' commit_history: + 2025-02: 32 + 2025-03: 20 + 2025-04: 1 + 2025-05: 4 + 2025-06: 1 + 2025-07: 5 2025-08: 3 2025-09: 3 2025-10: 0 - 2025-11: 7 + 2025-11: 9 + 2025-12: 3 + 2026-01: 0 diff --git a/software/shelf.yml b/software/shelf.yml index 5fcec54859..479d53d775 100644 --- a/software/shelf.yml +++ b/software/shelf.yml @@ -9,14 +9,22 @@ platforms: tags: - Inventory Management - Maps and Global Positioning System (GPS) -stargazers_count: 2282 -updated_at: '2025-11-06' +stargazers_count: 2368 +updated_at: '2025-12-19' archived: false current_release: - tag: shelf@1.18.3 - published_at: '2025-10-28' + tag: shelf@1.18.5 + published_at: '2025-11-28' commit_history: + 2025-02: 173 + 2025-03: 106 + 2025-04: 167 + 2025-05: 188 + 2025-06: 275 + 2025-07: 192 2025-08: 235 2025-09: 160 - 2025-10: 290 - 2025-11: 23 + 2025-10: 304 + 2025-11: 253 + 2025-12: 125 + 2026-01: 0 diff --git a/software/shellhub.yml b/software/shellhub.yml index 4e7107a14a..d3547f243f 100644 --- a/software/shellhub.yml +++ b/software/shellhub.yml @@ -8,14 +8,22 @@ platforms: tags: - Remote Access source_code_url: https://github.com/shellhub-io/shellhub -stargazers_count: 1804 -updated_at: '2025-11-06' +stargazers_count: 1864 +updated_at: '2026-01-02' archived: false current_release: - tag: v0.21.0-rc.2 - published_at: '2025-10-10' + tag: v0.21.4 + published_at: '2026-01-02' commit_history: + 2025-02: 60 + 2025-03: 104 + 2025-04: 172 + 2025-05: 162 + 2025-06: 136 + 2025-07: 158 2025-08: 101 2025-09: 196 2025-10: 234 - 2025-11: 32 + 2025-11: 155 + 2025-12: 110 + 2026-01: 14 diff --git a/software/shhh.yml b/software/shhh.yml index 39d0cc7934..f46388214e 100644 --- a/software/shhh.yml +++ b/software/shhh.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/smallwat3r/shhh -stargazers_count: 411 +stargazers_count: 413 updated_at: '2025-10-27' archived: false current_release: tag: 3.2.3 published_at: '2025-10-22' commit_history: + 2025-02: 7 + 2025-03: 6 + 2025-04: 9 + 2025-05: 8 + 2025-06: 0 + 2025-07: 7 2025-08: 4 2025-09: 0 2025-10: 4 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/shifter.yml b/software/shifter.yml index 8f1f7efa97..85f995ae9e 100644 --- a/software/shifter.yml +++ b/software/shifter.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/TobySuch/Shifter -stargazers_count: 39 -updated_at: '2025-11-06' +stargazers_count: 41 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.4.1 - published_at: '2024-12-24' + tag: v0.5.0 + published_at: '2026-01-03' commit_history: + 2025-02: 13 + 2025-03: 12 + 2025-04: 14 + 2025-05: 20 + 2025-06: 12 + 2025-07: 8 2025-08: 12 2025-09: 12 2025-10: 18 - 2025-11: 3 + 2025-11: 17 + 2025-12: 31 + 2026-01: 5 diff --git a/software/shiori.yml b/software/shiori.yml index dbfb452443..3798a8ebe6 100644 --- a/software/shiori.yml +++ b/software/shiori.yml @@ -9,14 +9,22 @@ platforms: tags: - Bookmarks and Link Sharing source_code_url: https://github.com/go-shiori/shiori -stargazers_count: 11034 +stargazers_count: 11143 updated_at: '2025-09-29' archived: false current_release: tag: v1.8.0 published_at: '2025-09-26' commit_history: + 2025-02: 7 + 2025-03: 14 + 2025-04: 0 + 2025-05: 0 + 2025-06: 5 + 2025-07: 4 2025-08: 0 2025-09: 4 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/shkeeper.yml b/software/shkeeper.yml index 0edbb8d345..686ae5041b 100644 --- a/software/shkeeper.yml +++ b/software/shkeeper.yml @@ -9,14 +9,22 @@ platforms: tags: - Money, Budgeting & Management demo_url: https://github.com/vsys-host/shkeeper.io?tab=readme-ov-file#11-demo -stargazers_count: 449 -updated_at: '2025-11-06' +stargazers_count: 491 +updated_at: '2025-12-31' archived: false current_release: - tag: v2.3.5 - published_at: '2025-07-22' + tag: v2.4.5 + published_at: '2025-12-05' commit_history: + 2025-02: 2 + 2025-03: 3 + 2025-04: 2 + 2025-05: 3 + 2025-06: 3 + 2025-07: 5 2025-08: 0 2025-09: 3 - 2025-10: 2 - 2025-11: 19 + 2025-10: 7 + 2025-11: 33 + 2025-12: 24 + 2026-01: 0 diff --git a/software/shlink.yml b/software/shlink.yml index dfd9bf9b09..15ab67f78c 100644 --- a/software/shlink.yml +++ b/software/shlink.yml @@ -10,14 +10,22 @@ tags: - URL Shorteners source_code_url: https://github.com/shlinkio/shlink related_software_url: https://shlink.io/apps -stargazers_count: 4413 -updated_at: '2025-11-01' +stargazers_count: 4556 +updated_at: '2026-01-03' archived: false current_release: tag: v4.6.0 published_at: '2025-11-01' commit_history: + 2025-02: 18 + 2025-03: 13 + 2025-04: 6 + 2025-05: 7 + 2025-06: 5 + 2025-07: 38 2025-08: 9 2025-09: 2 2025-10: 39 - 2025-11: 20 + 2025-11: 50 + 2025-12: 61 + 2026-01: 2 diff --git a/software/shopware-community-edition.yml b/software/shopware-community-edition.yml index 10742e182c..86ad122add 100644 --- a/software/shopware-community-edition.yml +++ b/software/shopware-community-edition.yml @@ -9,14 +9,22 @@ tags: - E-commerce source_code_url: https://github.com/shopware/shopware demo_url: https://www.shopware.com/en/test-demo/ -stargazers_count: 3217 -updated_at: '2025-11-06' +stargazers_count: 3260 +updated_at: '2025-12-31' archived: false current_release: - tag: v6.7.4.0 - published_at: '2025-11-04' + tag: v6.6.10.10 + published_at: '2025-12-09' commit_history: + 2025-02: 274 + 2025-03: 283 + 2025-04: 167 + 2025-05: 273 + 2025-06: 201 + 2025-07: 249 2025-08: 216 2025-09: 190 2025-10: 181 - 2025-11: 34 + 2025-11: 152 + 2025-12: 148 + 2026-01: 0 diff --git a/software/shynet.yml b/software/shynet.yml deleted file mode 100644 index f3a6b77e9d..0000000000 --- a/software/shynet.yml +++ /dev/null @@ -1,22 +0,0 @@ -name: Shynet -website_url: https://github.com/milesmcc/shynet -description: Modern, privacy-friendly, and detailed web analytics that works without cookies or JS. -licenses: - - Apache-2.0 -platforms: - - Python - - Docker -tags: - - Analytics -source_code_url: https://github.com/milesmcc/shynet -stargazers_count: 3085 -updated_at: '2024-12-19' -archived: false -current_release: - tag: v0.13.1 - published_at: '2023-07-28' -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 diff --git a/software/sigal.yml b/software/sigal.yml index 6e1bb733b5..79e1e76c84 100644 --- a/software/sigal.yml +++ b/software/sigal.yml @@ -8,14 +8,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/saimn/sigal -stargazers_count: 928 -updated_at: '2025-10-31' +stargazers_count: 934 +updated_at: '2025-12-02' archived: false current_release: tag: '2.5' published_at: '2025-02-25' commit_history: + 2025-02: 6 + 2025-03: 0 + 2025-04: 1 + 2025-05: 2 + 2025-06: 0 + 2025-07: 3 2025-08: 0 2025-09: 2 2025-10: 20 2025-11: 0 + 2025-12: 2 + 2026-01: 0 diff --git a/software/signature-pdf.yml b/software/signature-pdf.yml index d3f88858e6..df0f09b57c 100644 --- a/software/signature-pdf.yml +++ b/software/signature-pdf.yml @@ -11,14 +11,22 @@ platforms: tags: - Document Management demo_url: https://pdf.24eme.fr/ -stargazers_count: 677 -updated_at: '2025-11-05' +stargazers_count: 717 +updated_at: '2025-12-05' archived: false current_release: - tag: v1.9.1 - published_at: '2025-10-14' + tag: v1.9.2 + published_at: '2025-12-03' commit_history: + 2025-02: 2 + 2025-03: 28 + 2025-04: 46 + 2025-05: 27 + 2025-06: 81 + 2025-07: 107 2025-08: 23 2025-09: 11 - 2025-10: 12 - 2025-11: 2 + 2025-10: 13 + 2025-11: 6 + 2025-12: 7 + 2026-01: 0 diff --git a/software/silverbullet.yml b/software/silverbullet.yml index 77b6ec118d..133cb05727 100644 --- a/software/silverbullet.yml +++ b/software/silverbullet.yml @@ -12,14 +12,22 @@ tags: - Pastebins demo_url: https://play.silverbullet.md/ related_software_url: https://silverbullet.md/Libraries -stargazers_count: 4095 -updated_at: '2025-11-05' +stargazers_count: 4444 +updated_at: '2026-01-04' archived: false current_release: - tag: 2.2.1 - published_at: '2025-11-03' + tag: 2.3.0 + published_at: '2025-11-24' commit_history: + 2025-02: 74 + 2025-03: 153 + 2025-04: 45 + 2025-05: 26 + 2025-06: 94 + 2025-07: 14 2025-08: 57 2025-09: 148 2025-10: 86 - 2025-11: 4 + 2025-11: 90 + 2025-12: 23 + 2026-01: 1 diff --git a/software/simple-machines-forum.yml b/software/simple-machines-forum.yml index 9d1abbf404..b153fac5e6 100644 --- a/software/simple-machines-forum.yml +++ b/software/simple-machines-forum.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Social Networks and Forums source_code_url: https://github.com/SimpleMachines/SMF -stargazers_count: 681 -updated_at: '2025-11-06' +stargazers_count: 688 +updated_at: '2025-11-27' archived: false current_release: tag: v2.1.6 published_at: '2025-06-26' commit_history: + 2025-02: 183 + 2025-03: 143 + 2025-04: 164 + 2025-05: 118 + 2025-06: 95 + 2025-07: 159 2025-08: 194 2025-09: 113 - 2025-10: 84 - 2025-11: 12 + 2025-10: 86 + 2025-11: 41 + 2025-12: 0 + 2026-01: 0 diff --git a/software/simple-url-shortener.yml b/software/simple-url-shortener.yml index 9a2c5b2e4e..ac92d28ff5 100644 --- a/software/simple-url-shortener.yml +++ b/software/simple-url-shortener.yml @@ -9,14 +9,22 @@ tags: - URL Shorteners source_code_url: https://github.com/azlux/Simple-URL-Shortener demo_url: https://u.azlux.fr -stargazers_count: 57 +stargazers_count: 58 updated_at: '2025-08-28' archived: false current_release: tag: v1.3 published_at: '2015-05-09' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 4 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/simplelogin.yml b/software/simplelogin.yml index f11ab4f378..4aa24adf38 100644 --- a/software/simplelogin.yml +++ b/software/simplelogin.yml @@ -9,6 +9,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/simple-login/app -stargazers_count: 6108 -updated_at: '2025-10-14' +stargazers_count: 6313 +updated_at: '2025-12-23' archived: false +current_release: + tag: v4.74.8 + published_at: '2025-12-23' +commit_history: + 2025-02: 25 + 2025-03: 12 + 2025-04: 9 + 2025-05: 19 + 2025-06: 19 + 2025-07: 19 + 2025-08: 2 + 2025-09: 14 + 2025-10: 13 + 2025-11: 23 + 2025-12: 14 + 2026-01: 0 diff --git a/software/simplex-chat.yml b/software/simplex-chat.yml index 82b4ae4ed9..f5c544bccf 100644 --- a/software/simplex-chat.yml +++ b/software/simplex-chat.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/simplex-chat/simplex-chat -stargazers_count: 9839 -updated_at: '2025-11-03' +stargazers_count: 10158 +updated_at: '2025-12-29' archived: false current_release: - tag: v6.5.0-beta.1 - published_at: '2025-11-03' + tag: v6.5.0-beta.3 + published_at: '2025-12-23' commit_history: + 2025-02: 71 + 2025-03: 64 + 2025-04: 47 + 2025-05: 102 + 2025-06: 61 + 2025-07: 118 2025-08: 81 2025-09: 22 2025-10: 13 - 2025-11: 8 + 2025-11: 12 + 2025-12: 14 + 2026-01: 0 diff --git a/software/sip-irrigation-control.yml b/software/sip-irrigation-control.yml index 40c4da543f..f09e393bde 100644 --- a/software/sip-irrigation-control.yml +++ b/software/sip-irrigation-control.yml @@ -8,14 +8,22 @@ platforms: tags: - Internet of Things (IoT) source_code_url: https://github.com/Dan-in-CA/SIP -stargazers_count: 400 -updated_at: '2025-10-28' +stargazers_count: 404 +updated_at: '2025-12-13' archived: false current_release: tag: V4 published_at: '2019-12-30' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 5 2025-10: 1 - 2025-11: 0 + 2025-11: 2 + 2025-12: 3 + 2026-01: 0 diff --git a/software/sipcapture-homer.yml b/software/sipcapture-homer.yml index b0a64e8a88..77cf6dd551 100644 --- a/software/sipcapture-homer.yml +++ b/software/sipcapture-homer.yml @@ -10,6 +10,19 @@ platforms: tags: - Communication - SIP source_code_url: https://github.com/sipcapture/homer -stargazers_count: 1853 -updated_at: '2025-10-21' +stargazers_count: 1890 +updated_at: '2025-11-21' archived: false +commit_history: + 2025-02: 5 + 2025-03: 3 + 2025-04: 4 + 2025-05: 1 + 2025-06: 0 + 2025-07: 7 + 2025-08: 1 + 2025-09: 1 + 2025-10: 1 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/sish.yml b/software/sish.yml index 7372461aa2..8bc6aaeb6b 100644 --- a/software/sish.yml +++ b/software/sish.yml @@ -9,14 +9,22 @@ platforms: tags: - Proxy source_code_url: https://github.com/antoniomika/sish -stargazers_count: 4391 +stargazers_count: 4488 updated_at: '2025-10-07' archived: false current_release: tag: v2.20.0 published_at: '2025-07-01' commit_history: + 2025-02: 2 + 2025-03: 7 + 2025-04: 3 + 2025-05: 3 + 2025-06: 0 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/sist2.yml b/software/sist2.yml index c2124a93d9..eceec7d252 100644 --- a/software/sist2.yml +++ b/software/sist2.yml @@ -9,14 +9,22 @@ platforms: tags: - Search Engines source_code_url: https://github.com/sist2app/sist2 -stargazers_count: 1163 +stargazers_count: 1182 updated_at: '2025-07-05' archived: false current_release: tag: 3.3.6 published_at: '2023-10-14' commit_history: + 2025-02: 4 + 2025-03: 2 + 2025-04: 1 + 2025-05: 0 + 2025-06: 2 + 2025-07: 8 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/siyuan.yml b/software/siyuan.yml index 61d0c742af..40d018748d 100644 --- a/software/siyuan.yml +++ b/software/siyuan.yml @@ -9,14 +9,22 @@ platforms: - Go tags: - Knowledge Management Tools -stargazers_count: 38855 -updated_at: '2025-10-29' +stargazers_count: 40287 +updated_at: '2025-12-30' archived: false current_release: - tag: v3.4.0-dev1 - published_at: '2025-11-06' + tag: v3.5.3-dev2 + published_at: '2026-01-03' commit_history: + 2025-02: 313 + 2025-03: 335 + 2025-04: 295 + 2025-05: 227 + 2025-06: 454 + 2025-07: 453 2025-08: 579 2025-09: 375 - 2025-10: 367 - 2025-11: 0 + 2025-10: 378 + 2025-11: 319 + 2025-12: 435 + 2026-01: 0 diff --git a/software/slash.yml b/software/slash.yml index e9804897ed..26bd4e3a58 100644 --- a/software/slash.yml +++ b/software/slash.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Bookmarks and Link Sharing -stargazers_count: 3001 -updated_at: '2025-08-18' +stargazers_count: 3047 +updated_at: '2025-12-22' archived: false current_release: - tag: v1.0.0-rc.0 - published_at: '2024-11-03' + tag: v0.5.3 + published_at: '2024-02-06' commit_history: + 2025-02: 3 + 2025-03: 1 + 2025-04: 23 + 2025-05: 24 + 2025-06: 6 + 2025-07: 0 2025-08: 12 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 9 + 2026-01: 0 diff --git a/software/slink.yml b/software/slink.yml index 05a287ca71..a9f3919b45 100644 --- a/software/slink.yml +++ b/software/slink.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload -stargazers_count: 1078 -updated_at: '2025-11-06' +stargazers_count: 1284 +updated_at: '2026-01-01' archived: false current_release: - tag: v1.7.6 - published_at: '2025-11-06' + tag: v1.8.5 + published_at: '2026-01-01' commit_history: + 2025-02: 0 + 2025-03: 3 + 2025-04: 8 + 2025-05: 15 + 2025-06: 64 + 2025-07: 43 2025-08: 7 2025-09: 108 2025-10: 32 - 2025-11: 4 + 2025-11: 19 + 2025-12: 68 + 2026-01: 12 diff --git a/software/slskd.yml b/software/slskd.yml index dec7cffd8c..411cb1a793 100644 --- a/software/slskd.yml +++ b/software/slskd.yml @@ -10,14 +10,22 @@ platforms: tags: - File Transfer - Peer-to-peer Filesharing depends_3rdparty: true -stargazers_count: 2228 -updated_at: '2025-11-04' +stargazers_count: 2520 +updated_at: '2026-01-03' archived: false current_release: - tag: 0.24.0 - published_at: '2025-11-05' + tag: 0.24.1 + published_at: '2025-12-01' commit_history: + 2025-02: 31 + 2025-03: 27 + 2025-04: 42 + 2025-05: 26 + 2025-06: 16 + 2025-07: 65 2025-08: 41 2025-09: 33 - 2025-10: 93 - 2025-11: 9 + 2025-10: 94 + 2025-11: 80 + 2025-12: 121 + 2026-01: 23 diff --git a/software/snapcast.yml b/software/snapcast.yml index d4719ab7f2..65e6a6671b 100644 --- a/software/snapcast.yml +++ b/software/snapcast.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/badaix/snapcast -stargazers_count: 7165 -updated_at: '2025-10-02' +stargazers_count: 7215 +updated_at: '2025-11-24' archived: false current_release: tag: v0.34.0 published_at: '2025-10-03' commit_history: + 2025-01: 80 + 2025-02: 2 + 2025-03: 5 + 2025-04: 0 + 2025-05: 2 + 2025-06: 59 + 2025-07: 21 2025-08: 24 2025-09: 53 2025-10: 5 - 2025-11: 0 + 2025-11: 11 + 2025-12: 0 diff --git a/software/snappymail.yml b/software/snappymail.yml index 61a2c9ad5d..c081b935f3 100644 --- a/software/snappymail.yml +++ b/software/snappymail.yml @@ -9,6 +9,7 @@ tags: - Communication - Email - Webmail Clients source_code_url: https://github.com/the-djmaze/snappymail demo_url: https://snappymail.eu/demo/ +related_software_url: "https://snappymail.eu/repository/v2/plugins/" stargazers_count: 1419 updated_at: '2025-06-16' -archived: false +archived: false \ No newline at end of file diff --git a/software/snikket.yml b/software/snikket.yml index 6d4c1fcdd6..41cb57677a 100644 --- a/software/snikket.yml +++ b/software/snikket.yml @@ -9,11 +9,19 @@ tags: - Communication - XMPP - Servers source_code_url: https://github.com/snikket-im/snikket-server related_software_url: https://snikket.org/app/ -stargazers_count: 343 -updated_at: '2025-10-09' +stargazers_count: 355 +updated_at: '2025-12-31' archived: false commit_history: + 2025-02: 8 + 2025-03: 3 + 2025-04: 0 + 2025-05: 0 + 2025-06: 14 + 2025-07: 7 2025-08: 1 2025-09: 4 2025-10: 2 2025-11: 0 + 2025-12: 6 + 2026-01: 0 diff --git a/software/socialhome.yml b/software/socialhome.yml index 99de466eec..7b7c316b40 100644 --- a/software/socialhome.yml +++ b/software/socialhome.yml @@ -10,14 +10,22 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/jaywink/socialhome demo_url: https://socialhome.network/ -stargazers_count: 373 -updated_at: '2025-11-02' +stargazers_count: 376 +updated_at: '2025-11-08' archived: false current_release: tag: v0.9.3 published_at: '2018-08-29' commit_history: + 2025-02: 25 + 2025-03: 0 + 2025-04: 1 + 2025-05: 16 + 2025-06: 1 + 2025-07: 3 2025-08: 5 2025-09: 5 2025-10: 2 - 2025-11: 3 + 2025-11: 12 + 2025-12: 0 + 2026-01: 0 diff --git a/software/socioboard.yml b/software/socioboard.yml index 4d2f3c54bd..1c60ec7376 100644 --- a/software/socioboard.yml +++ b/software/socioboard.yml @@ -9,14 +9,22 @@ tags: - Analytics source_code_url: https://github.com/socioboard/Socioboard-5.0 depends_3rdparty: true -stargazers_count: 1379 +stargazers_count: 1396 updated_at: '2025-09-01' archived: false current_release: tag: 4.1.0 published_at: '2019-11-15' commit_history: + 2025-02: 0 + 2025-03: 4 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 9 2025-09: 4 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/socks5-proxy-server.yml b/software/socks5-proxy-server.yml index d79711e3aa..9915dc04c3 100644 --- a/software/socks5-proxy-server.yml +++ b/software/socks5-proxy-server.yml @@ -8,14 +8,22 @@ platforms: tags: - Proxy source_code_url: https://github.com/nskondratev/socks5-proxy-server -stargazers_count: 130 -updated_at: '2025-07-15' +stargazers_count: 134 +updated_at: '2025-11-29' archived: false current_release: - tag: v1.19.0 - published_at: '2025-07-15' + tag: v1.20.0 + published_at: '2025-11-29' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/sogo.yml b/software/sogo.yml index 2ee8a6b7da..f80b926191 100644 --- a/software/sogo.yml +++ b/software/sogo.yml @@ -9,14 +9,22 @@ tags: - Groupware source_code_url: https://github.com/Alinto/sogo demo_url: https://demo.sogo.nu/SOGo/ -stargazers_count: 2023 -updated_at: '2025-10-16' +stargazers_count: 2051 +updated_at: '2025-12-31' archived: false current_release: tag: SOGo-5.12.4 published_at: '2025-10-06' commit_history: + 2025-02: 10 + 2025-03: 59 + 2025-04: 45 + 2025-05: 4 + 2025-06: 15 + 2025-07: 16 2025-08: 5 2025-09: 13 2025-10: 51 - 2025-11: 0 + 2025-11: 3 + 2025-12: 7 + 2026-01: 0 diff --git a/software/solidinvoice.yml b/software/solidinvoice.yml index c86a80c572..32a74a4b17 100644 --- a/software/solidinvoice.yml +++ b/software/solidinvoice.yml @@ -8,14 +8,22 @@ platforms: tags: - Money, Budgeting & Management source_code_url: https://github.com/SolidInvoice/SolidInvoice -stargazers_count: 744 -updated_at: '2025-11-03' +stargazers_count: 843 +updated_at: '2025-12-27' archived: false current_release: - tag: 2.3.10 - published_at: '2025-11-03' + tag: 2.3.12 + published_at: '2025-12-27' commit_history: + 2025-02: 37 + 2025-03: 70 + 2025-04: 291 + 2025-05: 186 + 2025-06: 47 + 2025-07: 8 2025-08: 28 2025-09: 0 2025-10: 110 - 2025-11: 1 + 2025-11: 70 + 2025-12: 28 + 2026-01: 0 diff --git a/software/solidtime.yml b/software/solidtime.yml index 81e2b136c8..dcc17191c7 100644 --- a/software/solidtime.yml +++ b/software/solidtime.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Time Tracking -stargazers_count: 7542 -updated_at: '2025-11-04' +stargazers_count: 7787 +updated_at: '2025-12-17' archived: false current_release: - tag: v0.9.0 - published_at: '2025-07-23' + tag: v0.10.0 + published_at: '2025-11-10' commit_history: + 2025-02: 35 + 2025-03: 21 + 2025-04: 28 + 2025-05: 38 + 2025-06: 7 + 2025-07: 27 2025-08: 1 2025-09: 16 2025-10: 21 - 2025-11: 2 + 2025-11: 26 + 2025-12: 7 + 2026-01: 0 diff --git a/software/solidus.yml b/software/solidus.yml index d7bdc46029..549323ad13 100644 --- a/software/solidus.yml +++ b/software/solidus.yml @@ -9,14 +9,22 @@ platforms: tags: - E-commerce source_code_url: https://github.com/solidusio/solidus -stargazers_count: 5223 -updated_at: '2025-11-05' +stargazers_count: 5252 +updated_at: '2025-12-10' archived: false current_release: - tag: v4.6.1 - published_at: '2025-10-21' + tag: v4.6.2 + published_at: '2025-11-27' commit_history: + 2025-02: 94 + 2025-03: 29 + 2025-04: 69 + 2025-05: 62 + 2025-06: 82 + 2025-07: 60 2025-08: 45 2025-09: 19 2025-10: 30 - 2025-11: 57 + 2025-11: 114 + 2025-12: 16 + 2026-01: 0 diff --git a/software/sonarr.yml b/software/sonarr.yml index 2bc7584960..c8f39544b7 100644 --- a/software/sonarr.yml +++ b/software/sonarr.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Management source_code_url: https://github.com/Sonarr/Sonarr -stargazers_count: 12604 -updated_at: '2025-11-06' +stargazers_count: 12992 +updated_at: '2026-01-01' archived: false current_release: - tag: v4.0.16.2944 - published_at: '2025-11-05' + tag: v4.0.16.2946 + published_at: '2025-12-22' commit_history: + 2025-02: 104 + 2025-03: 67 + 2025-04: 43 + 2025-05: 14 + 2025-06: 20 + 2025-07: 18 2025-08: 17 2025-09: 32 2025-10: 23 - 2025-11: 20 + 2025-11: 73 + 2025-12: 74 + 2026-01: 8 diff --git a/software/sourcebans++.yml b/software/sourcebans++.yml index 4a636268fb..b6d3d63de8 100644 --- a/software/sourcebans++.yml +++ b/software/sourcebans++.yml @@ -9,13 +9,21 @@ tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/sbpp/sourcebans-pp stargazers_count: 349 -updated_at: '2025-11-02' +updated_at: '2025-12-01' archived: false current_release: tag: Plugins-Latest published_at: '2025-11-02' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 7 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 8 + 2025-12: 1 + 2026-01: 0 diff --git a/software/specifically-clementines.yml b/software/specifically-clementines.yml index 6c5f3406af..b72a48bffa 100644 --- a/software/specifically-clementines.yml +++ b/software/specifically-clementines.yml @@ -9,14 +9,22 @@ platforms: tags: - Recipe Management - Inventory Management -stargazers_count: 274 +stargazers_count: 277 updated_at: '2025-07-20' archived: false current_release: tag: v1.1.9 published_at: '2025-07-20' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 49 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/spectrum-2.yml b/software/spectrum-2.yml index 97dbb5112f..1d9ad32bb0 100644 --- a/software/spectrum-2.yml +++ b/software/spectrum-2.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/SpectrumIM/spectrum2 -stargazers_count: 414 +stargazers_count: 413 updated_at: '2025-09-15' archived: false current_release: tag: 2.2.1 published_at: '2023-06-12' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 11 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/speed-test-by-openspeedtest™.yml b/software/speed-test-by-openspeedtest™.yml index 5e3710af36..8992ea5aca 100644 --- a/software/speed-test-by-openspeedtest™.yml +++ b/software/speed-test-by-openspeedtest™.yml @@ -6,13 +6,21 @@ licenses: platforms: - Docker tags: - - Miscellaneous + - Network Utilities source_code_url: https://github.com/openspeedtest/Speed-Test -stargazers_count: 3173 +stargazers_count: 3281 updated_at: '2024-06-04' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/speedtest-tracker.yml b/software/speedtest-tracker.yml index a6b76dd177..72437a56b0 100644 --- a/software/speedtest-tracker.yml +++ b/software/speedtest-tracker.yml @@ -8,15 +8,23 @@ platforms: - Docker - K8S tags: - - Miscellaneous -stargazers_count: 4458 -updated_at: '2025-11-06' + - Network Utilities +stargazers_count: 5015 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.7.1 - published_at: '2025-11-06' + tag: v1.13.4 + published_at: '2025-12-26' commit_history: + 2025-02: 21 + 2025-03: 6 + 2025-04: 22 + 2025-05: 21 + 2025-06: 11 + 2025-07: 14 2025-08: 3 2025-09: 8 2025-10: 8 - 2025-11: 11 + 2025-11: 54 + 2025-12: 54 + 2026-01: 8 diff --git a/software/spis.yml b/software/spis.yml index 2054eb328f..7b0c3e51a9 100644 --- a/software/spis.yml +++ b/software/spis.yml @@ -9,14 +9,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/gbbirkisson/spis -stargazers_count: 179 -updated_at: '2025-10-31' +stargazers_count: 184 +updated_at: '2026-01-03' archived: false current_release: tag: v0.9.14 published_at: '2025-08-18' commit_history: + 2025-02: 23 + 2025-03: 19 + 2025-04: 14 + 2025-05: 15 + 2025-06: 9 + 2025-07: 8 2025-08: 18 2025-09: 14 2025-10: 12 - 2025-11: 0 + 2025-11: 7 + 2025-12: 10 + 2026-01: 2 diff --git a/software/spoolman.yml b/software/spoolman.yml index 6f776c4089..61bccc6265 100644 --- a/software/spoolman.yml +++ b/software/spoolman.yml @@ -10,14 +10,22 @@ platforms: tags: - Inventory Management - Manufacturing -stargazers_count: 1824 -updated_at: '2025-07-22' +stargazers_count: 2029 +updated_at: '2026-01-04' archived: false current_release: tag: v0.22.1 published_at: '2025-03-18' commit_history: + 2025-02: 24 + 2025-03: 35 + 2025-04: 10 + 2025-05: 10 + 2025-06: 18 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 26 diff --git a/software/spooty.yml b/software/spooty.yml index 53b0e57aef..3df14fa581 100644 --- a/software/spooty.yml +++ b/software/spooty.yml @@ -10,14 +10,22 @@ tags: - Media Management source_code_url: https://github.com/Raiper34/spooty depends_3rdparty: true -stargazers_count: 112 -updated_at: '2025-10-19' +stargazers_count: 741 +updated_at: '2026-01-02' archived: false current_release: - tag: 2.2.0 - published_at: '2025-10-17' + tag: 2.3.0 + published_at: '2025-12-29' commit_history: + 2025-02: 11 + 2025-03: 16 + 2025-04: 7 + 2025-05: 2 + 2025-06: 4 + 2025-07: 0 2025-08: 6 2025-09: 0 2025-10: 5 - 2025-11: 0 + 2025-11: 4 + 2025-12: 2 + 2026-01: 1 diff --git a/software/spree-commerce.yml b/software/spree-commerce.yml index 5ec2a6cc1d..9c8e3885b5 100644 --- a/software/spree-commerce.yml +++ b/software/spree-commerce.yml @@ -9,14 +9,22 @@ tags: - E-commerce source_code_url: https://github.com/spree/spree demo_url: https://demo.spreecommerce.org/ -stargazers_count: 15035 -updated_at: '2025-11-06' +stargazers_count: 15124 +updated_at: '2026-01-03' archived: false current_release: - tag: v5.2.0.rc1 - published_at: '2025-11-04' + tag: v5.2.4 + published_at: '2025-12-18' commit_history: + 2025-02: 200 + 2025-03: 189 + 2025-04: 156 + 2025-05: 152 + 2025-06: 164 + 2025-07: 119 2025-08: 70 2025-09: 87 2025-10: 96 - 2025-11: 26 + 2025-11: 116 + 2025-12: 139 + 2026-01: 3 diff --git a/software/sqlpage.yml b/software/sqlpage.yml index f6926bce86..0ebbf6ca58 100644 --- a/software/sqlpage.yml +++ b/software/sqlpage.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Low Code source_code_url: https://github.com/sqlpage/SQLPage -stargazers_count: 2363 -updated_at: '2025-11-05' +stargazers_count: 2411 +updated_at: '2025-12-30' archived: false current_release: - tag: v0.39.0 - published_at: '2025-10-27' + tag: v0.41.0 + published_at: '2025-12-28' commit_history: + 2025-02: 79 + 2025-03: 38 + 2025-04: 35 + 2025-05: 79 + 2025-06: 23 + 2025-07: 35 2025-08: 49 2025-09: 76 2025-10: 128 - 2025-11: 17 + 2025-11: 51 + 2025-12: 27 + 2026-01: 0 diff --git a/software/squidex.yml b/software/squidex.yml index 6f9a10302a..ec0a85357c 100644 --- a/software/squidex.yml +++ b/software/squidex.yml @@ -9,14 +9,22 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/Squidex/squidex demo_url: https://cloud.squidex.io -stargazers_count: 2456 -updated_at: '2025-10-31' +stargazers_count: 2473 +updated_at: '2025-12-08' archived: false current_release: tag: 7.21.0 published_at: '2025-07-23' commit_history: + 2025-02: 4 + 2025-03: 9 + 2025-04: 17 + 2025-05: 11 + 2025-06: 14 + 2025-07: 6 2025-08: 6 2025-09: 4 2025-10: 8 - 2025-11: 0 + 2025-11: 3 + 2025-12: 2 + 2026-01: 0 diff --git a/software/srs.yml b/software/srs.yml index 3afac4a5d5..1102f1d3e0 100644 --- a/software/srs.yml +++ b/software/srs.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Video Streaming source_code_url: https://github.com/ossrs/srs -stargazers_count: 27950 -updated_at: '2025-11-06' +stargazers_count: 28290 +updated_at: '2025-12-13' archived: false current_release: - tag: v6.0-b3 - published_at: '2025-11-03' + tag: v6.0-r0 + published_at: '2025-12-03' commit_history: + 2025-02: 2 + 2025-03: 7 + 2025-04: 5 + 2025-05: 9 + 2025-06: 12 + 2025-07: 17 2025-08: 36 2025-09: 35 2025-10: 79 - 2025-11: 6 + 2025-11: 20 + 2025-12: 7 + 2026-01: 0 diff --git a/software/sshwifty.yml b/software/sshwifty.yml index 86968cdb94..645ecc349c 100644 --- a/software/sshwifty.yml +++ b/software/sshwifty.yml @@ -10,14 +10,22 @@ tags: - Remote Access source_code_url: https://github.com/nirui/sshwifty demo_url: https://sshwifty-demo.nirui.org -stargazers_count: 2915 -updated_at: '2025-10-08' +stargazers_count: 2966 +updated_at: '2025-12-03' archived: false current_release: - tag: 0.4.1-beta-release-prebuild - published_at: '2025-10-08' + tag: 0.4.2-beta-release-prebuild + published_at: '2025-12-03' commit_history: + 2025-02: 5 + 2025-03: 6 + 2025-04: 7 + 2025-05: 11 + 2025-06: 8 + 2025-07: 1 2025-08: 8 2025-09: 0 2025-10: 4 - 2025-11: 0 + 2025-11: 8 + 2025-12: 4 + 2026-01: 0 diff --git a/software/stackstorm.yml b/software/stackstorm.yml index 6efa4a6f06..678c3cf2c8 100644 --- a/software/stackstorm.yml +++ b/software/stackstorm.yml @@ -8,14 +8,22 @@ platforms: tags: - Automation source_code_url: https://github.com/StackStorm/st2 -stargazers_count: 6365 -updated_at: '2025-10-22' +stargazers_count: 6395 +updated_at: '2025-12-10' archived: false current_release: tag: v3.8.1 published_at: '2023-12-13' commit_history: + 2025-02: 82 + 2025-03: 126 + 2025-04: 30 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 77 2025-10: 40 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/stalwart-mail-server.yml b/software/stalwart-mail-server.yml index 6d7dbd2e06..65db0b735f 100644 --- a/software/stalwart-mail-server.yml +++ b/software/stalwart-mail-server.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Communication - Email - Complete Solutions -stargazers_count: 10319 -updated_at: '2025-10-30' +stargazers_count: 11016 +updated_at: '2025-12-29' archived: false current_release: - tag: v0.14.1 - published_at: '2025-10-28' + tag: v0.15.3 + published_at: '2025-12-29' commit_history: + 2025-02: 13 + 2025-03: 22 + 2025-04: 5 + 2025-05: 110 + 2025-06: 58 + 2025-07: 50 2025-08: 18 2025-09: 43 - 2025-10: 50 - 2025-11: 0 + 2025-10: 52 + 2025-11: 19 + 2025-12: 59 + 2026-01: 0 diff --git a/software/standard-notes.yml b/software/standard-notes.yml index ea1d155bfe..d7add17088 100644 --- a/software/standard-notes.yml +++ b/software/standard-notes.yml @@ -9,6 +9,22 @@ tags: - Note-taking & Editors source_code_url: https://github.com/standardnotes/app demo_url: https://app.standardnotes.com/ -stargazers_count: 6048 -updated_at: '2025-10-22' +stargazers_count: 6205 +updated_at: '2025-12-18' archived: false +current_release: + tag: '@standardnotes/desktop@3.201.5' + published_at: '2025-12-18' +commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 29 + 2025-05: 11 + 2025-06: 28 + 2025-07: 27 + 2025-08: 21 + 2025-09: 25 + 2025-10: 29 + 2025-11: 12 + 2025-12: 9 + 2026-01: 0 diff --git a/software/starbase-80.yml b/software/starbase-80.yml index 5aa8526dae..5ec977fcbd 100644 --- a/software/starbase-80.yml +++ b/software/starbase-80.yml @@ -8,11 +8,19 @@ platforms: tags: - Personal Dashboards source_code_url: https://github.com/notclickable-jordan/starbase-80 -stargazers_count: 454 +stargazers_count: 494 updated_at: '2025-09-16' archived: false commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 2 + 2025-05: 0 + 2025-06: 2 + 2025-07: 10 2025-08: 2 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/startos.yml b/software/startos.yml index 6da1a06507..9e5bdcc7b1 100644 --- a/software/startos.yml +++ b/software/startos.yml @@ -8,14 +8,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/Start9Labs/start-os -stargazers_count: 1333 +stargazers_count: 1492 updated_at: '2025-04-07' archived: false current_release: - tag: v0.4.0-alpha.11 - published_at: '2025-09-25' + tag: v0.4.0-alpha.16 + published_at: '2025-12-19' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/stash.yml b/software/stash.yml index 0cecd30f08..7705942318 100644 --- a/software/stash.yml +++ b/software/stash.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/stashapp/stash -stargazers_count: 11240 -updated_at: '2025-11-06' +stargazers_count: 11612 +updated_at: '2025-12-18' archived: false current_release: - tag: v0.29.3 - published_at: '2025-11-06' + tag: v0.30.1 + published_at: '2025-12-18' commit_history: + 2025-02: 29 + 2025-03: 38 + 2025-04: 17 + 2025-05: 2 + 2025-06: 52 + 2025-07: 10 2025-08: 0 2025-09: 17 - 2025-10: 45 - 2025-11: 17 + 2025-10: 46 + 2025-11: 86 + 2025-12: 51 + 2026-01: 0 diff --git a/software/static-web-server.yml b/software/static-web-server.yml index 6b80f5dfce..f6202a06f6 100644 --- a/software/static-web-server.yml +++ b/software/static-web-server.yml @@ -10,14 +10,22 @@ platforms: - Docker tags: - Web Servers -stargazers_count: 1994 -updated_at: '2025-11-06' +stargazers_count: 2060 +updated_at: '2025-12-27' archived: false current_release: - tag: v2.39.0 - published_at: '2025-10-26' + tag: v2.40.1 + published_at: '2025-12-08' commit_history: + 2025-02: 7 + 2025-03: 2 + 2025-04: 4 + 2025-05: 5 + 2025-06: 2 + 2025-07: 5 2025-08: 1 2025-09: 5 2025-10: 6 - 2025-11: 1 + 2025-11: 15 + 2025-12: 10 + 2026-01: 0 diff --git a/software/statistics-for-strava.yml b/software/statistics-for-strava.yml index bef6401e81..3f7f9f9c6d 100644 --- a/software/statistics-for-strava.yml +++ b/software/statistics-for-strava.yml @@ -11,14 +11,22 @@ tags: - Health and Fitness depends_3rdparty: true demo_url: https://statistics-for-strava.robiningelbrecht.be/ -stargazers_count: 1248 -updated_at: '2025-11-06' +stargazers_count: 1438 +updated_at: '2026-01-03' archived: false current_release: - tag: v3.9.0 - published_at: '2025-11-06' + tag: v4.3.3 + published_at: '2026-01-02' commit_history: + 2025-02: 131 + 2025-03: 192 + 2025-04: 219 + 2025-05: 163 + 2025-06: 235 + 2025-07: 186 2025-08: 88 2025-09: 89 2025-10: 198 - 2025-11: 40 + 2025-11: 190 + 2025-12: 195 + 2026-01: 5 diff --git a/software/stirling-pdf.yml b/software/stirling-pdf.yml index 318cd6f037..0388d6eb40 100644 --- a/software/stirling-pdf.yml +++ b/software/stirling-pdf.yml @@ -9,14 +9,22 @@ platforms: tags: - Document Management source_code_url: https://github.com/Stirling-Tools/Stirling-PDF -stargazers_count: 69538 -updated_at: '2025-11-05' +stargazers_count: 72705 +updated_at: '2025-12-31' archived: false current_release: - tag: v1.5.0 - published_at: '2025-10-16' + tag: v2.1.5 + published_at: '2025-12-18' commit_history: + 2025-02: 129 + 2025-03: 106 + 2025-04: 119 + 2025-05: 95 + 2025-06: 136 + 2025-07: 115 2025-08: 87 2025-09: 88 - 2025-10: 103 - 2025-11: 24 + 2025-10: 82 + 2025-11: 119 + 2025-12: 119 + 2026-01: 0 diff --git a/software/strapi.yml b/software/strapi.yml index 06ca3c8bf7..e2b44006db 100644 --- a/software/strapi.yml +++ b/software/strapi.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/strapi/strapi -stargazers_count: 70269 -updated_at: '2025-11-06' +stargazers_count: 70872 +updated_at: '2026-01-02' archived: false current_release: - tag: v5.30.1 - published_at: '2025-11-05' + tag: v5.33.1 + published_at: '2025-12-29' commit_history: + 2025-02: 85 + 2025-03: 141 + 2025-04: 78 + 2025-05: 47 + 2025-06: 71 + 2025-07: 114 2025-08: 51 2025-09: 51 2025-10: 122 - 2025-11: 10 + 2025-11: 84 + 2025-12: 72 + 2026-01: 3 diff --git a/software/stretto.yml b/software/stretto.yml index ec09a06aab..a105c3585b 100644 --- a/software/stretto.yml +++ b/software/stretto.yml @@ -11,14 +11,22 @@ source_code_url: https://github.com/benkaiser/stretto demo_url: https://next.kaiserapps.com related_software_url: https://github.com/benkaiser/stretto-mobile-next depends_3rdparty: true -stargazers_count: 630 +stargazers_count: 632 updated_at: '2025-09-20' archived: false current_release: tag: 2.0.0 published_at: '2019-01-28' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 3 + 2025-07: 0 2025-08: 0 2025-09: 2 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/string.is.yml b/software/string.is.yml index 88dde70745..0f1ce80b4b 100644 --- a/software/string.is.yml +++ b/software/string.is.yml @@ -8,14 +8,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/recurser/string-is -stargazers_count: 285 -updated_at: '2025-08-11' +stargazers_count: 293 +updated_at: '2025-12-16' archived: false current_release: tag: v1.38.0 published_at: '2025-04-15' commit_history: + 2025-02: 24 + 2025-03: 22 + 2025-04: 32 + 2025-05: 26 + 2025-06: 30 + 2025-07: 20 2025-08: 5 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 7 + 2026-01: 0 diff --git a/software/stringer.yml b/software/stringer.yml index 1ceb832926..c0fc8e6dce 100644 --- a/software/stringer.yml +++ b/software/stringer.yml @@ -8,11 +8,19 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/stringer-rss/stringer -stargazers_count: 4066 -updated_at: '2025-11-03' +stargazers_count: 4077 +updated_at: '2026-01-01' archived: false commit_history: + 2025-02: 14 + 2025-03: 8 + 2025-04: 8 + 2025-05: 6 + 2025-06: 6 + 2025-07: 5 2025-08: 8 2025-09: 11 2025-10: 8 - 2025-11: 1 + 2025-11: 4 + 2025-12: 8 + 2026-01: 1 diff --git a/software/stump.yml b/software/stump.yml index 6ac449047f..54609b8ef8 100644 --- a/software/stump.yml +++ b/software/stump.yml @@ -8,14 +8,22 @@ platforms: tags: - Document Management - E-books source_code_url: https://github.com/stumpapp/stump -stargazers_count: 1587 +stargazers_count: 1883 updated_at: '2025-10-05' archived: false current_release: tag: v0.0.12 published_at: '2025-10-05' commit_history: + 2025-02: 39 + 2025-03: 14 + 2025-04: 5 + 2025-05: 6 + 2025-06: 1 + 2025-07: 18 2025-08: 15 2025-09: 0 2025-10: 2 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/suitecrm.yml b/software/suitecrm.yml index e55856d2b1..7fa38f7157 100644 --- a/software/suitecrm.yml +++ b/software/suitecrm.yml @@ -8,14 +8,22 @@ platforms: tags: - Customer Relationship Management (CRM) source_code_url: https://github.com/SuiteCRM/SuiteCRM -stargazers_count: 5135 -updated_at: '2025-11-04' +stargazers_count: 5220 +updated_at: '2025-12-18' archived: false current_release: - tag: v7.14.8 - published_at: '2025-11-06' + tag: v7.15.0 + published_at: '2025-12-18' commit_history: + 2025-02: 0 + 2025-03: 6 + 2025-04: 3 + 2025-05: 13 + 2025-06: 1 + 2025-07: 5 2025-08: 32 2025-09: 0 2025-10: 11 - 2025-11: 3 + 2025-11: 51 + 2025-12: 62 + 2026-01: 0 diff --git a/software/sunshine.yml b/software/sunshine.yml index 549c7480e0..726bef72ab 100644 --- a/software/sunshine.yml +++ b/software/sunshine.yml @@ -10,14 +10,22 @@ platforms: tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/LizardByte/Sunshine -stargazers_count: 30914 -updated_at: '2025-11-06' +stargazers_count: 33216 +updated_at: '2025-12-30' archived: false current_release: - tag: v2025.1027.181930 - published_at: '2025-10-27' + tag: v2025.1230.11628 + published_at: '2025-12-30' commit_history: + 2025-02: 24 + 2025-03: 28 + 2025-04: 26 + 2025-05: 28 + 2025-06: 41 + 2025-07: 49 2025-08: 34 2025-09: 44 2025-10: 22 - 2025-11: 8 + 2025-11: 29 + 2025-12: 29 + 2026-01: 0 diff --git a/software/sup3rs3cretmes5age.yml b/software/sup3rs3cretmes5age.yml index ccdbf33103..c026544a66 100644 --- a/software/sup3rs3cretmes5age.yml +++ b/software/sup3rs3cretmes5age.yml @@ -8,14 +8,22 @@ platforms: tags: - Pastebins source_code_url: https://github.com/algolia/sup3rS3cretMes5age -stargazers_count: 551 -updated_at: '2025-11-03' +stargazers_count: 558 +updated_at: '2025-12-31' archived: false current_release: - tag: v0.4.1 - published_at: '2025-08-19' + tag: v0.4.3 + published_at: '2025-12-01' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 26 2025-09: 0 2025-10: 0 2025-11: 4 + 2025-12: 20 + 2026-01: 0 diff --git a/software/superdesk.yml b/software/superdesk.yml index cb2a042aec..bb1acfae14 100644 --- a/software/superdesk.yml +++ b/software/superdesk.yml @@ -11,14 +11,22 @@ platforms: tags: - Content Management Systems (CMS) depends_3rdparty: true -stargazers_count: 717 -updated_at: '2025-11-05' +stargazers_count: 721 +updated_at: '2026-01-02' archived: false current_release: tag: v2.10.0 published_at: '2025-08-29' commit_history: + 2025-02: 6 + 2025-03: 6 + 2025-04: 18 + 2025-05: 32 + 2025-06: 38 + 2025-07: 38 2025-08: 22 2025-09: 22 2025-10: 23 - 2025-11: 2 + 2025-11: 20 + 2025-12: 20 + 2026-01: 3 diff --git a/software/superset.yml b/software/superset.yml index 82b598150e..cdad9d6537 100644 --- a/software/superset.yml +++ b/software/superset.yml @@ -8,14 +8,22 @@ platforms: tags: - Analytics source_code_url: https://github.com/apache/superset -stargazers_count: 68836 -updated_at: '2025-11-06' +stargazers_count: 69632 +updated_at: '2026-01-03' archived: false current_release: - tag: superset-helm-chart-0.15.1 - published_at: '2025-09-23' + tag: 6.0.0 + published_at: '2025-12-18' commit_history: + 2025-02: 111 + 2025-03: 193 + 2025-04: 114 + 2025-05: 104 + 2025-06: 111 + 2025-07: 204 2025-08: 194 2025-09: 173 2025-10: 221 - 2025-11: 31 + 2025-11: 162 + 2025-12: 256 + 2026-01: 13 diff --git a/software/supysonic.yml b/software/supysonic.yml index 9a4a65728c..71953c5ee6 100644 --- a/software/supysonic.yml +++ b/software/supysonic.yml @@ -10,13 +10,21 @@ tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/spl0k/supysonic stargazers_count: 287 -updated_at: '2025-10-30' +updated_at: '2025-11-08' archived: false current_release: tag: 0.7.9 published_at: '2024-12-15' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 - 2025-10: 3 - 2025-11: 0 + 2025-10: 4 + 2025-11: 3 + 2025-12: 0 + 2026-01: 0 diff --git a/software/suroi.yml b/software/suroi.yml index 2a3d3c054c..9fd72be5ee 100644 --- a/software/suroi.yml +++ b/software/suroi.yml @@ -9,14 +9,22 @@ platforms: tags: - Games demo_url: https://suroi.io/ -stargazers_count: 408 -updated_at: '2025-11-06' +stargazers_count: 425 +updated_at: '2025-12-31' archived: false current_release: - tag: v0.30.0 - published_at: '2025-10-31' + tag: v0.30.2 + published_at: '2025-12-31' commit_history: + 2025-02: 307 + 2025-03: 250 + 2025-04: 125 + 2025-05: 202 + 2025-06: 159 + 2025-07: 295 2025-08: 140 2025-09: 194 - 2025-10: 99 - 2025-11: 10 + 2025-10: 100 + 2025-11: 74 + 2025-12: 43 + 2026-01: 0 diff --git a/software/svix.yml b/software/svix.yml index 79df543424..c5a8ebb7d6 100644 --- a/software/svix.yml +++ b/software/svix.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/svix/svix-webhooks -stargazers_count: 2970 -updated_at: '2025-11-06' +stargazers_count: 3055 +updated_at: '2026-01-02' archived: false current_release: - tag: v1.81.0 - published_at: '2025-10-28' + tag: v1.84.1 + published_at: '2025-12-30' commit_history: + 2025-02: 229 + 2025-03: 242 + 2025-04: 91 + 2025-05: 45 + 2025-06: 29 + 2025-07: 41 2025-08: 133 2025-09: 76 2025-10: 60 - 2025-11: 6 + 2025-11: 12 + 2025-12: 32 + 2026-01: 1 diff --git a/software/swag-secure-web-application-gateway.yml b/software/swag-secure-web-application-gateway.yml index a26e63ed29..21f2f658d6 100644 --- a/software/swag-secure-web-application-gateway.yml +++ b/software/swag-secure-web-application-gateway.yml @@ -8,14 +8,22 @@ platforms: tags: - Web Servers source_code_url: https://github.com/linuxserver/docker-swag -stargazers_count: 3478 -updated_at: '2025-11-05' +stargazers_count: 3543 +updated_at: '2026-01-03' archived: false current_release: - tag: 5.1.0-ls417 - published_at: '2025-11-05' + tag: 5.2.2-ls428 + published_at: '2026-01-03' commit_history: - 2025-08: 7 + 2025-02: 11 + 2025-03: 10 + 2025-04: 9 + 2025-05: 11 + 2025-06: 11 + 2025-07: 22 + 2025-08: 8 2025-09: 5 2025-10: 6 - 2025-11: 8 + 2025-11: 13 + 2025-12: 6 + 2026-01: 1 diff --git a/software/swetrix.yml b/software/swetrix.yml index 7aaad4df11..1708a5abbe 100644 --- a/software/swetrix.yml +++ b/software/swetrix.yml @@ -9,11 +9,19 @@ tags: - Analytics source_code_url: https://github.com/Swetrix/selfhosting demo_url: https://swetrix.com/projects/STEzHcB1rALV -stargazers_count: 58 -updated_at: '2025-10-31' +stargazers_count: 61 +updated_at: '2025-12-14' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 17 2025-10: 4 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/swingmusic.yml b/software/swingmusic.yml index 28cb879376..424b27c567 100644 --- a/software/swingmusic.yml +++ b/software/swingmusic.yml @@ -9,14 +9,22 @@ platforms: tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/swingmx/swingmusic -stargazers_count: 1434 -updated_at: '2025-08-31' +stargazers_count: 1639 +updated_at: '2026-01-03' archived: false current_release: - tag: v2.0.9 - published_at: '2025-08-14' + tag: v2.1.3 + published_at: '2025-12-07' commit_history: + 2025-02: 15 + 2025-03: 22 + 2025-04: 16 + 2025-05: 19 + 2025-06: 31 + 2025-07: 1 2025-08: 22 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 10 + 2026-01: 4 diff --git a/software/sylius.yml b/software/sylius.yml index 61990a5d47..07eb2dcf68 100644 --- a/software/sylius.yml +++ b/software/sylius.yml @@ -9,14 +9,22 @@ tags: - E-commerce source_code_url: https://github.com/Sylius/Sylius demo_url: https://sylius.com/try/ -stargazers_count: 8340 -updated_at: '2025-11-05' +stargazers_count: 8388 +updated_at: '2025-12-19' archived: false current_release: - tag: v2.1.7 - published_at: '2025-10-22' + tag: v2.2.1 + published_at: '2025-12-18' commit_history: + 2025-02: 92 + 2025-03: 221 + 2025-04: 215 + 2025-05: 493 + 2025-06: 317 + 2025-07: 123 2025-08: 57 2025-09: 132 - 2025-10: 101 - 2025-11: 16 + 2025-10: 141 + 2025-11: 125 + 2025-12: 160 + 2026-01: 0 diff --git a/software/sympa.yml b/software/sympa.yml index e2eec5e7ad..0b240e1def 100644 --- a/software/sympa.yml +++ b/software/sympa.yml @@ -8,14 +8,22 @@ platforms: - Perl tags: - Communication - Email - Mailing Lists and Newsletters -stargazers_count: 279 -updated_at: '2025-07-27' +stargazers_count: 281 +updated_at: '2025-12-18' archived: false current_release: tag: 6.2.76 published_at: '2025-02-04' commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 4 + 2025-05: 9 + 2025-06: 0 + 2025-07: 11 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/synapse.yml b/software/synapse.yml index bf0b7914e6..829bfa0558 100644 --- a/software/synapse.yml +++ b/software/synapse.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/element-hq/synapse -stargazers_count: 3129 -updated_at: '2025-11-06' +stargazers_count: 3317 +updated_at: '2026-01-02' archived: false current_release: - tag: v1.142.0rc3 - published_at: '2025-11-04' + tag: v1.144.0 + published_at: '2025-12-09' commit_history: + 2025-02: 68 + 2025-03: 48 + 2025-04: 63 + 2025-05: 66 + 2025-06: 67 + 2025-07: 142 2025-08: 115 2025-09: 103 2025-10: 122 - 2025-11: 23 + 2025-11: 94 + 2025-12: 59 + 2026-01: 2 diff --git a/software/sync-in.yml b/software/sync-in.yml index 57d790ece9..01c4e9ebf7 100644 --- a/software/sync-in.yml +++ b/software/sync-in.yml @@ -13,6 +13,22 @@ tags: - Groupware demo_url: https://sync-in.com/docs/demo related_software_url: https://github.com/Sync-in/desktop -stargazers_count: 292 -updated_at: '2025-10-21' +stargazers_count: 510 +updated_at: '2026-01-04' archived: false +current_release: + tag: v1.9.6 + published_at: '2025-12-16' +commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 44 + 2025-08: 101 + 2025-09: 56 + 2025-10: 67 + 2025-11: 60 + 2025-12: 43 + 2026-01: 9 diff --git a/software/syncloud.yml b/software/syncloud.yml index 751fe6785c..7a9bad4963 100644 --- a/software/syncloud.yml +++ b/software/syncloud.yml @@ -10,5 +10,18 @@ tags: - Self-hosting Solutions source_code_url: https://github.com/syncloud/platform stargazers_count: 423 -updated_at: '2025-09-05' +updated_at: '2025-12-25' archived: false +commit_history: + 2025-02: 10 + 2025-03: 1 + 2025-04: 0 + 2025-05: 2 + 2025-06: 4 + 2025-07: 7 + 2025-08: 0 + 2025-09: 2 + 2025-10: 0 + 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/syncthing.yml b/software/syncthing.yml index 772e307f40..c8e6bcc562 100644 --- a/software/syncthing.yml +++ b/software/syncthing.yml @@ -10,14 +10,22 @@ platforms: tags: - File Transfer & Synchronization source_code_url: https://github.com/syncthing/syncthing -stargazers_count: 77386 -updated_at: '2025-11-03' +stargazers_count: 78763 +updated_at: '2025-12-29' archived: false current_release: - tag: v2.0.11 - published_at: '2025-11-04' + tag: v2.0.13-rc.1 + published_at: '2025-12-23' commit_history: + 2025-02: 9 + 2025-03: 25 + 2025-04: 73 + 2025-05: 68 + 2025-06: 63 + 2025-07: 14 2025-08: 53 2025-09: 45 2025-10: 19 - 2025-11: 1 + 2025-11: 9 + 2025-12: 15 + 2026-01: 0 diff --git a/software/synctube.yml b/software/synctube.yml index b5efe0e35e..dc2d13101d 100644 --- a/software/synctube.yml +++ b/software/synctube.yml @@ -9,11 +9,19 @@ platforms: tags: - Media Streaming - Video Streaming source_code_url: https://github.com/RblSb/SyncTube -stargazers_count: 337 -updated_at: '2025-10-22' +stargazers_count: 344 +updated_at: '2025-11-13' archived: false commit_history: + 2025-02: 5 + 2025-03: 8 + 2025-04: 4 + 2025-05: 3 + 2025-06: 0 + 2025-07: 1 2025-08: 3 2025-09: 3 2025-10: 1 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/syndie.yml b/software/syndie.yml deleted file mode 100644 index b188bf0103..0000000000 --- a/software/syndie.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: Syndie -website_url: https://syndie.de -description: Syndie is a libre system for operating distributed forums. -licenses: - - CC0-1.0 -platforms: - - Java -tags: - - Communication - Custom Communication Systems -source_code_url: https://syndie.de diff --git a/software/tagspaces.yml b/software/tagspaces.yml index baacd8778f..354635a83c 100644 --- a/software/tagspaces.yml +++ b/software/tagspaces.yml @@ -9,14 +9,22 @@ tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/tagspaces/tagspaces demo_url: https://demo.tagspaces.com -stargazers_count: 4625 -updated_at: '2025-11-05' +stargazers_count: 4818 +updated_at: '2026-01-04' archived: false current_release: - tag: v6.6.4 - published_at: '2025-10-13' + tag: v6.7.3 + published_at: '2025-12-01' commit_history: + 2025-02: 60 + 2025-03: 164 + 2025-04: 50 + 2025-05: 74 + 2025-06: 80 + 2025-07: 118 2025-08: 36 2025-09: 99 2025-10: 34 - 2025-11: 8 + 2025-11: 78 + 2025-12: 35 + 2026-01: 7 diff --git a/software/tailchat.yml b/software/tailchat.yml index bed3ce8fc2..97a60b5a27 100644 --- a/software/tailchat.yml +++ b/software/tailchat.yml @@ -11,14 +11,22 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/msgbyte/tailchat demo_url: https://nightly.paw.msgbyte.com/ -stargazers_count: 3443 +stargazers_count: 3499 updated_at: '2025-04-12' archived: false current_release: tag: v1.11.10 published_at: '2025-01-02' commit_history: + 2025-02: 3 + 2025-03: 1 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/talkyard.yml b/software/talkyard.yml index d5cde8c07b..71842465ab 100644 --- a/software/talkyard.yml +++ b/software/talkyard.yml @@ -10,14 +10,22 @@ tags: - Communication - Social Networks and Forums source_code_url: https://github.com/debiki/talkyard demo_url: https://www.talkyard.io/forum/latest -stargazers_count: 1790 -updated_at: '2025-09-29' +stargazers_count: 1802 +updated_at: '2025-11-11' archived: false current_release: tag: tyse-v0.2025.007-9ef9b55d1-regular published_at: '2025-05-01' commit_history: + 2025-02: 71 + 2025-03: 20 + 2025-04: 39 + 2025-05: 0 + 2025-06: 0 + 2025-07: 29 2025-08: 66 2025-09: 40 - 2025-10: 0 - 2025-11: 0 + 2025-10: 18 + 2025-11: 14 + 2025-12: 0 + 2026-01: 0 diff --git a/software/tamari.yml b/software/tamari.yml index d52452b109..c1f405aac3 100644 --- a/software/tamari.yml +++ b/software/tamari.yml @@ -10,14 +10,22 @@ platforms: tags: - Recipe Management demo_url: https://app.tamariapp.com -stargazers_count: 104 -updated_at: '2025-11-02' +stargazers_count: 105 +updated_at: '2026-01-03' archived: false current_release: tag: v1.4 published_at: '2025-11-02' commit_history: + 2025-02: 66 + 2025-03: 41 + 2025-04: 76 + 2025-05: 2 + 2025-06: 18 + 2025-07: 42 2025-08: 13 2025-09: 0 2025-10: 44 - 2025-11: 2 + 2025-11: 38 + 2025-12: 0 + 2026-01: 2 diff --git a/software/tandoor-recipes.yml b/software/tandoor-recipes.yml index 9d689d9d09..100b5c20d6 100644 --- a/software/tandoor-recipes.yml +++ b/software/tandoor-recipes.yml @@ -12,14 +12,22 @@ tags: - Recipe Management source_code_url: https://github.com/TandoorRecipes/recipes demo_url: https://app.tandoor.dev/accounts/login/?demo -stargazers_count: 7417 -updated_at: '2025-10-15' +stargazers_count: 7852 +updated_at: '2026-01-04' archived: false current_release: - tag: 2.3.3 - published_at: '2025-10-15' + tag: 2.3.6 + published_at: '2025-11-24' commit_history: + 2025-02: 72 + 2025-03: 111 + 2025-04: 62 + 2025-05: 37 + 2025-06: 67 + 2025-07: 138 2025-08: 172 - 2025-09: 193 - 2025-10: 26 - 2025-11: 0 + 2025-09: 200 + 2025-10: 40 + 2025-11: 84 + 2025-12: 22 + 2026-01: 23 diff --git a/software/task-keeper.yml b/software/task-keeper.yml index 45928c3de3..d633360025 100644 --- a/software/task-keeper.yml +++ b/software/task-keeper.yml @@ -8,14 +8,22 @@ platforms: tags: - Task Management & To-do Lists source_code_url: https://github.com/nymanjens/piga -stargazers_count: 88 -updated_at: '2025-10-31' +stargazers_count: 90 +updated_at: '2026-01-02' archived: false current_release: - tag: v3.86 - published_at: '2025-10-31' + tag: v3.91 + published_at: '2026-01-02' commit_history: + 2025-02: 1 + 2025-03: 19 + 2025-04: 2 + 2025-05: 0 + 2025-06: 2 + 2025-07: 3 2025-08: 0 2025-09: 0 2025-10: 2 2025-11: 0 + 2025-12: 4 + 2026-01: 7 diff --git a/software/tasks.md.yml b/software/tasks.md.yml index aded803626..2dc6dcb121 100644 --- a/software/tasks.md.yml +++ b/software/tasks.md.yml @@ -8,14 +8,22 @@ platforms: tags: - Task Management & To-do Lists source_code_url: https://github.com/BaldissaraMatheus/Tasks.md -stargazers_count: 1901 -updated_at: '2025-10-27' +stargazers_count: 1957 +updated_at: '2025-12-29' archived: false current_release: - tag: 3.1.1 - published_at: '2025-10-27' + tag: 3.2.2 + published_at: '2025-12-29' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 31 + 2025-06: 0 + 2025-07: 18 2025-08: 17 2025-09: 6 2025-10: 12 - 2025-11: 0 + 2025-11: 3 + 2025-12: 2 + 2026-01: 0 diff --git a/software/tasmota.yml b/software/tasmota.yml index 41498e0db2..37e2d29f39 100644 --- a/software/tasmota.yml +++ b/software/tasmota.yml @@ -9,14 +9,22 @@ platforms: - C++ tags: - Internet of Things (IoT) -stargazers_count: 23821 -updated_at: '2025-11-05' +stargazers_count: 24009 +updated_at: '2026-01-04' archived: false current_release: - tag: v15.1.0 - published_at: '2025-10-11' + tag: v15.2.0 + published_at: '2025-12-12' commit_history: + 2025-02: 120 + 2025-03: 72 + 2025-04: 62 + 2025-05: 84 + 2025-06: 57 + 2025-07: 104 2025-08: 73 2025-09: 81 2025-10: 77 - 2025-11: 4 + 2025-11: 63 + 2025-12: 76 + 2026-01: 17 diff --git a/software/teammapper.yml b/software/teammapper.yml index 25076ff31e..fdbe987d5a 100644 --- a/software/teammapper.yml +++ b/software/teammapper.yml @@ -10,14 +10,22 @@ tags: - Knowledge Management Tools source_code_url: https://github.com/b310-digital/teammapper demo_url: https://map.kits.blog -stargazers_count: 395 -updated_at: '2025-11-04' +stargazers_count: 409 +updated_at: '2025-12-29' archived: false current_release: - tag: v0.2.0-9 - published_at: '2025-10-07' + tag: v0.2.1-4 + published_at: '2025-12-23' commit_history: + 2025-02: 29 + 2025-03: 20 + 2025-04: 0 + 2025-05: 21 + 2025-06: 24 + 2025-07: 5 2025-08: 19 2025-09: 21 2025-10: 22 - 2025-11: 1 + 2025-11: 9 + 2025-12: 19 + 2026-01: 0 diff --git a/software/teampass.yml b/software/teampass.yml index 7b1329f2de..a6df2f99be 100644 --- a/software/teampass.yml +++ b/software/teampass.yml @@ -8,14 +8,22 @@ platforms: tags: - Password Managers source_code_url: https://github.com/nilsteampassnet/TeamPass -stargazers_count: 1756 -updated_at: '2025-11-02' +stargazers_count: 1768 +updated_at: '2026-01-04' archived: false current_release: - tag: 3.1.4.43 - published_at: '2025-11-02' + tag: 3.1.5.21 + published_at: '2026-01-04' commit_history: + 2025-02: 39 + 2025-03: 55 + 2025-04: 55 + 2025-05: 54 + 2025-06: 38 + 2025-07: 55 2025-08: 13 2025-09: 53 - 2025-10: 60 - 2025-11: 10 + 2025-10: 64 + 2025-11: 146 + 2025-12: 136 + 2026-01: 17 diff --git a/software/technitium-dns-server.yml b/software/technitium-dns-server.yml index 9e372f7732..36bb348ca8 100644 --- a/software/technitium-dns-server.yml +++ b/software/technitium-dns-server.yml @@ -9,11 +9,19 @@ platforms: tags: - DNS source_code_url: https://github.com/TechnitiumSoftware/DnsServer -stargazers_count: 6515 -updated_at: '2025-07-19' +stargazers_count: 7208 +updated_at: '2025-12-20' archived: false commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 + 2025-02: 36 + 2025-03: 60 + 2025-04: 55 + 2025-05: 22 + 2025-06: 3 + 2025-07: 44 + 2025-08: 4 + 2025-09: 50 + 2025-10: 1 + 2025-11: 163 + 2025-12: 54 + 2026-01: 0 diff --git a/software/teikei.yml b/software/teikei.yml index ee9448a1bd..5ecbec848a 100644 --- a/software/teikei.yml +++ b/software/teikei.yml @@ -10,10 +10,18 @@ tags: source_code_url: https://github.com/teikei/teikei demo_url: https://ernte-teilen.org/karte/#/ stargazers_count: 65 -updated_at: '2025-10-06' +updated_at: '2026-01-01' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 4 + 2025-06: 7 + 2025-07: 3 2025-08: 0 2025-09: 27 2025-10: 7 - 2025-11: 0 + 2025-11: 2 + 2025-12: 42 + 2026-01: 8 diff --git a/software/teleport.yml b/software/teleport.yml index 763b422eba..6beb9b1944 100644 --- a/software/teleport.yml +++ b/software/teleport.yml @@ -10,14 +10,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/gravitational/teleport -stargazers_count: 19339 -updated_at: '2025-11-06' +stargazers_count: 19616 +updated_at: '2026-01-03' archived: false current_release: - tag: v17.7.9 - published_at: '2025-11-06' + tag: v18.6.1 + published_at: '2025-12-25' commit_history: + 2025-02: 302 + 2025-03: 308 + 2025-04: 304 + 2025-05: 375 + 2025-06: 287 + 2025-07: 343 2025-08: 347 2025-09: 386 2025-10: 370 - 2025-11: 86 + 2025-11: 340 + 2025-12: 257 + 2026-01: 10 diff --git a/software/teslamate.yml b/software/teslamate.yml index ea6bef03c5..fa5260eb6c 100644 --- a/software/teslamate.yml +++ b/software/teslamate.yml @@ -9,14 +9,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/teslamate-org/teslamate -stargazers_count: 7259 -updated_at: '2025-11-06' +stargazers_count: 7471 +updated_at: '2026-01-04' archived: false current_release: tag: v2.2.0 published_at: '2025-11-06' commit_history: + 2025-02: 23 + 2025-03: 31 + 2025-04: 70 + 2025-05: 26 + 2025-06: 14 + 2025-07: 37 2025-08: 18 2025-09: 8 2025-10: 31 - 2025-11: 17 + 2025-11: 18 + 2025-12: 17 + 2026-01: 5 diff --git a/software/textpattern.yml b/software/textpattern.yml index cf43c107f3..5e5a83f27d 100644 --- a/software/textpattern.yml +++ b/software/textpattern.yml @@ -9,14 +9,22 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/textpattern/textpattern demo_url: https://textpattern.co/demo -stargazers_count: 846 -updated_at: '2025-10-26' +stargazers_count: 848 +updated_at: '2026-01-04' archived: false current_release: - tag: 4.9.0-beta.2 - published_at: '2025-03-14' + tag: 4.9.0 + published_at: '2025-12-21' commit_history: + 2025-02: 21 + 2025-03: 68 + 2025-04: 19 + 2025-05: 14 + 2025-06: 7 + 2025-07: 2 2025-08: 31 2025-09: 33 2025-10: 31 - 2025-11: 0 + 2025-11: 45 + 2025-12: 175 + 2026-01: 2 diff --git a/software/the-battle-for-wesnoth.yml b/software/the-battle-for-wesnoth.yml index dda48e74f9..81329f7e11 100644 --- a/software/the-battle-for-wesnoth.yml +++ b/software/the-battle-for-wesnoth.yml @@ -9,11 +9,19 @@ platforms: tags: - Games source_code_url: https://github.com/wesnoth/wesnoth -stargazers_count: 6254 -updated_at: '2025-11-06' +stargazers_count: 6357 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 184 + 2025-03: 175 + 2025-04: 106 + 2025-05: 95 + 2025-06: 271 + 2025-07: 190 2025-08: 103 2025-09: 88 2025-10: 88 - 2025-11: 16 + 2025-11: 231 + 2025-12: 148 + 2026-01: 10 diff --git a/software/the-epube.yml b/software/the-epube.yml deleted file mode 100644 index 68e31ebb94..0000000000 --- a/software/the-epube.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: The Epube -website_url: https://tt-rss.org/ZeEpube/ -description: Self-hosted web EPUB reader using EPUB.js, Bootstrap, and Calibre. -licenses: - - GPL-3.0 -platforms: - - PHP -tags: - - Document Management - E-books -source_code_url: https://gitlab.tt-rss.org/main/the-epube diff --git a/software/the-lounge.yml b/software/the-lounge.yml index 2dd0c52527..08154ba4a7 100644 --- a/software/the-lounge.yml +++ b/software/the-lounge.yml @@ -10,14 +10,22 @@ tags: - Communication - IRC source_code_url: https://github.com/thelounge/thelounge demo_url: https://demo.thelounge.chat/ -stargazers_count: 6040 -updated_at: '2025-09-21' +stargazers_count: 6092 +updated_at: '2026-01-03' archived: false current_release: tag: v4.4.3 published_at: '2024-04-06' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 0 2025-09: 8 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 1 + 2026-01: 2 diff --git a/software/thelia.yml b/software/thelia.yml index 99ae0bf555..761151c8e0 100644 --- a/software/thelia.yml +++ b/software/thelia.yml @@ -10,13 +10,21 @@ tags: source_code_url: https://github.com/thelia/thelia demo_url: https://demo.thelia.net/ stargazers_count: 871 -updated_at: '2025-10-10' +updated_at: '2025-11-25' archived: false current_release: - tag: 2.5.5 - published_at: '2024-12-06' + tag: 2.6.0 + published_at: '2025-11-17' commit_history: + 2025-02: 1 + 2025-03: 3 + 2025-04: 8 + 2025-05: 5 + 2025-06: 0 + 2025-07: 0 2025-08: 6 2025-09: 1 2025-10: 5 - 2025-11: 0 + 2025-11: 13 + 2025-12: 0 + 2026-01: 0 diff --git a/software/thingsboard.yml b/software/thingsboard.yml index cbb76e7709..79b8bb25de 100644 --- a/software/thingsboard.yml +++ b/software/thingsboard.yml @@ -11,14 +11,22 @@ tags: - Internet of Things (IoT) source_code_url: https://github.com/thingsboard/thingsboard demo_url: https://demo.thingsboard.io/signup -stargazers_count: 20343 -updated_at: '2025-11-04' +stargazers_count: 20879 +updated_at: '2025-12-30' archived: false current_release: - tag: v4.2.1 - published_at: '2025-10-15' + tag: v4.2.1.1 + published_at: '2025-12-24' commit_history: - 2025-08: 169 - 2025-09: 185 - 2025-10: 246 - 2025-11: 6 + 2025-02: 525 + 2025-03: 586 + 2025-04: 358 + 2025-05: 351 + 2025-06: 350 + 2025-07: 281 + 2025-08: 170 + 2025-09: 218 + 2025-10: 417 + 2025-11: 449 + 2025-12: 454 + 2026-01: 0 diff --git a/software/this-week-in-past.yml b/software/this-week-in-past.yml index 7902a9d7b8..95700a617c 100644 --- a/software/this-week-in-past.yml +++ b/software/this-week-in-past.yml @@ -9,14 +9,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/RouHim/this-week-in-past -stargazers_count: 96 -updated_at: '2025-10-28' +stargazers_count: 97 +updated_at: '2026-01-03' archived: false current_release: - tag: 1.32.9 - published_at: '2025-10-28' + tag: 1.32.22 + published_at: '2026-01-03' commit_history: + 2025-02: 27 + 2025-03: 26 + 2025-04: 8 + 2025-05: 4 + 2025-06: 6 + 2025-07: 4 2025-08: 22 2025-09: 28 2025-10: 23 - 2025-11: 0 + 2025-11: 8 + 2025-12: 17 + 2026-01: 2 diff --git a/software/thumbor.yml b/software/thumbor.yml index 4c307bbe93..0a4c4b74a1 100644 --- a/software/thumbor.yml +++ b/software/thumbor.yml @@ -9,14 +9,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/thumbor/thumbor -stargazers_count: 10389 -updated_at: '2025-11-03' +stargazers_count: 10431 +updated_at: '2026-01-02' archived: false current_release: tag: 7.7.7 published_at: '2025-05-15' commit_history: + 2025-02: 0 + 2025-03: 6 + 2025-04: 5 + 2025-05: 13 + 2025-06: 4 + 2025-07: 0 2025-08: 2 2025-09: 4 2025-10: 7 2025-11: 4 + 2025-12: 2 + 2026-01: 2 diff --git a/software/tiddlywiki.yml b/software/tiddlywiki.yml index 851a47dbce..8784b71292 100644 --- a/software/tiddlywiki.yml +++ b/software/tiddlywiki.yml @@ -8,11 +8,19 @@ platforms: tags: - Wikis source_code_url: https://github.com/TiddlyWiki/TiddlyWiki5 -stargazers_count: 8449 -updated_at: '2025-11-05' +stargazers_count: 8500 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 27 + 2025-03: 20 + 2025-04: 15 + 2025-05: 12 + 2025-06: 51 + 2025-07: 58 2025-08: 20 2025-09: 29 2025-10: 86 - 2025-11: 4 + 2025-11: 46 + 2025-12: 27 + 2026-01: 21 diff --git a/software/tigase.yml b/software/tigase.yml index 618f841ac9..2e791f35b5 100644 --- a/software/tigase.yml +++ b/software/tigase.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - XMPP - Servers source_code_url: https://github.com/tigase/tigase-server -stargazers_count: 348 -updated_at: '2025-11-01' +stargazers_count: 351 +updated_at: '2026-01-03' archived: false current_release: tag: tigase-server-8.4.0 published_at: '2024-06-03' commit_history: + 2025-02: 3 + 2025-03: 0 + 2025-04: 13 + 2025-05: 5 + 2025-06: 6 + 2025-07: 2 2025-08: 2 2025-09: 5 2025-10: 6 - 2025-11: 1 + 2025-11: 6 + 2025-12: 3 + 2026-01: 1 diff --git a/software/tiledesk.yml b/software/tiledesk.yml index b2331cdf50..5b2156051e 100644 --- a/software/tiledesk.yml +++ b/software/tiledesk.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/Tiledesk/tiledesk -stargazers_count: 257 -updated_at: '2025-11-03' +stargazers_count: 268 +updated_at: '2025-12-05' archived: false current_release: tag: '1.2' published_at: '2021-11-29' commit_history: + 2025-02: 6 + 2025-03: 7 + 2025-04: 8 + 2025-05: 0 + 2025-06: 0 + 2025-07: 11 2025-08: 3 2025-09: 1 - 2025-10: 5 - 2025-11: 1 + 2025-10: 6 + 2025-11: 8 + 2025-12: 1 + 2026-01: 0 diff --git a/software/tileserver-gl.yml b/software/tileserver-gl.yml index 5b9103a470..dbdc8afe50 100644 --- a/software/tileserver-gl.yml +++ b/software/tileserver-gl.yml @@ -9,14 +9,22 @@ platforms: tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/maptiler/tileserver-gl -stargazers_count: 2611 -updated_at: '2025-11-06' +stargazers_count: 2685 +updated_at: '2026-01-04' archived: false current_release: - tag: v5.5.0-pre.1 - published_at: '2025-11-04' + tag: v5.5.0-pre.14 + published_at: '2025-12-31' commit_history: + 2025-02: 4 + 2025-03: 9 + 2025-04: 34 + 2025-05: 28 + 2025-06: 26 + 2025-07: 23 2025-08: 18 2025-09: 21 2025-10: 13 - 2025-11: 11 + 2025-11: 57 + 2025-12: 67 + 2026-01: 4 diff --git a/software/timetagger.yml b/software/timetagger.yml index afc50e6fd6..964720306b 100644 --- a/software/timetagger.yml +++ b/software/timetagger.yml @@ -9,14 +9,22 @@ tags: - Time Tracking source_code_url: https://github.com/almarklein/timetagger demo_url: https://timetagger.app/app/demo -stargazers_count: 1562 -updated_at: '2025-06-10' +stargazers_count: 1601 +updated_at: '2025-12-08' archived: false current_release: - tag: v25.06.1 - published_at: '2025-06-10' + tag: v25.12.1 + published_at: '2025-12-08' commit_history: + 2025-02: 7 + 2025-03: 3 + 2025-04: 0 + 2025-05: 3 + 2025-06: 1 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 11 + 2025-12: 2 + 2026-01: 0 diff --git a/software/tine.yml b/software/tine.yml index dd1864f426..2d6dbd1f03 100644 --- a/software/tine.yml +++ b/software/tine.yml @@ -8,14 +8,22 @@ platforms: tags: - Groupware source_code_url: https://github.com/tine-groupware/tine -stargazers_count: 19 -updated_at: '2025-11-06' +stargazers_count: 20 +updated_at: '2025-12-30' archived: false current_release: - tag: 2024.11.16 - published_at: '2025-11-05' + tag: weekly-2026.01.1 + published_at: '2026-01-03' commit_history: + 2025-02: 391 + 2025-03: 506 + 2025-04: 340 + 2025-05: 358 + 2025-06: 353 + 2025-07: 372 2025-08: 261 2025-09: 574 2025-10: 420 - 2025-11: 86 + 2025-11: 415 + 2025-12: 249 + 2026-01: 0 diff --git a/software/tinode.yml b/software/tinode.yml index e6a5c08599..ee66708e0d 100644 --- a/software/tinode.yml +++ b/software/tinode.yml @@ -10,14 +10,22 @@ tags: source_code_url: https://github.com/tinode/chat demo_url: https://sandbox.tinode.co/ related_software_url: https://github.com/tinode/webapp -stargazers_count: 12881 -updated_at: '2025-10-09' +stargazers_count: 13007 +updated_at: '2025-12-26' archived: false current_release: - tag: v0.25.0-beta1 - published_at: '2025-10-15' + tag: v0.25.1 + published_at: '2025-12-26' commit_history: - 2025-08: 6 + 2025-02: 5 + 2025-03: 7 + 2025-04: 17 + 2025-05: 6 + 2025-06: 15 + 2025-07: 14 + 2025-08: 9 2025-09: 5 - 2025-10: 3 - 2025-11: 0 + 2025-10: 31 + 2025-11: 33 + 2025-12: 7 + 2026-01: 0 diff --git a/software/tiny-file-manager.yml b/software/tiny-file-manager.yml index b40fd54609..afafff1db8 100644 --- a/software/tiny-file-manager.yml +++ b/software/tiny-file-manager.yml @@ -10,14 +10,22 @@ platforms: tags: - File Transfer - Web-based File Managers demo_url: https://tinyfilemanager.github.io/demo/ -stargazers_count: 5638 -updated_at: '2025-10-13' +stargazers_count: 5723 +updated_at: '2025-11-13' archived: false current_release: tag: '2.6' published_at: '2024-11-05' commit_history: + 2025-02: 3 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 1 + 2025-07: 0 2025-08: 1 2025-09: 1 2025-10: 1 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/tiny-tiny-rss.yml b/software/tiny-tiny-rss.yml index 7c7a6054db..de1d74624f 100644 --- a/software/tiny-tiny-rss.yml +++ b/software/tiny-tiny-rss.yml @@ -9,11 +9,19 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/tt-rss/tt-rss -stargazers_count: 407 -updated_at: '2025-11-06' +stargazers_count: 528 +updated_at: '2025-12-30' archived: false commit_history: + 2025-02: 10 + 2025-03: 31 + 2025-04: 43 + 2025-05: 117 + 2025-06: 30 + 2025-07: 40 2025-08: 34 2025-09: 12 2025-10: 235 - 2025-11: 77 + 2025-11: 211 + 2025-12: 38 + 2026-01: 0 diff --git a/software/tinyfeed.yml b/software/tinyfeed.yml index bcda364b3a..e905360f35 100644 --- a/software/tinyfeed.yml +++ b/software/tinyfeed.yml @@ -10,14 +10,22 @@ platforms: tags: - Feed Readers demo_url: https://feed.lovergne.dev/demo -stargazers_count: 294 -updated_at: '2025-11-04' +stargazers_count: 299 +updated_at: '2025-11-16' archived: false current_release: tag: v1.3.0 published_at: '2025-07-27' commit_history: + 2025-02: 0 + 2025-03: 2 + 2025-04: 23 + 2025-05: 31 + 2025-06: 0 + 2025-07: 19 2025-08: 0 2025-09: 1 2025-10: 1 - 2025-11: 3 + 2025-11: 5 + 2025-12: 0 + 2026-01: 0 diff --git a/software/tinyproxy.yml b/software/tinyproxy.yml index 7244e2fb19..5c505cd5dc 100644 --- a/software/tinyproxy.yml +++ b/software/tinyproxy.yml @@ -9,14 +9,22 @@ platforms: tags: - Proxy source_code_url: https://github.com/tinyproxy/tinyproxy -stargazers_count: 5508 +stargazers_count: 5595 updated_at: '2025-10-17' archived: false current_release: tag: 1.11.2 published_at: '2024-05-08' commit_history: + 2025-02: 6 + 2025-03: 0 + 2025-04: 0 + 2025-05: 3 + 2025-06: 1 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/tipi.yml b/software/tipi.yml index 37282a55fb..037f180c73 100644 --- a/software/tipi.yml +++ b/software/tipi.yml @@ -8,14 +8,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/runtipi/runtipi -stargazers_count: 9009 -updated_at: '2025-11-04' +stargazers_count: 9126 +updated_at: '2025-12-29' archived: false current_release: - tag: nightly - published_at: '2024-02-09' + tag: v4.6.5 + published_at: '2025-11-14' commit_history: + 2025-02: 105 + 2025-03: 60 + 2025-04: 88 + 2025-05: 99 + 2025-06: 13 + 2025-07: 10 2025-08: 44 2025-09: 71 2025-10: 64 - 2025-11: 19 + 2025-11: 27 + 2025-12: 8 + 2026-01: 0 diff --git a/software/titra.yml b/software/titra.yml index ace7b3d2f1..4a1041382a 100644 --- a/software/titra.yml +++ b/software/titra.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/kromitgmbh/titra -stargazers_count: 437 -updated_at: '2025-08-30' +stargazers_count: 453 +updated_at: '2026-01-03' archived: false current_release: - tag: 0.99.46 - published_at: '2025-08-30' + tag: 0.99.50 + published_at: '2026-01-03' commit_history: + 2025-02: 4 + 2025-03: 2 + 2025-04: 1 + 2025-05: 3 + 2025-06: 9 + 2025-07: 5 2025-08: 12 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 3 + 2025-12: 3 + 2026-01: 1 diff --git a/software/tolgee.yml b/software/tolgee.yml index fbc960a6be..6e3981009e 100644 --- a/software/tolgee.yml +++ b/software/tolgee.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Localization source_code_url: https://github.com/tolgee/tolgee-platform -stargazers_count: 3614 -updated_at: '2025-11-06' +stargazers_count: 3717 +updated_at: '2025-12-22' archived: false current_release: - tag: v3.138.1 - published_at: '2025-11-06' + tag: v3.145.2 + published_at: '2025-12-22' commit_history: + 2025-02: 133 + 2025-03: 41 + 2025-04: 14 + 2025-05: 27 + 2025-06: 45 + 2025-07: 21 2025-08: 31 2025-09: 21 2025-10: 26 - 2025-11: 7 + 2025-11: 35 + 2025-12: 20 + 2026-01: 0 diff --git a/software/tooljet.yml b/software/tooljet.yml index 54293a7a74..740a7996b4 100644 --- a/software/tooljet.yml +++ b/software/tooljet.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - Low Code source_code_url: https://github.com/ToolJet/ToolJet -stargazers_count: 36865 -updated_at: '2025-11-04' +stargazers_count: 37116 +updated_at: '2026-01-02' archived: false current_release: - tag: v3.20.32-lts - published_at: '2025-11-04' + tag: v3.20.63-lts + published_at: '2025-12-31' commit_history: + 2025-02: 62 + 2025-03: 355 + 2025-04: 607 + 2025-05: 296 + 2025-06: 204 + 2025-07: 1102 2025-08: 229 - 2025-09: 91 - 2025-10: 42 - 2025-11: 3 + 2025-09: 93 + 2025-10: 44 + 2025-11: 40 + 2025-12: 58 + 2026-01: 1 diff --git a/software/tracim.yml b/software/tracim.yml index febaf33dfd..cf89d4d08d 100644 --- a/software/tracim.yml +++ b/software/tracim.yml @@ -10,14 +10,22 @@ platforms: tags: - Groupware source_code_url: https://github.com/tracim/tracim -stargazers_count: 246 -updated_at: '2025-10-29' +stargazers_count: 257 +updated_at: '2025-12-30' archived: false current_release: - tag: release_2025-04.00 - published_at: '2025-03-25' + tag: release_04.12.00 + published_at: '2024-12-23' commit_history: + 2025-02: 5 + 2025-03: 19 + 2025-04: 18 + 2025-05: 9 + 2025-06: 18 + 2025-07: 11 2025-08: 5 2025-09: 12 2025-10: 21 - 2025-11: 0 + 2025-11: 1 + 2025-12: 6 + 2026-01: 0 diff --git a/software/tracks.yml b/software/tracks.yml index 7c3ab01d21..fe408194d6 100644 --- a/software/tracks.yml +++ b/software/tracks.yml @@ -9,13 +9,21 @@ tags: - Task Management & To-do Lists source_code_url: https://github.com/TracksApp/tracks stargazers_count: 1218 -updated_at: '2025-11-05' +updated_at: '2025-12-08' archived: false current_release: tag: v2.7.1 published_at: '2024-07-25' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 37 + 2025-07: 27 2025-08: 2 2025-09: 28 2025-10: 19 - 2025-11: 6 + 2025-11: 10 + 2025-12: 4 + 2026-01: 0 diff --git a/software/traduora.yml b/software/traduora.yml index 6516a76de7..90a68ac7c9 100644 --- a/software/traduora.yml +++ b/software/traduora.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - Localization source_code_url: https://github.com/ever-co/ever-traduora -stargazers_count: 2086 -updated_at: '2025-10-21' +stargazers_count: 2099 +updated_at: '2025-12-23' archived: false current_release: tag: v0.21.0 published_at: '2025-06-22' commit_history: + 2025-02: 7 + 2025-03: 3 + 2025-04: 12 + 2025-05: 9 + 2025-06: 8 + 2025-07: 6 2025-08: 4 2025-09: 3 - 2025-10: 3 - 2025-11: 0 + 2025-10: 4 + 2025-11: 1 + 2025-12: 7 + 2026-01: 0 diff --git a/software/traefik.yml b/software/traefik.yml index ad163056a4..a5d775600b 100644 --- a/software/traefik.yml +++ b/software/traefik.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Web Servers -stargazers_count: 57541 -updated_at: '2025-10-28' +stargazers_count: 60876 +updated_at: '2026-01-02' archived: false current_release: - tag: v3.6.0-rc1 - published_at: '2025-10-28' + tag: v3.6.6 + published_at: '2025-12-29' commit_history: + 2025-02: 22 + 2025-03: 38 + 2025-04: 34 + 2025-05: 34 + 2025-06: 36 + 2025-07: 45 2025-08: 31 2025-09: 34 - 2025-10: 66 - 2025-11: 0 + 2025-10: 70 + 2025-11: 37 + 2025-12: 60 + 2026-01: 3 diff --git a/software/traggo.yml b/software/traggo.yml index 2cdcd5313d..566784d85c 100644 --- a/software/traggo.yml +++ b/software/traggo.yml @@ -9,6 +9,22 @@ platforms: tags: - Time Tracking source_code_url: https://github.com/traggo/server -stargazers_count: 1458 -updated_at: '2025-06-04' +stargazers_count: 1501 +updated_at: '2026-01-01' archived: false +current_release: + tag: v0.8.1 + published_at: '2026-01-01' +commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 7 + 2025-05: 0 + 2025-06: 12 + 2025-07: 0 + 2025-08: 0 + 2025-09: 0 + 2025-10: 0 + 2025-11: 0 + 2025-12: 16 + 2026-01: 7 diff --git a/software/trailbase.yml b/software/trailbase.yml index 080a8727a8..7cf2e201c8 100644 --- a/software/trailbase.yml +++ b/software/trailbase.yml @@ -10,14 +10,22 @@ tags: - Software Development - Low Code source_code_url: https://github.com/trailbaseio/trailbase demo_url: https://demo.trailbase.io -stargazers_count: 3367 -updated_at: '2025-11-06' +stargazers_count: 4352 +updated_at: '2026-01-02' archived: false current_release: - tag: v0.20.11 - published_at: '2025-11-06' + tag: v0.22.6 + published_at: '2026-01-02' commit_history: + 2025-02: 76 + 2025-03: 124 + 2025-04: 103 + 2025-05: 118 + 2025-06: 68 + 2025-07: 153 2025-08: 87 2025-09: 96 2025-10: 71 - 2025-11: 39 + 2025-11: 95 + 2025-12: 67 + 2026-01: 12 diff --git a/software/transfer.sh.yml b/software/transfer.sh.yml index 18d7ea5667..6e97cf00dd 100644 --- a/software/transfer.sh.yml +++ b/software/transfer.sh.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/dutchcoders/transfer.sh -stargazers_count: 15713 -updated_at: '2025-09-05' +stargazers_count: 15760 +updated_at: '2025-11-19' archived: false current_release: tag: v1.6.1 published_at: '2023-12-04' commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 2 2025-08: 0 2025-09: 1 2025-10: 0 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 0 diff --git a/software/transmission.yml b/software/transmission.yml index 014a767729..9a39c40800 100644 --- a/software/transmission.yml +++ b/software/transmission.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer - Peer-to-peer Filesharing source_code_url: https://github.com/transmission/transmission -stargazers_count: 13656 -updated_at: '2025-11-05' +stargazers_count: 13877 +updated_at: '2026-01-04' archived: false current_release: - tag: 4.1.0-beta.3 - published_at: '2025-11-06' + tag: 4.1.0-beta.4 + published_at: '2025-12-04' commit_history: + 2025-02: 1 + 2025-03: 35 + 2025-04: 1 + 2025-05: 20 + 2025-06: 2 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 52 - 2025-11: 18 + 2025-11: 88 + 2025-12: 100 + 2026-01: 14 diff --git a/software/traq.yml b/software/traq.yml index 9f49fe8603..321bf330c9 100644 --- a/software/traq.yml +++ b/software/traq.yml @@ -9,14 +9,22 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/nirix/traq -stargazers_count: 193 -updated_at: '2025-11-06' +stargazers_count: 197 +updated_at: '2025-12-03' archived: false current_release: - tag: v3.8.2 - published_at: '2025-11-03' + tag: v3.9.0-alpha.1 + published_at: '2025-11-21' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 2 2025-09: 0 2025-10: 7 - 2025-11: 50 + 2025-11: 226 + 2025-12: 4 + 2026-01: 0 diff --git a/software/triliumnext-notes.yml b/software/triliumnext-notes.yml index 02af177339..5ba9c67eb1 100644 --- a/software/triliumnext-notes.yml +++ b/software/triliumnext-notes.yml @@ -10,14 +10,22 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/TriliumNext/Trilium -stargazers_count: 32739 -updated_at: '2025-11-06' +stargazers_count: 33865 +updated_at: '2026-01-04' archived: false current_release: - tag: v0.99.3 - published_at: '2025-10-22' + tag: v0.101.1 + published_at: '2025-12-26' commit_history: + 2025-02: 921 + 2025-03: 1418 + 2025-04: 1116 + 2025-05: 1255 + 2025-06: 1056 + 2025-07: 992 2025-08: 1241 - 2025-09: 1035 - 2025-10: 1315 - 2025-11: 210 + 2025-09: 1171 + 2025-10: 1421 + 2025-11: 1162 + 2025-12: 1691 + 2026-01: 158 diff --git a/software/trip.yml b/software/trip.yml new file mode 100644 index 0000000000..b1b2862e35 --- /dev/null +++ b/software/trip.yml @@ -0,0 +1,30 @@ +name: TRIP +website_url: https://itskovacs-trip.netlify.app/ +source_code_url: https://github.com/itskovacs/trip +description: Minimalist POI Map tracker and Trip planner. +licenses: + - CC-BY-NC-4.0 +platforms: + - Docker +tags: + - Maps and Global Positioning System (GPS) +demo_url: https://itskovacs-trip.netlify.app/home +stargazers_count: 726 +updated_at: '2025-11-28' +archived: false +current_release: + tag: 1.34.0 + published_at: '2025-11-28' +commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 61 + 2025-08: 100 + 2025-09: 12 + 2025-10: 101 + 2025-11: 146 + 2025-12: 0 + 2026-01: 0 diff --git a/software/tube-archivist.yml b/software/tube-archivist.yml index d56074dde2..408d5ab403 100644 --- a/software/tube-archivist.yml +++ b/software/tube-archivist.yml @@ -11,14 +11,22 @@ tags: - Archiving and Digital Preservation (DP) depends_3rdparty: true related_software_url: https://docs.tubearchivist.com/faq/#how-do-i-import-my-videos-to-emby-plex-jellyfin-kodi -stargazers_count: 7125 -updated_at: '2025-11-02' +stargazers_count: 7377 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.5.7 - published_at: '2025-08-21' + tag: v0.5.8 + published_at: '2025-11-08' commit_history: + 2025-02: 76 + 2025-03: 67 + 2025-04: 13 + 2025-05: 22 + 2025-06: 40 + 2025-07: 89 2025-08: 41 2025-09: 13 2025-10: 15 - 2025-11: 9 + 2025-11: 25 + 2025-12: 44 + 2026-01: 5 diff --git a/software/tubesync.yml b/software/tubesync.yml index acc9c05f2d..b5a343d879 100644 --- a/software/tubesync.yml +++ b/software/tubesync.yml @@ -10,14 +10,22 @@ tags: - Media Management source_code_url: https://github.com/meeb/tubesync depends_3rdparty: true -stargazers_count: 2489 -updated_at: '2025-11-04' +stargazers_count: 2567 +updated_at: '2026-01-01' archived: false current_release: - tag: v0.15.11 - published_at: '2025-11-01' + tag: v0.16.1 + published_at: '2026-01-01' commit_history: + 2025-02: 392 + 2025-03: 374 + 2025-04: 369 + 2025-05: 467 + 2025-06: 344 + 2025-07: 362 2025-08: 66 2025-09: 16 2025-10: 6 - 2025-11: 7 + 2025-11: 69 + 2025-12: 30 + 2026-01: 3 diff --git a/software/tuxseo.yml b/software/tuxseo.yml index e17c5a5a0f..5adb14e93c 100644 --- a/software/tuxseo.yml +++ b/software/tuxseo.yml @@ -12,14 +12,22 @@ tags: - Generative Artificial Intelligence (GenAI) - Blogging Platforms depends_3rdparty: true -stargazers_count: 27 -updated_at: '2025-11-04' +stargazers_count: 41 +updated_at: '2025-12-24' archived: false current_release: - tag: 0.0.7 - published_at: '2025-11-03' + tag: 0.0.8 + published_at: '2025-11-23' commit_history: + 2025-02: 48 + 2025-03: 36 + 2025-04: 8 + 2025-05: 65 + 2025-06: 55 + 2025-07: 4 2025-08: 79 2025-09: 64 2025-10: 101 - 2025-11: 52 + 2025-11: 109 + 2025-12: 15 + 2026-01: 0 diff --git a/software/twenty.yml b/software/twenty.yml index 9c181c0993..4d5a16c7de 100644 --- a/software/twenty.yml +++ b/software/twenty.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Customer Relationship Management (CRM) -stargazers_count: 36661 -updated_at: '2025-11-06' +stargazers_count: 37817 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.10.0 - published_at: '2025-11-04' + tag: v1.14.0 + published_at: '2025-12-23' commit_history: + 2025-02: 429 + 2025-03: 469 + 2025-04: 332 + 2025-05: 274 + 2025-06: 366 + 2025-07: 310 2025-08: 402 2025-09: 351 2025-10: 452 - 2025-11: 116 + 2025-11: 440 + 2025-12: 466 + 2026-01: 15 diff --git a/software/txtdot.yml b/software/txtdot.yml index a26625b469..88349cd116 100644 --- a/software/txtdot.yml +++ b/software/txtdot.yml @@ -10,14 +10,22 @@ platforms: tags: - Proxy demo_url: https://txt.dc09.ru -stargazers_count: 193 +stargazers_count: 197 updated_at: '2025-05-04' archived: false current_release: tag: v1.10.1 published_at: '2025-02-15' commit_history: + 2025-02: 11 + 2025-03: 2 + 2025-04: 2 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/tyk.yml b/software/tyk.yml index 9c2e931f23..2ec8a3287d 100644 --- a/software/tyk.yml +++ b/software/tyk.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/TykTechnologies/tyk -stargazers_count: 10468 -updated_at: '2025-11-06' +stargazers_count: 10554 +updated_at: '2025-12-23' archived: false current_release: - tag: v5.8.7-alpha-performance-1 - published_at: '2025-10-24' + tag: v5.8.8-rc1 + published_at: '2025-11-28' commit_history: + 2025-02: 40 + 2025-03: 26 + 2025-04: 24 + 2025-05: 23 + 2025-06: 24 + 2025-07: 21 2025-08: 22 2025-09: 26 2025-10: 34 - 2025-11: 7 + 2025-11: 38 + 2025-12: 13 + 2026-01: 0 diff --git a/software/typebot.yml b/software/typebot.yml index 2aab058bd0..b5f29b3ab0 100644 --- a/software/typebot.yml +++ b/software/typebot.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/baptisteArno/typebot.io -stargazers_count: 9333 -updated_at: '2025-11-04' +stargazers_count: 9533 +updated_at: '2026-01-03' archived: false current_release: - tag: v3.13.0 - published_at: '2025-11-03' + tag: v3.14.2 + published_at: '2025-12-12' commit_history: + 2025-02: 139 + 2025-03: 85 + 2025-04: 79 + 2025-05: 75 + 2025-06: 79 + 2025-07: 37 2025-08: 63 2025-09: 55 2025-10: 83 - 2025-11: 6 + 2025-11: 61 + 2025-12: 35 + 2026-01: 3 diff --git a/software/typemill.yml b/software/typemill.yml index d6c3d1aa95..e190c9971a 100644 --- a/software/typemill.yml +++ b/software/typemill.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/typemill/typemill -stargazers_count: 556 -updated_at: '2025-10-30' +stargazers_count: 565 +updated_at: '2025-12-17' archived: false current_release: - tag: v2.19.2 - published_at: '2025-10-30' + tag: v2.20.0 + published_at: '2025-12-17' commit_history: + 2025-02: 19 + 2025-03: 12 + 2025-04: 17 + 2025-05: 25 + 2025-06: 7 + 2025-07: 16 2025-08: 10 2025-09: 8 2025-10: 17 - 2025-11: 0 + 2025-11: 4 + 2025-12: 8 + 2026-01: 0 diff --git a/software/typesense.yml b/software/typesense.yml index 1449c7f0bf..848e714f00 100644 --- a/software/typesense.yml +++ b/software/typesense.yml @@ -11,14 +11,22 @@ platforms: tags: - Search Engines source_code_url: https://github.com/typesense/typesense -stargazers_count: 24652 -updated_at: '2025-11-06' +stargazers_count: 24925 +updated_at: '2025-12-29' archived: false current_release: tag: v29.0 published_at: '2025-06-30' commit_history: + 2025-02: 114 + 2025-03: 96 + 2025-04: 76 + 2025-05: 61 + 2025-06: 31 + 2025-07: 20 2025-08: 30 2025-09: 32 2025-10: 25 - 2025-11: 2 + 2025-11: 14 + 2025-12: 18 + 2026-01: 0 diff --git a/software/typo3.yml b/software/typo3.yml index b039e13917..307e7d5e5e 100644 --- a/software/typo3.yml +++ b/software/typo3.yml @@ -8,11 +8,19 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/TYPO3/typo3 -stargazers_count: 1141 -updated_at: '2025-11-05' +stargazers_count: 1154 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 157 + 2025-03: 194 + 2025-04: 183 + 2025-05: 103 + 2025-06: 130 + 2025-07: 98 2025-08: 112 2025-09: 136 2025-10: 279 - 2025-11: 15 + 2025-11: 294 + 2025-12: 141 + 2026-01: 2 diff --git a/software/uguu.yml b/software/uguu.yml index ca5273190d..d10ec94d8c 100644 --- a/software/uguu.yml +++ b/software/uguu.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/nokonoko/uguu -stargazers_count: 1062 -updated_at: '2025-10-03' +stargazers_count: 1089 +updated_at: '2025-12-06' archived: false current_release: - tag: v.1.9.8 - published_at: '2025-10-03' + tag: v.1.9.9 + published_at: '2025-12-06' commit_history: + 2025-02: 0 + 2025-03: 5 + 2025-04: 7 + 2025-05: 0 + 2025-06: 7 + 2025-07: 0 2025-08: 1 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/ui-bakery.yml b/software/ui-bakery.yml index 28200ce7a4..0bcef9883d 100644 --- a/software/ui-bakery.yml +++ b/software/ui-bakery.yml @@ -10,6 +10,19 @@ platforms: tags: - Software Development - Low Code demo_url: https://cloud.uibakery.io -stargazers_count: 220 -updated_at: '2025-08-20' +stargazers_count: 264 +updated_at: '2025-12-19' archived: false +commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 2 + 2025-08: 1 + 2025-09: 0 + 2025-10: 0 + 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/umami.yml b/software/umami.yml index a001d7a59d..1f9164d15b 100644 --- a/software/umami.yml +++ b/software/umami.yml @@ -9,15 +9,23 @@ platforms: tags: - Analytics source_code_url: https://github.com/umami-software/umami -demo_url: https://analytics.umami.is/share/LGazGOecbDtaIwDr/umami.is -stargazers_count: 31429 -updated_at: '2025-11-06' +demo_url: https://cloud.umami.is/share/LGazGOecbDtaIwDr +stargazers_count: 34547 +updated_at: '2025-12-12' archived: false current_release: - tag: v2.19.0 - published_at: '2025-07-27' + tag: v3.0.3 + published_at: '2025-12-12' commit_history: - 2025-08: 14 + 2025-02: 146 + 2025-03: 68 + 2025-04: 98 + 2025-05: 89 + 2025-06: 84 + 2025-07: 77 + 2025-08: 70 2025-09: 111 2025-10: 104 - 2025-11: 5 + 2025-11: 112 + 2025-12: 50 + 2026-01: 0 diff --git a/software/umbraco.yml b/software/umbraco.yml index b7d1cd9bd0..ed1a9b25de 100644 --- a/software/umbraco.yml +++ b/software/umbraco.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/umbraco/Umbraco-CMS -stargazers_count: 5024 -updated_at: '2025-11-06' +stargazers_count: 5074 +updated_at: '2026-01-04' archived: false current_release: - tag: release-13.12.0-rc - published_at: '2025-11-06' + tag: release-17.1.0-rc + published_at: '2025-12-23' commit_history: + 2025-02: 232 + 2025-03: 320 + 2025-04: 334 + 2025-05: 168 + 2025-06: 97 + 2025-07: 98 2025-08: 144 2025-09: 176 2025-10: 326 - 2025-11: 22 + 2025-11: 173 + 2025-12: 171 + 2026-01: 1 diff --git a/software/umbrel.yml b/software/umbrel.yml index 1c035d2925..ae4b4dbf1b 100644 --- a/software/umbrel.yml +++ b/software/umbrel.yml @@ -9,14 +9,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/getumbrel/umbrel -stargazers_count: 9645 +stargazers_count: 10162 updated_at: '2025-11-05' archived: false current_release: tag: 1.5.0 published_at: '2025-11-05' commit_history: + 2025-02: 21 + 2025-03: 6 + 2025-04: 76 + 2025-05: 4 + 2025-06: 0 + 2025-07: 17 2025-08: 0 2025-09: 16 2025-10: 75 2025-11: 3 + 2025-12: 0 + 2026-01: 0 diff --git a/software/unison.yml b/software/unison.yml index 253e7461f1..3bf45932da 100644 --- a/software/unison.yml +++ b/software/unison.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer & Synchronization source_code_url: https://github.com/bcpierce00/unison -stargazers_count: 4924 -updated_at: '2025-11-05' +stargazers_count: 5029 +updated_at: '2025-12-01' archived: false current_release: tag: v2.53.8 published_at: '2025-11-05' commit_history: + 2025-02: 21 + 2025-03: 2 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 18 2025-08: 0 2025-09: 3 2025-10: 36 - 2025-11: 5 + 2025-11: 23 + 2025-12: 1 + 2026-01: 0 diff --git a/software/unrealircd.yml b/software/unrealircd.yml index ee759a4142..6581ad4dfd 100644 --- a/software/unrealircd.yml +++ b/software/unrealircd.yml @@ -8,11 +8,19 @@ platforms: tags: - Communication - IRC source_code_url: https://github.com/unrealircd/unrealircd -stargazers_count: 475 -updated_at: '2025-11-04' +stargazers_count: 484 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 13 + 2025-03: 22 + 2025-04: 6 + 2025-05: 1 + 2025-06: 1 + 2025-07: 43 2025-08: 7 2025-09: 62 2025-10: 64 - 2025-11: 3 + 2025-11: 20 + 2025-12: 12 + 2026-01: 7 diff --git a/software/untrusted.yml b/software/untrusted.yml index 78b6898646..0f1e8242d4 100644 --- a/software/untrusted.yml +++ b/software/untrusted.yml @@ -9,11 +9,19 @@ tags: - Games source_code_url: https://github.com/AlexNisnevich/untrusted demo_url: http://alexnisnevich.github.io/untrusted/ -stargazers_count: 4636 +stargazers_count: 4643 updated_at: '2025-05-31' archived: false commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 0 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/uploady.yml b/software/uploady.yml index 4e5e7e97a0..c155efbb9a 100644 --- a/software/uploady.yml +++ b/software/uploady.yml @@ -8,14 +8,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/farisc0de/Uploady -stargazers_count: 106 +stargazers_count: 108 updated_at: '2025-08-15' archived: false current_release: tag: v3.0.14 published_at: '2025-05-09' commit_history: + 2025-02: 3 + 2025-03: 12 + 2025-04: 9 + 2025-05: 2 + 2025-06: 1 + 2025-07: 1 2025-08: 1 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/upsnap.yml b/software/upsnap.yml index 59e8a88bae..53e039284c 100644 --- a/software/upsnap.yml +++ b/software/upsnap.yml @@ -7,16 +7,24 @@ platforms: - Go - Docker tags: - - Miscellaneous + - Network Utilities source_code_url: https://github.com/seriousm4x/UpSnap -stargazers_count: 4120 -updated_at: '2025-11-06' +stargazers_count: 4536 +updated_at: '2025-12-30' archived: false current_release: - tag: 5.2.3 - published_at: '2025-10-19' + tag: 5.2.5 + published_at: '2025-12-25' commit_history: + 2025-02: 72 + 2025-03: 72 + 2025-04: 63 + 2025-05: 49 + 2025-06: 44 + 2025-07: 45 2025-08: 47 2025-09: 70 2025-10: 72 - 2025-11: 8 + 2025-11: 39 + 2025-12: 42 + 2026-01: 0 diff --git a/software/uptime-kuma.yml b/software/uptime-kuma.yml index 95c50fedfe..2ebd321a62 100644 --- a/software/uptime-kuma.yml +++ b/software/uptime-kuma.yml @@ -10,14 +10,22 @@ tags: - Status / Uptime pages source_code_url: https://github.com/louislam/uptime-kuma demo_url: https://demo.kuma.pet -stargazers_count: 77998 -updated_at: '2025-11-06' +stargazers_count: 80791 +updated_at: '2026-01-04' archived: false current_release: - tag: 2.0.2 - published_at: '2025-10-22' + tag: 2.1.0-beta.0 + published_at: '2025-12-20' commit_history: + 2025-02: 50 + 2025-03: 37 + 2025-04: 60 + 2025-05: 34 + 2025-06: 32 + 2025-07: 58 2025-08: 28 2025-09: 9 2025-10: 98 - 2025-11: 5 + 2025-11: 42 + 2025-12: 223 + 2026-01: 154 diff --git a/software/upvote-rss.yml b/software/upvote-rss.yml new file mode 100644 index 0000000000..f6fce45e49 --- /dev/null +++ b/software/upvote-rss.yml @@ -0,0 +1,24 @@ +name: Upvote RSS +website_url: https://www.upvote-rss.com/ +source_code_url: https://github.com/johnwarne/upvote-rss +description: Generate rich RSS feeds from Reddit, Hacker News, Lemmy, Mbin, and more. +licenses: + - MIT +platforms: + - Docker + - PHP +tags: + - Feed Readers +depends_3rdparty: true +demo_url: https://www.upvote-rss.com/ +stargazers_count: 437 +updated_at: '2025-09-22' +archived: false +current_release: + tag: v1.8.0 + published_at: '2025-09-22' +commit_history: + 2025-10: 0 + 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/url-to-png.yml b/software/url-to-png.yml index b65013a332..c8be9ffd80 100644 --- a/software/url-to-png.yml +++ b/software/url-to-png.yml @@ -10,14 +10,22 @@ platforms: tags: - Miscellaneous depends_3rdparty: false -stargazers_count: 225 +stargazers_count: 234 updated_at: '2025-10-21' archived: false current_release: tag: v2.1.2 published_at: '2024-07-13' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 2 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 3 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/usertour.yml b/software/usertour.yml index 31295bf2b5..78eb3b29fe 100644 --- a/software/usertour.yml +++ b/software/usertour.yml @@ -8,14 +8,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/usertour/usertour/ -stargazers_count: 1759 -updated_at: '2025-10-23' +stargazers_count: 1792 +updated_at: '2025-12-26' archived: false current_release: - tag: v0.3.3 - published_at: '2025-10-23' + tag: v0.4.6 + published_at: '2025-12-31' commit_history: + 2025-02: 91 + 2025-03: 102 + 2025-04: 240 + 2025-05: 208 + 2025-06: 249 + 2025-07: 377 2025-08: 4 2025-09: 0 - 2025-10: 11 - 2025-11: 0 + 2025-10: 185 + 2025-11: 261 + 2025-12: 223 + 2026-01: 0 diff --git a/software/uusec-waf.yml b/software/uusec-waf.yml index 21da5525c4..77ba04c6e6 100644 --- a/software/uusec-waf.yml +++ b/software/uusec-waf.yml @@ -10,14 +10,22 @@ platforms: - Docker tags: - Web Servers -stargazers_count: 1485 -updated_at: '2025-11-03' +stargazers_count: 1544 +updated_at: '2026-01-04' archived: false current_release: tag: v7.1.1 published_at: '2025-10-15' commit_history: + 2025-02: 17 + 2025-03: 21 + 2025-04: 9 + 2025-05: 5 + 2025-06: 0 + 2025-07: 29 2025-08: 6 2025-09: 7 2025-10: 26 - 2025-11: 2 + 2025-11: 8 + 2025-12: 4 + 2026-01: 1 diff --git a/software/uvdesk.yml b/software/uvdesk.yml index e668d7a626..66d8c165b9 100644 --- a/software/uvdesk.yml +++ b/software/uvdesk.yml @@ -9,14 +9,22 @@ tags: - Software Development - Project Management source_code_url: https://github.com/uvdesk/community-skeleton demo_url: https://demo.uvdesk.com/ -stargazers_count: 16045 +stargazers_count: 17045 updated_at: '2025-10-01' archived: false current_release: tag: v1.1.8 published_at: '2025-09-19' commit_history: + 2025-02: 2 + 2025-03: 1 + 2025-04: 4 + 2025-05: 4 + 2025-06: 9 + 2025-07: 1 2025-08: 0 2025-09: 1 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/vanilla-cookbook.yml b/software/vanilla-cookbook.yml index b1d1333e11..1fccbeef7e 100644 --- a/software/vanilla-cookbook.yml +++ b/software/vanilla-cookbook.yml @@ -9,14 +9,22 @@ platforms: - Nodejs tags: - Recipe Management -stargazers_count: 67 -updated_at: '2025-09-10' +stargazers_count: 76 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.2.1 - published_at: '2025-08-23' + tag: v1.5.1 + published_at: '2026-01-04' commit_history: + 2025-02: 0 + 2025-03: 132 + 2025-04: 49 + 2025-05: 3 + 2025-06: 0 + 2025-07: 0 2025-08: 18 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 83 + 2026-01: 27 diff --git a/software/varnish.yml b/software/varnish.yml index dce670627a..0a67354903 100644 --- a/software/varnish.yml +++ b/software/varnish.yml @@ -10,11 +10,19 @@ platforms: - Docker tags: - Web Servers -stargazers_count: 3993 -updated_at: '2025-10-29' +stargazers_count: 4029 +updated_at: '2025-12-22' archived: false commit_history: + 2025-02: 112 + 2025-03: 44 + 2025-04: 55 + 2025-05: 49 + 2025-06: 27 + 2025-07: 73 2025-08: 35 2025-09: 54 2025-10: 20 - 2025-11: 0 + 2025-11: 31 + 2025-12: 26 + 2026-01: 0 diff --git a/software/vaultwarden.yml b/software/vaultwarden.yml index 7215fc8c86..8b378d3737 100644 --- a/software/vaultwarden.yml +++ b/software/vaultwarden.yml @@ -9,14 +9,22 @@ platforms: tags: - Password Managers source_code_url: https://github.com/dani-garcia/vaultwarden -stargazers_count: 50593 -updated_at: '2025-11-01' +stargazers_count: 52885 +updated_at: '2026-01-01' archived: false current_release: - tag: 1.34.3 - published_at: '2025-07-30' + tag: 1.35.1 + published_at: '2025-12-30' commit_history: + 2025-02: 10 + 2025-03: 6 + 2025-04: 10 + 2025-05: 19 + 2025-06: 11 + 2025-07: 17 2025-08: 28 2025-09: 0 2025-10: 13 - 2025-11: 2 + 2025-11: 16 + 2025-12: 25 + 2026-01: 1 diff --git a/software/vendure.yml b/software/vendure.yml index 0eeb6f6000..f7646878a5 100644 --- a/software/vendure.yml +++ b/software/vendure.yml @@ -9,14 +9,22 @@ tags: - E-commerce source_code_url: https://github.com/vendure-ecommerce/vendure demo_url: https://demo.vendure.io -stargazers_count: 6683 -updated_at: '2025-11-06' +stargazers_count: 7762 +updated_at: '2026-01-04' archived: false current_release: - tag: v3.5.0 - published_at: '2025-10-22' + tag: v3.5.2 + published_at: '2025-12-19' commit_history: + 2025-02: 69 + 2025-03: 163 + 2025-04: 147 + 2025-05: 97 + 2025-06: 117 + 2025-07: 130 2025-08: 60 2025-09: 97 2025-10: 200 - 2025-11: 9 + 2025-11: 52 + 2025-12: 56 + 2026-01: 2 diff --git a/software/vince.yml b/software/vince.yml index 1926d12de4..fe9a78771b 100644 --- a/software/vince.yml +++ b/software/vince.yml @@ -12,14 +12,22 @@ platforms: tags: - Analytics demo_url: https://demo.vinceanalytics.com/v1/share/vinceanalytics.com?auth=Ls9tV4pzqOn7BJ7-&demo=true -stargazers_count: 1972 +stargazers_count: 1986 updated_at: '2025-09-01' archived: false current_release: tag: v1.11.8 published_at: '2025-09-01' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 4 2025-09: 2 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/viseron.yml b/software/viseron.yml index b2ca31dd43..2e77a00448 100644 --- a/software/viseron.yml +++ b/software/viseron.yml @@ -9,14 +9,22 @@ platforms: tags: - Video Surveillance depends_3rdparty: false -stargazers_count: 2310 -updated_at: '2025-11-06' +stargazers_count: 2461 +updated_at: '2026-01-04' archived: false current_release: - tag: v3.3.1 - published_at: '2025-10-18' + tag: v3.4.1 + published_at: '2025-12-16' commit_history: + 2025-02: 17 + 2025-03: 67 + 2025-04: 44 + 2025-05: 37 + 2025-06: 49 + 2025-07: 32 2025-08: 54 2025-09: 30 - 2025-10: 53 - 2025-11: 8 + 2025-10: 69 + 2025-11: 141 + 2025-12: 56 + 2026-01: 22 diff --git a/software/vod2pod-rss.yml b/software/vod2pod-rss.yml index fad2abaafe..b47904f0f5 100644 --- a/software/vod2pod-rss.yml +++ b/software/vod2pod-rss.yml @@ -9,14 +9,22 @@ tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/madiele/vod2pod-rss depends_3rdparty: true -stargazers_count: 329 -updated_at: '2025-10-23' +stargazers_count: 339 +updated_at: '2025-12-30' archived: false current_release: tag: v1.2.4 published_at: '2025-04-08' commit_history: + 2025-02: 11 + 2025-03: 15 + 2025-04: 8 + 2025-05: 11 + 2025-06: 19 + 2025-07: 7 2025-08: 15 2025-09: 13 2025-10: 11 - 2025-11: 0 + 2025-11: 1 + 2025-12: 24 + 2026-01: 0 diff --git a/software/vouchervault.yml b/software/vouchervault.yml index 67607b8aa9..62a5ef69d1 100644 --- a/software/vouchervault.yml +++ b/software/vouchervault.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Money, Budgeting & Management -stargazers_count: 393 -updated_at: '2025-11-06' +stargazers_count: 417 +updated_at: '2025-12-04' archived: false current_release: - tag: v1.22.12 - published_at: '2025-11-06' + tag: v1.22.13 + published_at: '2025-12-04' commit_history: + 2025-02: 25 + 2025-03: 4 + 2025-04: 21 + 2025-05: 21 + 2025-06: 41 + 2025-07: 2 2025-08: 12 2025-09: 9 2025-10: 6 2025-11: 5 + 2025-12: 2 + 2026-01: 0 diff --git a/software/vvveb-cms.yml b/software/vvveb-cms.yml index 2805b393c2..11a53cc463 100644 --- a/software/vvveb-cms.yml +++ b/software/vvveb-cms.yml @@ -10,14 +10,22 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/givanz/Vvveb demo_url: https://demo.vvveb.com -stargazers_count: 908 +stargazers_count: 941 updated_at: '2025-10-13' archived: false current_release: tag: 1.0.7.3 published_at: '2025-10-06' commit_history: + 2025-02: 2 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 149 + 2025-07: 0 2025-08: 6 2025-09: 1 2025-10: 66 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/w.yml b/software/w.yml index 29f92d00f7..c2fbbd9ef1 100644 --- a/software/w.yml +++ b/software/w.yml @@ -8,14 +8,22 @@ platforms: - PHP tags: - Wikis -stargazers_count: 44 -updated_at: '2025-11-05' +stargazers_count: 45 +updated_at: '2025-12-21' archived: false current_release: tag: v3.13.1 published_at: '2025-10-19' commit_history: + 2025-02: 5 + 2025-03: 0 + 2025-04: 0 + 2025-05: 19 + 2025-06: 42 + 2025-07: 18 2025-08: 28 2025-09: 20 2025-10: 4 - 2025-11: 6 + 2025-11: 7 + 2025-12: 10 + 2026-01: 0 diff --git a/software/wackowiki.yml b/software/wackowiki.yml index 7dc7a0fa76..16ebc26398 100644 --- a/software/wackowiki.yml +++ b/software/wackowiki.yml @@ -9,13 +9,21 @@ tags: - Wikis source_code_url: https://github.com/WackoWiki/wackowiki stargazers_count: 54 -updated_at: '2025-11-01' +updated_at: '2025-12-31' archived: false current_release: - tag: 6.1.29 - published_at: '2025-09-03' + tag: 6.2.0 + published_at: '2025-12-13' commit_history: + 2025-02: 22 + 2025-03: 27 + 2025-04: 3 + 2025-05: 1 + 2025-06: 1 + 2025-07: 30 2025-08: 22 2025-09: 23 2025-10: 38 - 2025-11: 1 + 2025-11: 55 + 2025-12: 43 + 2026-01: 0 diff --git a/software/wagtail.yml b/software/wagtail.yml index 4146957afa..57989bf571 100644 --- a/software/wagtail.yml +++ b/software/wagtail.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/wagtail/wagtail -stargazers_count: 19793 -updated_at: '2025-11-06' +stargazers_count: 20007 +updated_at: '2026-01-02' archived: false current_release: - tag: v7.2 - published_at: '2025-11-05' + tag: v7.2.1 + published_at: '2025-11-26' commit_history: + 2025-02: 103 + 2025-03: 68 + 2025-04: 150 + 2025-05: 92 + 2025-06: 120 + 2025-07: 200 2025-08: 95 2025-09: 18 2025-10: 108 - 2025-11: 18 + 2025-11: 68 + 2025-12: 69 + 2026-01: 2 diff --git a/software/wakapi.yml b/software/wakapi.yml index a792ed9c43..4fdaa1949d 100644 --- a/software/wakapi.yml +++ b/software/wakapi.yml @@ -7,16 +7,24 @@ platforms: - Go - Docker tags: - - Software Development - IDE & Tools + - Time Tracking source_code_url: https://github.com/muety/wakapi -stargazers_count: 3840 -updated_at: '2025-11-04' +stargazers_count: 4043 +updated_at: '2025-12-29' archived: false current_release: - tag: 2.16.1 - published_at: '2025-11-03' + tag: 2.17.0 + published_at: '2025-12-29' commit_history: + 2025-02: 54 + 2025-03: 17 + 2025-04: 20 + 2025-05: 19 + 2025-06: 17 + 2025-07: 5 2025-08: 18 2025-09: 27 - 2025-10: 28 - 2025-11: 5 + 2025-10: 29 + 2025-11: 32 + 2025-12: 12 + 2026-01: 0 diff --git a/software/wakupator.yml b/software/wakupator.yml index 72a3303afc..7c073a1e2b 100644 --- a/software/wakupator.yml +++ b/software/wakupator.yml @@ -7,15 +7,23 @@ licenses: platforms: - C tags: - - Miscellaneous -stargazers_count: 159 + - Network Utilities +stargazers_count: 160 updated_at: '2025-08-04' archived: false current_release: tag: v1.1.0 published_at: '2024-10-22' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 3 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/wallabag.yml b/software/wallabag.yml index 78603b6f8f..e7868490ce 100644 --- a/software/wallabag.yml +++ b/software/wallabag.yml @@ -8,14 +8,22 @@ platforms: tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/wallabag/wallabag -stargazers_count: 12165 -updated_at: '2025-11-06' +stargazers_count: 12322 +updated_at: '2025-12-22' archived: false current_release: tag: 2.6.14 published_at: '2025-10-07' commit_history: + 2025-02: 117 + 2025-03: 150 + 2025-04: 125 + 2025-05: 34 + 2025-06: 97 + 2025-07: 30 2025-08: 48 2025-09: 44 2025-10: 39 - 2025-11: 15 + 2025-11: 65 + 2025-12: 54 + 2026-01: 0 diff --git a/software/wallos.yml b/software/wallos.yml index 2411cc275d..1a12b7c68f 100644 --- a/software/wallos.yml +++ b/software/wallos.yml @@ -10,14 +10,22 @@ platforms: tags: - Money, Budgeting & Management demo_url: https://github.com/ellite/wallos?tab=readme-ov-file#demo -stargazers_count: 6479 -updated_at: '2025-10-18' +stargazers_count: 7066 +updated_at: '2025-12-20' archived: false current_release: - tag: v4.5.0 - published_at: '2025-10-18' + tag: v4.6.0 + published_at: '2025-12-20' commit_history: + 2025-02: 5 + 2025-03: 15 + 2025-04: 23 + 2025-05: 8 + 2025-06: 10 + 2025-07: 9 2025-08: 4 2025-09: 8 2025-10: 11 2025-11: 0 + 2025-12: 7 + 2026-01: 0 diff --git a/software/wanderer.yml b/software/wanderer.yml index ae8882a736..4d0845a321 100644 --- a/software/wanderer.yml +++ b/software/wanderer.yml @@ -11,14 +11,22 @@ platforms: tags: - Maps and Global Positioning System (GPS) demo_url: https://demo.wanderer.to -stargazers_count: 3038 +stargazers_count: 3240 updated_at: '2025-10-05' archived: false current_release: tag: v0.18.3 published_at: '2025-09-19' commit_history: + 2025-02: 106 + 2025-03: 98 + 2025-04: 94 + 2025-05: 8 + 2025-06: 129 + 2025-07: 60 2025-08: 58 2025-09: 38 2025-10: 10 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/warpgate.yml b/software/warpgate.yml index 015182bd07..4e6a4a1f5d 100644 --- a/software/warpgate.yml +++ b/software/warpgate.yml @@ -9,14 +9,22 @@ platforms: tags: - Remote Access source_code_url: https://github.com/warp-tech/warpgate -stargazers_count: 5896 -updated_at: '2025-11-05' +stargazers_count: 6293 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.17.0 - published_at: '2025-10-16' + tag: v0.19.0 + published_at: '2026-01-03' commit_history: + 2025-02: 47 + 2025-03: 13 + 2025-04: 11 + 2025-05: 34 + 2025-06: 25 + 2025-07: 30 2025-08: 19 2025-09: 13 2025-10: 25 - 2025-11: 1 + 2025-11: 18 + 2025-12: 23 + 2026-01: 16 diff --git a/software/warracker.yml b/software/warracker.yml index 72305516f7..5deedb2c30 100644 --- a/software/warracker.yml +++ b/software/warracker.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Miscellaneous -stargazers_count: 971 -updated_at: '2025-10-30' +stargazers_count: 1222 +updated_at: '2025-11-16' archived: false current_release: tag: 1.0.2 published_at: '2025-10-30' commit_history: + 2025-02: 0 + 2025-03: 107 + 2025-04: 44 + 2025-05: 64 + 2025-06: 50 + 2025-07: 27 2025-08: 9 2025-09: 21 2025-10: 60 - 2025-11: 0 + 2025-11: 9 + 2025-12: 0 + 2026-01: 0 diff --git a/software/wastebin.yml b/software/wastebin.yml index efe6d0dfdd..2533c99b59 100644 --- a/software/wastebin.yml +++ b/software/wastebin.yml @@ -10,14 +10,22 @@ tags: - Pastebins source_code_url: https://github.com/matze/wastebin demo_url: https://bin.bloerg.net -stargazers_count: 666 -updated_at: '2025-11-01' +stargazers_count: 736 +updated_at: '2025-12-25' archived: false current_release: - tag: 3.3.0 - published_at: '2025-08-17' + tag: 3.4.0 + published_at: '2025-12-25' commit_history: + 2025-02: 55 + 2025-03: 59 + 2025-04: 10 + 2025-05: 29 + 2025-06: 31 + 2025-07: 7 2025-08: 12 2025-09: 2 2025-10: 10 - 2025-11: 1 + 2025-11: 2 + 2025-12: 33 + 2026-01: 0 diff --git a/software/watcharr.yml b/software/watcharr.yml index f82210831c..aed175188d 100644 --- a/software/watcharr.yml +++ b/software/watcharr.yml @@ -9,14 +9,22 @@ tags: - Media Management source_code_url: https://github.com/sbondCo/Watcharr demo_url: https://beta.watcharr.app/ -stargazers_count: 1107 +stargazers_count: 1168 updated_at: '2025-07-15' archived: false current_release: tag: v2.1.1 published_at: '2025-07-15' commit_history: + 2025-02: 13 + 2025-03: 0 + 2025-04: 0 + 2025-05: 23 + 2025-06: 0 + 2025-07: 12 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/wavelog.yml b/software/wavelog.yml index d2a5a7ad92..c029a2322f 100644 --- a/software/wavelog.yml +++ b/software/wavelog.yml @@ -10,14 +10,22 @@ platforms: tags: - Miscellaneous demo_url: https://demo.wavelog.org -stargazers_count: 344 -updated_at: '2025-10-15' +stargazers_count: 371 +updated_at: '2025-12-31' archived: false current_release: - tag: 2.1.2 - published_at: '2025-10-15' + tag: 2.2.2 + published_at: '2025-12-31' commit_history: + 2025-02: 364 + 2025-03: 473 + 2025-04: 249 + 2025-05: 230 + 2025-06: 267 + 2025-07: 422 2025-08: 412 2025-09: 431 - 2025-10: 202 - 2025-11: 0 + 2025-10: 588 + 2025-11: 925 + 2025-12: 644 + 2026-01: 0 diff --git a/software/wayback.yml b/software/wayback.yml index c8c5885be3..f4383299ed 100644 --- a/software/wayback.yml +++ b/software/wayback.yml @@ -8,14 +8,22 @@ platforms: tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/wabarc/wayback -stargazers_count: 2088 -updated_at: '2025-10-19' +stargazers_count: 2119 +updated_at: '2025-11-23' archived: false current_release: tag: v0.20.1 published_at: '2024-07-02' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 2 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 3 2025-10: 2 - 2025-11: 0 + 2025-11: 3 + 2025-12: 0 + 2026-01: 0 diff --git a/software/wbo.yml b/software/wbo.yml index 7a96f2acfc..2ffd1fa016 100644 --- a/software/wbo.yml +++ b/software/wbo.yml @@ -10,11 +10,19 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/lovasoa/whitebophir demo_url: https://wbo.ophir.dev/ -stargazers_count: 2494 +stargazers_count: 2536 updated_at: '2025-10-27' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 6 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 2 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/webarchive.yml b/software/webarchive.yml index 2a43b0e89f..6aee3f4ed6 100644 --- a/software/webarchive.yml +++ b/software/webarchive.yml @@ -8,14 +8,22 @@ platforms: tags: - Archiving and Digital Preservation (DP) source_code_url: https://github.com/derfenix/webarchive -stargazers_count: 167 +stargazers_count: 176 updated_at: '2025-03-13' archived: false current_release: tag: v0.1.8 published_at: '2025-03-13' commit_history: + 2025-02: 1 + 2025-03: 12 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/webhook-tester.yml b/software/webhook-tester.yml index c0f47db301..4f350a2d02 100644 --- a/software/webhook-tester.yml +++ b/software/webhook-tester.yml @@ -11,14 +11,22 @@ platforms: - K8S tags: - Software Development - Testing -stargazers_count: 329 -updated_at: '2025-11-03' +stargazers_count: 362 +updated_at: '2025-12-03' archived: false current_release: - tag: v2.2.4 - published_at: '2025-11-03' + tag: v2.2.5 + published_at: '2025-11-21' commit_history: + 2025-02: 11 + 2025-03: 9 + 2025-04: 8 + 2025-05: 5 + 2025-06: 6 + 2025-07: 5 2025-08: 12 2025-09: 2 2025-10: 4 - 2025-11: 8 + 2025-11: 16 + 2025-12: 3 + 2026-01: 0 diff --git a/software/weblate.yml b/software/weblate.yml index 90bba40814..0b79cc22cb 100644 --- a/software/weblate.yml +++ b/software/weblate.yml @@ -10,14 +10,22 @@ platforms: tags: - Software Development - Localization source_code_url: https://github.com/WeblateOrg/weblate -stargazers_count: 5493 -updated_at: '2025-11-06' +stargazers_count: 5648 +updated_at: '2026-01-04' archived: false current_release: - tag: weblate-5.14.2 - published_at: '2025-11-06' + tag: weblate-5.15.1 + published_at: '2025-12-18' commit_history: + 2025-02: 1277 + 2025-03: 469 + 2025-04: 1435 + 2025-05: 1039 + 2025-06: 786 + 2025-07: 979 2025-08: 620 2025-09: 664 2025-10: 682 - 2025-11: 99 + 2025-11: 481 + 2025-12: 757 + 2026-01: 28 diff --git a/software/websoft9.yml b/software/websoft9.yml index 3f593c5e02..51f277cd51 100644 --- a/software/websoft9.yml +++ b/software/websoft9.yml @@ -12,14 +12,22 @@ tags: depends_3rdparty: true demo_url: https://www.websoft9.com/demo related_software_url: https://www.websoft9.com/apps -stargazers_count: 2066 -updated_at: '2025-11-06' +stargazers_count: 2074 +updated_at: '2025-12-27' archived: false current_release: - tag: 2.2.8 - published_at: '2025-10-20' + tag: 2.2.11-rc1 + published_at: '2025-12-19' commit_history: + 2025-02: 49 + 2025-03: 66 + 2025-04: 93 + 2025-05: 12 + 2025-06: 6 + 2025-07: 21 2025-08: 37 2025-09: 75 2025-10: 14 - 2025-11: 2 + 2025-11: 27 + 2025-12: 5 + 2026-01: 0 diff --git a/software/websurfx.yml b/software/websurfx.yml index 48f6817010..ba53d43398 100644 --- a/software/websurfx.yml +++ b/software/websurfx.yml @@ -10,14 +10,22 @@ platforms: tags: - Search Engines depends_3rdparty: true -stargazers_count: 964 -updated_at: '2025-09-16' +stargazers_count: 998 +updated_at: '2025-12-21' archived: false current_release: tag: v1.24.27 published_at: '2025-09-16' commit_history: + 2025-02: 8 + 2025-03: 0 + 2025-04: 47 + 2025-05: 8 + 2025-06: 5 + 2025-07: 0 2025-08: 0 2025-09: 5 - 2025-10: 0 + 2025-10: 1 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/webthings-gateway.yml b/software/webthings-gateway.yml index a5d1e93e32..7bf7b37372 100644 --- a/software/webthings-gateway.yml +++ b/software/webthings-gateway.yml @@ -8,14 +8,22 @@ platforms: tags: - Internet of Things (IoT) source_code_url: https://github.com/WebThingsIO/gateway -stargazers_count: 2624 -updated_at: '2025-10-20' +stargazers_count: 2632 +updated_at: '2025-12-19' archived: false current_release: - tag: 2.0.0-beta.1 - published_at: '2025-08-08' + tag: 2.0.0 + published_at: '2025-12-18' commit_history: + 2025-02: 2 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 5 2025-08: 2 2025-09: 1 2025-10: 3 2025-11: 0 + 2025-12: 10 + 2026-01: 0 diff --git a/software/webtor.yml b/software/webtor.yml index cf507d53af..4d0f4164c9 100644 --- a/software/webtor.yml +++ b/software/webtor.yml @@ -9,6 +9,22 @@ platforms: tags: - File Transfer - Peer-to-peer Filesharing demo_url: https://webtor.io -stargazers_count: 472 -updated_at: '2025-03-21' +stargazers_count: 519 +updated_at: '2025-11-30' archived: false +current_release: + tag: v1.1.4 + published_at: '2025-11-24' +commit_history: + 2025-02: 1 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 + 2025-08: 0 + 2025-09: 0 + 2025-10: 0 + 2025-11: 7 + 2025-12: 0 + 2026-01: 0 diff --git a/software/webtrees.yml b/software/webtrees.yml index 873d4e980c..521b05f3f1 100644 --- a/software/webtrees.yml +++ b/software/webtrees.yml @@ -9,14 +9,22 @@ tags: - Genealogy source_code_url: https://github.com/fisharebest/webtrees demo_url: https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo -stargazers_count: 666 -updated_at: '2025-11-06' +stargazers_count: 687 +updated_at: '2026-01-01' archived: false current_release: tag: 2.2.4 published_at: '2025-08-04' commit_history: + 2025-02: 42 + 2025-03: 21 + 2025-04: 13 + 2025-05: 29 + 2025-06: 35 + 2025-07: 26 2025-08: 28 2025-09: 14 2025-10: 13 - 2025-11: 11 + 2025-11: 35 + 2025-12: 19 + 2026-01: 2 diff --git a/software/weddingshare.yml b/software/weddingshare.yml index 788c957c19..4e4c7307a9 100644 --- a/software/weddingshare.yml +++ b/software/weddingshare.yml @@ -10,14 +10,22 @@ platforms: - Docker tags: - Photo Galleries -stargazers_count: 772 -updated_at: '2025-11-01' +stargazers_count: 804 +updated_at: '2025-12-07' archived: false current_release: tag: 1.8.1 published_at: '2025-10-30' commit_history: + 2025-02: 23 + 2025-03: 18 + 2025-04: 19 + 2025-05: 29 + 2025-06: 14 + 2025-07: 31 2025-08: 22 2025-09: 4 2025-10: 12 2025-11: 2 + 2025-12: 2 + 2026-01: 0 diff --git a/software/weechat.yml b/software/weechat.yml index a6cc5f7a24..5af988ffd5 100644 --- a/software/weechat.yml +++ b/software/weechat.yml @@ -10,14 +10,22 @@ platforms: tags: - Communication - IRC source_code_url: https://github.com/weechat/weechat -stargazers_count: 3170 -updated_at: '2025-11-01' +stargazers_count: 3208 +updated_at: '2025-12-21' archived: false current_release: - tag: v4.7.1 - published_at: '2025-08-16' + tag: v4.8.1 + published_at: '2025-12-01' commit_history: + 2025-02: 29 + 2025-03: 46 + 2025-04: 29 + 2025-05: 67 + 2025-06: 5 + 2025-07: 22 2025-08: 17 2025-09: 6 2025-10: 15 - 2025-11: 3 + 2025-11: 86 + 2025-12: 11 + 2026-01: 0 diff --git a/software/weewx.yml b/software/weewx.yml index 86123962c8..6e4071eee1 100644 --- a/software/weewx.yml +++ b/software/weewx.yml @@ -10,14 +10,22 @@ tags: - Miscellaneous source_code_url: https://github.com/weewx/weewx demo_url: https://weewx.com/showcase.html -stargazers_count: 1111 -updated_at: '2025-11-03' +stargazers_count: 1124 +updated_at: '2025-12-06' archived: false current_release: tag: v5.2.0 published_at: '2025-10-13' commit_history: + 2025-02: 23 + 2025-03: 3 + 2025-04: 1 + 2025-05: 2 + 2025-06: 1 + 2025-07: 1 2025-08: 6 2025-09: 23 2025-10: 47 - 2025-11: 2 + 2025-11: 12 + 2025-12: 3 + 2026-01: 0 diff --git a/software/wekan.yml b/software/wekan.yml index 1552118207..7145d3026b 100644 --- a/software/wekan.yml +++ b/software/wekan.yml @@ -8,14 +8,22 @@ platforms: tags: - Task Management & To-do Lists source_code_url: https://github.com/wekan/wekan -stargazers_count: 20668 -updated_at: '2025-11-06' +stargazers_count: 20784 +updated_at: '2026-01-04' archived: false current_release: - tag: v8.17 - published_at: '2025-11-06' + tag: v8.19 + published_at: '2025-12-29' commit_history: + 2025-02: 18 + 2025-03: 42 + 2025-04: 42 + 2025-05: 43 + 2025-06: 74 + 2025-07: 73 2025-08: 84 2025-09: 26 2025-10: 361 - 2025-11: 47 + 2025-11: 68 + 2025-12: 97 + 2026-01: 3 diff --git a/software/wetty.yml b/software/wetty.yml index e84e97221c..c119c9eed1 100644 --- a/software/wetty.yml +++ b/software/wetty.yml @@ -9,14 +9,22 @@ platforms: tags: - Miscellaneous source_code_url: https://github.com/butlerx/wetty -stargazers_count: 5000 +stargazers_count: 5078 updated_at: '2025-10-30' archived: false current_release: tag: v2.7.0 published_at: '2023-09-16' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 3 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 1 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/wger.yml b/software/wger.yml index 23143ab188..414ea251b8 100644 --- a/software/wger.yml +++ b/software/wger.yml @@ -10,14 +10,22 @@ tags: - Health and Fitness source_code_url: https://github.com/wger-project/wger demo_url: https://wger.de/en/dashboard -stargazers_count: 5300 -updated_at: '2025-11-06' +stargazers_count: 5466 +updated_at: '2026-01-03' archived: false current_release: tag: '2.3' published_at: '2025-04-05' commit_history: + 2025-02: 54 + 2025-03: 84 + 2025-04: 47 + 2025-05: 47 + 2025-06: 28 + 2025-07: 12 2025-08: 13 2025-09: 91 2025-10: 91 - 2025-11: 3 + 2025-11: 37 + 2025-12: 40 + 2026-01: 1 diff --git a/software/what-to-cook.yml b/software/what-to-cook.yml index 9f62ad1151..dbaf9c5f05 100644 --- a/software/what-to-cook.yml +++ b/software/what-to-cook.yml @@ -8,14 +8,22 @@ platforms: tags: - Recipe Management source_code_url: https://github.com/kassner/whattocook -stargazers_count: 47 -updated_at: '2024-12-28' +stargazers_count: 50 +updated_at: '2025-11-20' archived: false current_release: - tag: 0.4.1 - published_at: '2024-11-15' + tag: 0.4.2 + published_at: '2025-11-20' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/whoogle.yml b/software/whoogle.yml index 4b97c2b3ea..0147208509 100644 --- a/software/whoogle.yml +++ b/software/whoogle.yml @@ -9,14 +9,22 @@ tags: - Search Engines source_code_url: https://github.com/benbusby/whoogle-search depends_3rdparty: true -stargazers_count: 11106 -updated_at: '2025-10-14' +stargazers_count: 11268 +updated_at: '2025-12-29' archived: false current_release: - tag: v1.1.0 - published_at: '2025-10-04' + tag: v1.2.2 + published_at: '2025-12-29' commit_history: + 2025-02: 2 + 2025-03: 1 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 20 - 2025-10: 15 - 2025-11: 0 + 2025-10: 7 + 2025-11: 24 + 2025-12: 4 + 2026-01: 0 diff --git a/software/wiki-go.yml b/software/wiki-go.yml index 0c9de84896..653b7f9209 100644 --- a/software/wiki-go.yml +++ b/software/wiki-go.yml @@ -10,14 +10,22 @@ platforms: - Docker tags: - Wikis -stargazers_count: 416 -updated_at: '2025-11-04' +stargazers_count: 481 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.7.5 - published_at: '2025-11-04' + tag: v1.8.2 + published_at: '2026-01-04' commit_history: + 2025-02: 0 + 2025-03: 38 + 2025-04: 64 + 2025-05: 84 + 2025-06: 43 + 2025-07: 23 2025-08: 15 2025-09: 9 2025-10: 5 - 2025-11: 1 + 2025-11: 17 + 2025-12: 43 + 2026-01: 3 diff --git a/software/wiki.js.yml b/software/wiki.js.yml index 0b8171aeb4..73ac4fd1c7 100644 --- a/software/wiki.js.yml +++ b/software/wiki.js.yml @@ -11,14 +11,22 @@ tags: - Wikis source_code_url: https://github.com/Requarks/wiki demo_url: https://docs.requarks.io -stargazers_count: 27269 -updated_at: '2025-10-28' +stargazers_count: 27585 +updated_at: '2026-01-03' archived: false current_release: - tag: v2.5.308 - published_at: '2025-08-13' + tag: v2.5.309 + published_at: '2026-01-03' commit_history: + 2025-02: 2 + 2025-03: 4 + 2025-04: 1 + 2025-05: 0 + 2025-06: 1 + 2025-07: 1 2025-08: 4 2025-09: 2 2025-10: 2 - 2025-11: 0 + 2025-11: 1 + 2025-12: 0 + 2026-01: 8 diff --git a/software/wikidocs.yml b/software/wikidocs.yml index 7b90b3026c..be0569469c 100644 --- a/software/wikidocs.yml +++ b/software/wikidocs.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Wikis -stargazers_count: 451 -updated_at: '2025-10-29' +stargazers_count: 462 +updated_at: '2025-12-12' archived: false current_release: - tag: 1.0.81 - published_at: '2025-10-29' + tag: 1.0.82 + published_at: '2025-12-12' commit_history: + 2025-02: 6 + 2025-03: 0 + 2025-04: 1 + 2025-05: 0 + 2025-06: 2 + 2025-07: 6 2025-08: 5 2025-09: 0 2025-10: 4 2025-11: 0 + 2025-12: 3 + 2026-01: 0 diff --git a/software/wildduck.yml b/software/wildduck.yml index acd8ec6fe8..1c332ff30b 100644 --- a/software/wildduck.yml +++ b/software/wildduck.yml @@ -9,14 +9,22 @@ platforms: tags: - Communication - Email - Complete Solutions source_code_url: https://github.com/zone-eu/wildduck -stargazers_count: 2046 -updated_at: '2025-11-03' +stargazers_count: 2059 +updated_at: '2026-01-04' archived: false current_release: - tag: v1.46.5 - published_at: '2025-11-03' + tag: v1.46.13 + published_at: '2025-12-16' commit_history: + 2025-02: 5 + 2025-03: 11 + 2025-04: 7 + 2025-05: 5 + 2025-06: 11 + 2025-07: 10 2025-08: 8 2025-09: 5 2025-10: 23 - 2025-11: 2 + 2025-11: 24 + 2025-12: 13 + 2026-01: 1 diff --git a/software/wingfit.yml b/software/wingfit.yml index d56df42e2f..3ab52c5988 100644 --- a/software/wingfit.yml +++ b/software/wingfit.yml @@ -10,14 +10,22 @@ platforms: tags: - Health and Fitness demo_url: https://wingfit.fr/home -stargazers_count: 294 +stargazers_count: 428 updated_at: '2025-08-11' archived: false current_release: tag: 5.3.1 published_at: '2025-08-11' commit_history: + 2025-02: 12 + 2025-03: 4 + 2025-04: 0 + 2025-05: 9 + 2025-06: 22 + 2025-07: 11 2025-08: 2 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/wintercms.yml b/software/wintercms.yml index c1f89a887f..9d1ef99d96 100644 --- a/software/wintercms.yml +++ b/software/wintercms.yml @@ -8,14 +8,22 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/wintercms/winter -stargazers_count: 1466 -updated_at: '2025-10-30' +stargazers_count: 1475 +updated_at: '2025-12-28' archived: false current_release: tag: v1.2.9 published_at: '2025-10-15' commit_history: + 2025-02: 24 + 2025-03: 3 + 2025-04: 7 + 2025-05: 17 + 2025-06: 9 + 2025-07: 11 2025-08: 7 2025-09: 12 2025-10: 4 2025-11: 0 + 2025-12: 8 + 2026-01: 0 diff --git a/software/wishlist.yml b/software/wishlist.yml new file mode 100644 index 0000000000..d593ea3500 --- /dev/null +++ b/software/wishlist.yml @@ -0,0 +1,22 @@ +name: Wishlist +website_url: https://github.com/cmintey/wishlist +source_code_url: https://github.com/cmintey/wishlist +description: Wishlist application that you can share with your friends and family. +licenses: + - MIT +platforms: + - Docker + - K8S +tags: + - Miscellaneous +stargazers_count: 429 +updated_at: '2026-01-04' +archived: false +current_release: + tag: v0.58.1 + published_at: '2026-01-04' +commit_history: + 2025-10: 33 + 2025-11: 54 + 2025-12: 39 + 2026-01: 7 diff --git a/software/wondercms.yml b/software/wondercms.yml index d98b53dd43..9b0d5cdd7a 100644 --- a/software/wondercms.yml +++ b/software/wondercms.yml @@ -9,14 +9,22 @@ tags: - Content Management Systems (CMS) source_code_url: https://github.com/WonderCMS/wondercms demo_url: https://www.wondercms.com/demo -stargazers_count: 710 -updated_at: '2025-07-12' +stargazers_count: 711 +updated_at: '2026-01-01' archived: false current_release: - tag: 3.5.0 - published_at: '2025-03-16' + tag: 3.6.0 + published_at: '2025-12-31' commit_history: + 2025-02: 0 + 2025-03: 15 + 2025-04: 0 + 2025-05: 1 + 2025-06: 0 + 2025-07: 2 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 10 + 2026-01: 1 diff --git a/software/woocommerce.yml b/software/woocommerce.yml index 0aab67b236..aaf1c5de9d 100644 --- a/software/woocommerce.yml +++ b/software/woocommerce.yml @@ -8,14 +8,22 @@ platforms: tags: - E-commerce source_code_url: https://github.com/woocommerce/woocommerce -stargazers_count: 10042 -updated_at: '2025-11-06' +stargazers_count: 10116 +updated_at: '2026-01-03' archived: false current_release: tag: nightly published_at: '2020-04-28' commit_history: + 2025-02: 383 + 2025-03: 343 + 2025-04: 335 + 2025-05: 313 + 2025-06: 343 + 2025-07: 331 2025-08: 229 2025-09: 233 2025-10: 229 - 2025-11: 36 + 2025-11: 171 + 2025-12: 198 + 2026-01: 2 diff --git a/software/word-mastermind.yml b/software/word-mastermind.yml index 902b5ba9f6..3c3b1b0adf 100644 --- a/software/word-mastermind.yml +++ b/software/word-mastermind.yml @@ -9,14 +9,22 @@ tags: - Games source_code_url: https://github.com/clupasq/word-mastermind demo_url: https://word-mastermind.glitch.me/ -stargazers_count: 240 +stargazers_count: 248 updated_at: '2025-04-14' archived: false current_release: tag: 0.0.1 published_at: '2024-04-01' commit_history: + 2025-02: 2 + 2025-03: 2 + 2025-04: 3 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/wordpress.yml b/software/wordpress.yml index 6bf741e509..b47d580e28 100644 --- a/software/wordpress.yml +++ b/software/wordpress.yml @@ -8,11 +8,19 @@ platforms: tags: - Content Management Systems (CMS) source_code_url: https://github.com/WordPress/WordPress -stargazers_count: 20616 -updated_at: '2025-11-06' +stargazers_count: 20764 +updated_at: '2026-01-03' archived: false commit_history: + 2025-02: 130 + 2025-03: 181 + 2025-04: 58 + 2025-05: 55 + 2025-06: 92 + 2025-07: 98 2025-08: 97 2025-09: 100 2025-10: 223 - 2025-11: 40 + 2025-11: 148 + 2025-12: 73 + 2026-01: 7 diff --git a/software/workadventure.yml b/software/workadventure.yml index 27385a42ed..e96107266d 100644 --- a/software/workadventure.yml +++ b/software/workadventure.yml @@ -10,14 +10,22 @@ tags: - Communication - Custom Communication Systems source_code_url: https://github.com/workadventure/workadventure demo_url: https://play.staging.workadventu.re/@/tcm/workadventure/wa-village -stargazers_count: 5064 -updated_at: '2025-11-04' +stargazers_count: 5152 +updated_at: '2026-01-01' archived: false current_release: - tag: v1.27.0 - published_at: '2025-11-06' + tag: v1.27.11 + published_at: '2025-12-31' commit_history: + 2025-02: 157 + 2025-03: 212 + 2025-04: 262 + 2025-05: 139 + 2025-06: 67 + 2025-07: 100 2025-08: 178 2025-09: 202 - 2025-10: 176 - 2025-11: 8 + 2025-10: 175 + 2025-11: 65 + 2025-12: 118 + 2026-01: 1 diff --git a/software/writefreely.yml b/software/writefreely.yml index 49e31b146d..150fc3b2e0 100644 --- a/software/writefreely.yml +++ b/software/writefreely.yml @@ -8,14 +8,22 @@ platforms: tags: - Blogging Platforms source_code_url: https://github.com/writefreely/writefreely -stargazers_count: 4944 -updated_at: '2025-10-23' +stargazers_count: 5009 +updated_at: '2025-12-02' archived: false current_release: tag: v0.16.0 published_at: '2025-08-29' commit_history: + 2025-02: 10 + 2025-03: 0 + 2025-04: 0 + 2025-05: 5 + 2025-06: 4 + 2025-07: 0 2025-08: 41 2025-09: 9 - 2025-10: 6 - 2025-11: 0 + 2025-10: 8 + 2025-11: 4 + 2025-12: 2 + 2026-01: 0 diff --git a/software/writing.yml b/software/writing.yml index 7bba97c280..c8bf43991f 100644 --- a/software/writing.yml +++ b/software/writing.yml @@ -8,11 +8,19 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/josephernest/writing -stargazers_count: 1076 +stargazers_count: 1111 updated_at: '2022-08-10' archived: false commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/wygiwyh.yml b/software/wygiwyh.yml index 700ba31968..7489609d7f 100644 --- a/software/wygiwyh.yml +++ b/software/wygiwyh.yml @@ -10,14 +10,22 @@ platforms: - Django tags: - Money, Budgeting & Management -stargazers_count: 507 -updated_at: '2025-10-25' +stargazers_count: 773 +updated_at: '2025-12-31' archived: false current_release: - tag: 0.17.5 - published_at: '2025-10-06' + tag: 0.18.3 + published_at: '2025-12-21' commit_history: + 2025-02: 169 + 2025-03: 80 + 2025-04: 94 + 2025-05: 13 + 2025-06: 49 + 2025-07: 69 2025-08: 134 2025-09: 79 - 2025-10: 36 - 2025-11: 0 + 2025-10: 41 + 2025-11: 55 + 2025-12: 116 + 2026-01: 0 diff --git a/software/xandikos.yml b/software/xandikos.yml index 7fe31bcb02..f321207b6c 100644 --- a/software/xandikos.yml +++ b/software/xandikos.yml @@ -9,14 +9,22 @@ platforms: tags: - Calendar & Contacts source_code_url: https://github.com/jelmer/xandikos -stargazers_count: 527 -updated_at: '2025-11-03' +stargazers_count: 541 +updated_at: '2026-01-01' archived: false current_release: - tag: v0.2.11 - published_at: '2024-03-29' + tag: v0.3.0 + published_at: '2025-11-27' commit_history: + 2025-02: 9 + 2025-03: 27 + 2025-04: 10 + 2025-05: 15 + 2025-06: 4 + 2025-07: 93 2025-08: 24 2025-09: 1 2025-10: 15 - 2025-11: 4 + 2025-11: 19 + 2025-12: 27 + 2026-01: 4 diff --git a/software/xbackbone.yml b/software/xbackbone.yml index b1b3ca208d..b730f227fb 100644 --- a/software/xbackbone.yml +++ b/software/xbackbone.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/SergiX44/XBackBone -stargazers_count: 1093 +stargazers_count: 1103 updated_at: '2025-09-09' archived: false current_release: tag: 3.8.1 published_at: '2025-01-26' commit_history: + 2025-02: 0 + 2025-03: 1 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 5 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/xsrv.yml b/software/xsrv.yml index 00104cc937..1aa832a4f0 100644 --- a/software/xsrv.yml +++ b/software/xsrv.yml @@ -9,14 +9,22 @@ platforms: tags: - Self-hosting Solutions source_code_url: https://github.com/nodiscc/xsrv -stargazers_count: 382 +stargazers_count: 388 updated_at: '2025-10-26' archived: false current_release: tag: 1.27.0 published_at: '2025-03-02' commit_history: + 2025-02: 12 + 2025-03: 31 + 2025-04: 17 + 2025-05: 8 + 2025-06: 17 + 2025-07: 18 2025-08: 25 2025-09: 10 2025-10: 21 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/xwiki.yml b/software/xwiki.yml index aa106f82b7..3ce2aaf20d 100644 --- a/software/xwiki.yml +++ b/software/xwiki.yml @@ -11,14 +11,22 @@ tags: - Wikis source_code_url: https://github.com/xwiki/xwiki-platform demo_url: https://www.xwikiplayground.org/xwiki/bin/view/Main/ -stargazers_count: 1158 -updated_at: '2025-11-06' +stargazers_count: 1181 +updated_at: '2026-01-02' archived: false current_release: - tag: xwiki-platform-17.4.7 - published_at: '2025-10-31' + tag: xwiki-platform-17.10.2 + published_at: '2025-12-30' commit_history: + 2025-02: 126 + 2025-03: 100 + 2025-04: 218 + 2025-05: 165 + 2025-06: 206 + 2025-07: 260 2025-08: 202 2025-09: 166 2025-10: 263 - 2025-11: 68 + 2025-11: 224 + 2025-12: 180 + 2026-01: 3 diff --git a/software/yaade.yml b/software/yaade.yml index e87b8d0973..a3ed408a12 100644 --- a/software/yaade.yml +++ b/software/yaade.yml @@ -8,11 +8,19 @@ platforms: tags: - Software Development - API Management source_code_url: https://github.com/EsperoTech/yaade -stargazers_count: 1858 +stargazers_count: 1930 updated_at: '2025-05-19' archived: false commit_history: + 2025-02: 0 + 2025-03: 16 + 2025-04: 12 + 2025-05: 5 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/yacy.yml b/software/yacy.yml index 29c5c07954..ff686abcca 100644 --- a/software/yacy.yml +++ b/software/yacy.yml @@ -10,11 +10,19 @@ platforms: tags: - Search Engines source_code_url: https://github.com/yacy/yacy_search_server -stargazers_count: 3732 -updated_at: '2025-11-02' +stargazers_count: 3767 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 1 + 2025-03: 23 + 2025-04: 58 + 2025-05: 0 + 2025-06: 36 + 2025-07: 14 2025-08: 22 2025-09: 19 2025-10: 10 - 2025-11: 1 + 2025-11: 44 + 2025-12: 5 + 2026-01: 12 diff --git a/software/yaffa.yml b/software/yaffa.yml index e951b32676..48ada5edce 100644 --- a/software/yaffa.yml +++ b/software/yaffa.yml @@ -9,14 +9,22 @@ platforms: tags: - Money, Budgeting & Management demo_url: https://sandbox.yaffa.cc -stargazers_count: 63 -updated_at: '2025-10-30' +stargazers_count: 69 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.15.1 - published_at: '2025-10-03' + tag: v2.1.0 + published_at: '2026-01-03' commit_history: + 2025-02: 11 + 2025-03: 14 + 2025-04: 1 + 2025-05: 25 + 2025-06: 29 + 2025-07: 9 2025-08: 1 2025-09: 12 2025-10: 14 - 2025-11: 0 + 2025-11: 13 + 2025-12: 8 + 2026-01: 4 diff --git a/software/yamtrack.yml b/software/yamtrack.yml index 2ac9675f7e..53dd54733c 100644 --- a/software/yamtrack.yml +++ b/software/yamtrack.yml @@ -11,14 +11,22 @@ tags: - Miscellaneous depends_3rdparty: true demo_url: https://github.com/FuzzyGrim/Yamtrack?tab=readme-ov-file#demo -stargazers_count: 1520 -updated_at: '2025-11-05' +stargazers_count: 1787 +updated_at: '2026-01-03' archived: false current_release: - tag: v0.24.7 - published_at: '2025-07-26' + tag: v0.24.11 + published_at: '2025-12-27' commit_history: - 2025-08: 67 - 2025-09: 29 - 2025-10: 33 - 2025-11: 2 + 2025-02: 171 + 2025-03: 217 + 2025-04: 158 + 2025-05: 145 + 2025-06: 91 + 2025-07: 68 + 2025-08: 71 + 2025-09: 31 + 2025-10: 39 + 2025-11: 71 + 2025-12: 57 + 2026-01: 5 diff --git a/software/yarr.yml b/software/yarr.yml index c1452b4240..188b31aa38 100644 --- a/software/yarr.yml +++ b/software/yarr.yml @@ -8,14 +8,22 @@ platforms: tags: - Feed Readers source_code_url: https://github.com/nkanaev/yarr -stargazers_count: 3573 -updated_at: '2025-10-06' +stargazers_count: 3674 +updated_at: '2025-12-28' archived: false current_release: - tag: v2.5 - published_at: '2025-03-26' + tag: v2.6 + published_at: '2025-11-24' commit_history: + 2025-02: 0 + 2025-03: 56 + 2025-04: 2 + 2025-05: 0 + 2025-06: 2 + 2025-07: 0 2025-08: 1 2025-09: 8 2025-10: 8 - 2025-11: 0 + 2025-11: 3 + 2025-12: 3 + 2026-01: 0 diff --git a/software/ybfeed.yml b/software/ybfeed.yml deleted file mode 100644 index e30ba5024f..0000000000 --- a/software/ybfeed.yml +++ /dev/null @@ -1,24 +0,0 @@ -name: ybFeed -website_url: https://github.com/ybizeul/ybFeed -source_code_url: https://github.com/ybizeul/ybFeed -description: Personal micro feed where you can post snippets of text or images. -licenses: - - MIT -platforms: - - Go - - Nodejs - - Docker -tags: - - Pastebins - - File Transfer - Single-click & Drag-n-drop Upload -stargazers_count: 61 -updated_at: '2024-11-08' -archived: false -current_release: - tag: v1.5.0 - published_at: '2024-10-14' -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 diff --git a/software/ydl_api_ng.yml b/software/ydl_api_ng.yml index 9237c2b6c6..b3895e7b1e 100644 --- a/software/ydl_api_ng.yml +++ b/software/ydl_api_ng.yml @@ -8,11 +8,19 @@ platforms: tags: - Media Management source_code_url: https://github.com/Totonyus/ydl_api_ng -stargazers_count: 216 -updated_at: '2025-08-23' +stargazers_count: 225 +updated_at: '2025-11-21' archived: false commit_history: + 2025-02: 1 + 2025-03: 0 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 2 2025-09: 0 2025-10: 0 - 2025-11: 0 + 2025-11: 5 + 2025-12: 0 + 2026-01: 0 diff --git a/software/yeti-switch.yml b/software/yeti-switch.yml index b9f039c4eb..c6c0788c2e 100644 --- a/software/yeti-switch.yml +++ b/software/yeti-switch.yml @@ -9,4 +9,4 @@ platforms: tags: - Communication - SIP source_code_url: https://github.com/yeti-switch -demo_url: https://yeti-switch.org/demo.html +demo_url: https://demo.yeti-switch.org/ diff --git a/software/yopass.yml b/software/yopass.yml index af1ca9619d..050c3419f1 100644 --- a/software/yopass.yml +++ b/software/yopass.yml @@ -11,14 +11,22 @@ tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/jhaals/yopass demo_url: https://yopass.se/ -stargazers_count: 2410 -updated_at: '2025-11-06' +stargazers_count: 2495 +updated_at: '2026-01-02' archived: false current_release: - tag: 12.4.0 - published_at: '2025-10-16' + tag: 12.5.0 + published_at: '2025-12-05' commit_history: + 2025-02: 32 + 2025-03: 68 + 2025-04: 37 + 2025-05: 45 + 2025-06: 25 + 2025-07: 20 2025-08: 10 2025-09: 169 - 2025-10: 98 - 2025-11: 11 + 2025-10: 104 + 2025-11: 41 + 2025-12: 43 + 2026-01: 5 diff --git a/software/your-spotify.yml b/software/your-spotify.yml index 8c5fa0c95c..9c6429e50e 100644 --- a/software/your-spotify.yml +++ b/software/your-spotify.yml @@ -10,14 +10,22 @@ tags: - Personal Dashboards source_code_url: https://github.com/Yooooomi/your_spotify depends_3rdparty: true -stargazers_count: 4005 -updated_at: '2025-07-26' +stargazers_count: 4134 +updated_at: '2025-12-22' archived: false current_release: - tag: 1.14.0 - published_at: '2025-08-01' + tag: 1.17.0 + published_at: '2025-12-26' commit_history: + 2025-02: 3 + 2025-03: 30 + 2025-04: 15 + 2025-05: 4 + 2025-06: 2 + 2025-07: 13 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 + 2025-09: 1 + 2025-10: 1 + 2025-11: 8 + 2025-12: 13 + 2026-01: 0 diff --git a/software/yourls.yml b/software/yourls.yml index 14e5e52e90..57d41d6182 100644 --- a/software/yourls.yml +++ b/software/yourls.yml @@ -8,14 +8,22 @@ platforms: tags: - URL Shorteners source_code_url: https://github.com/YOURLS/YOURLS -stargazers_count: 11649 -updated_at: '2025-11-03' +stargazers_count: 11778 +updated_at: '2025-12-29' archived: false current_release: tag: 1.10.2 published_at: '2025-07-31' commit_history: + 2025-02: 0 + 2025-03: 32 + 2025-04: 18 + 2025-05: 6 + 2025-06: 8 + 2025-07: 10 2025-08: 9 2025-09: 11 2025-10: 13 - 2025-11: 1 + 2025-11: 7 + 2025-12: 15 + 2026-01: 0 diff --git a/software/yt-dlp-web-ui.yml b/software/yt-dlp-web-ui.yml index a04cf72ee8..692f4eb115 100644 --- a/software/yt-dlp-web-ui.yml +++ b/software/yt-dlp-web-ui.yml @@ -10,14 +10,22 @@ platforms: tags: - Media Management source_code_url: https://github.com/marcopiovanello/yt-dlp-web-ui -stargazers_count: 2119 +stargazers_count: 2280 updated_at: '2025-09-01' archived: false current_release: tag: v3.2.6 published_at: '2025-03-15' commit_history: + 2025-02: 19 + 2025-03: 12 + 2025-04: 1 + 2025-05: 0 + 2025-06: 0 + 2025-07: 1 2025-08: 6 2025-09: 1 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/zammad.yml b/software/zammad.yml index a63d6f1117..6778395258 100644 --- a/software/zammad.yml +++ b/software/zammad.yml @@ -9,11 +9,19 @@ platforms: tags: - Ticketing source_code_url: https://github.com/zammad/zammad -stargazers_count: 5201 -updated_at: '2025-11-06' +stargazers_count: 5304 +updated_at: '2026-01-02' archived: false commit_history: + 2025-02: 150 + 2025-03: 173 + 2025-04: 172 + 2025-05: 145 + 2025-06: 141 + 2025-07: 118 2025-08: 129 2025-09: 189 2025-10: 175 - 2025-11: 24 + 2025-11: 164 + 2025-12: 151 + 2026-01: 1 diff --git a/software/zenko-cloudserver.yml b/software/zenko-cloudserver.yml index 89cf11ebca..6f59de9860 100644 --- a/software/zenko-cloudserver.yml +++ b/software/zenko-cloudserver.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer - Object Storage & File Servers source_code_url: https://github.com/scality/cloudserver -stargazers_count: 1847 -updated_at: '2025-11-06' +stargazers_count: 1871 +updated_at: '2025-12-31' archived: false current_release: - tag: 9.1.5 - published_at: '2025-11-06' + tag: 9.2.13 + published_at: '2025-12-31' commit_history: + 2025-02: 37 + 2025-03: 64 + 2025-04: 41 + 2025-05: 100 + 2025-06: 104 + 2025-07: 100 2025-08: 87 2025-09: 109 2025-10: 49 - 2025-11: 7 + 2025-11: 44 + 2025-12: 83 + 2026-01: 0 diff --git a/software/zenphoto.yml b/software/zenphoto.yml index 729cbd68d0..856b4f2a87 100644 --- a/software/zenphoto.yml +++ b/software/zenphoto.yml @@ -8,14 +8,22 @@ platforms: tags: - Photo Galleries source_code_url: https://github.com/zenphoto/zenphoto -stargazers_count: 314 -updated_at: '2025-10-31' +stargazers_count: 316 +updated_at: '2025-11-25' archived: false current_release: tag: v1.6.8 published_at: '2025-05-27' commit_history: + 2025-02: 37 + 2025-03: 63 + 2025-04: 58 + 2025-05: 35 + 2025-06: 12 + 2025-07: 6 2025-08: 37 2025-09: 7 2025-10: 6 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 0 diff --git a/software/zentao.yml b/software/zentao.yml index 9f146bf169..ef52128fbd 100644 --- a/software/zentao.yml +++ b/software/zentao.yml @@ -8,14 +8,22 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/easysoft/zentaopms -stargazers_count: 1501 -updated_at: '2025-10-29' +stargazers_count: 1533 +updated_at: '2025-12-02' archived: false current_release: tag: zentaopms_21.7.1_20250529 published_at: '2025-05-29' commit_history: + 2025-02: 809 + 2025-03: 626 + 2025-04: 724 + 2025-05: 1152 + 2025-06: 2857 + 2025-07: 1174 2025-08: 1416 2025-09: 4117 - 2025-10: 871 - 2025-11: 0 + 2025-10: 994 + 2025-11: 1444 + 2025-12: 1 + 2026-01: 0 diff --git a/software/zero-k.yml b/software/zero-k.yml index 811390163a..c264c5474d 100644 --- a/software/zero-k.yml +++ b/software/zero-k.yml @@ -8,11 +8,19 @@ platforms: tags: - Games source_code_url: https://github.com/ZeroK-RTS/Zero-K -stargazers_count: 762 -updated_at: '2025-11-01' +stargazers_count: 779 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 7 + 2025-03: 4 + 2025-04: 61 + 2025-05: 14 + 2025-06: 50 + 2025-07: 30 2025-08: 9 2025-09: 61 2025-10: 38 - 2025-11: 2 + 2025-11: 43 + 2025-12: 142 + 2026-01: 15 diff --git a/software/zero-totp.yml b/software/zero-totp.yml index 4e2bcf6935..db1781d499 100644 --- a/software/zero-totp.yml +++ b/software/zero-totp.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Miscellaneous -stargazers_count: 12 -updated_at: '2025-11-02' +stargazers_count: 15 +updated_at: '2025-12-11' archived: false current_release: - tag: v1.10.3 - published_at: '2025-09-30' + tag: v1.11.3 + published_at: '2025-12-12' commit_history: + 2025-02: 48 + 2025-03: 37 + 2025-04: 52 + 2025-05: 57 + 2025-06: 175 + 2025-07: 66 2025-08: 17 2025-09: 34 - 2025-10: 27 - 2025-11: 8 + 2025-10: 28 + 2025-11: 12 + 2025-12: 18 + 2026-01: 0 diff --git a/software/ziit.yml b/software/ziit.yml index a66f414813..366ad043c3 100644 --- a/software/ziit.yml +++ b/software/ziit.yml @@ -8,14 +8,22 @@ platforms: - Docker tags: - Time Tracking -stargazers_count: 158 -updated_at: '2025-11-06' +stargazers_count: 182 +updated_at: '2026-01-03' archived: false current_release: - tag: v1.1.0 - published_at: '2025-10-28' + tag: v1.1.1 + published_at: '2025-11-15' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 266 + 2025-05: 89 + 2025-06: 20 + 2025-07: 11 2025-08: 68 2025-09: 25 - 2025-10: 20 - 2025-11: 2 + 2025-10: 25 + 2025-11: 9 + 2025-12: 18 + 2026-01: 1 diff --git a/software/zim.yml b/software/zim.yml index 19e1d6872e..847cccdb90 100644 --- a/software/zim.yml +++ b/software/zim.yml @@ -9,11 +9,19 @@ platforms: tags: - Wikis source_code_url: https://github.com/zim-desktop-wiki/zim-desktop-wiki -stargazers_count: 2095 +stargazers_count: 2115 updated_at: '2025-03-28' archived: false commit_history: + 2025-02: 22 + 2025-03: 27 + 2025-04: 0 + 2025-05: 0 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 0 + 2026-01: 0 diff --git a/software/zincsearch.yml b/software/zincsearch.yml index f258c50951..b6054025b5 100644 --- a/software/zincsearch.yml +++ b/software/zincsearch.yml @@ -11,14 +11,22 @@ tags: - Search Engines source_code_url: https://github.com/zincsearch/zincsearch demo_url: https://github.com/zinclabs/zinc#playground-server -stargazers_count: 17639 -updated_at: '2025-05-19' +stargazers_count: 17694 +updated_at: '2025-12-05' archived: false current_release: tag: v0.4.10 published_at: '2024-01-14' commit_history: + 2025-02: 1 + 2025-03: 1 + 2025-04: 1 + 2025-05: 1 + 2025-06: 0 + 2025-07: 0 2025-08: 0 2025-09: 0 2025-10: 0 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/software/zipline.yml b/software/zipline.yml index 5fb690ba90..85cd64d0f5 100644 --- a/software/zipline.yml +++ b/software/zipline.yml @@ -9,14 +9,22 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/diced/zipline -stargazers_count: 2623 -updated_at: '2025-11-04' +stargazers_count: 2762 +updated_at: '2026-01-03' archived: false current_release: - tag: v4.3.2 - published_at: '2025-10-17' + tag: v4.4.0 + published_at: '2025-12-13' commit_history: + 2025-02: 62 + 2025-03: 20 + 2025-04: 19 + 2025-05: 22 + 2025-06: 22 + 2025-07: 21 2025-08: 42 2025-09: 31 2025-10: 12 - 2025-11: 5 + 2025-11: 16 + 2025-12: 20 + 2026-01: 2 diff --git a/software/znc.yml b/software/znc.yml index 8a91a5c0c5..4800661b78 100644 --- a/software/znc.yml +++ b/software/znc.yml @@ -9,11 +9,19 @@ platforms: tags: - Communication - IRC source_code_url: https://github.com/znc/znc -stargazers_count: 2080 -updated_at: '2025-11-06' +stargazers_count: 2088 +updated_at: '2026-01-01' archived: false commit_history: + 2025-02: 19 + 2025-03: 25 + 2025-04: 36 + 2025-05: 38 + 2025-06: 34 + 2025-07: 17 2025-08: 0 2025-09: 2 - 2025-10: 10 - 2025-11: 6 + 2025-10: 12 + 2025-11: 17 + 2025-12: 7 + 2026-01: 4 diff --git a/software/zoneminder.yml b/software/zoneminder.yml index f024764315..afb939119c 100644 --- a/software/zoneminder.yml +++ b/software/zoneminder.yml @@ -9,14 +9,22 @@ platforms: tags: - Video Surveillance source_code_url: https://github.com/ZoneMinder/ZoneMinder -stargazers_count: 5659 -updated_at: '2025-11-06' +stargazers_count: 5714 +updated_at: '2026-01-04' archived: false current_release: - tag: 1.36.36 - published_at: '2025-10-03' + tag: 1.36.37 + published_at: '2025-12-22' commit_history: - 2025-08: 114 + 2025-02: 102 + 2025-03: 138 + 2025-04: 147 + 2025-05: 25 + 2025-06: 57 + 2025-07: 247 + 2025-08: 116 2025-09: 162 2025-10: 144 - 2025-11: 14 + 2025-11: 77 + 2025-12: 110 + 2026-01: 9 diff --git a/software/zoraxy.yml b/software/zoraxy.yml index 906e5086fd..f492867079 100644 --- a/software/zoraxy.yml +++ b/software/zoraxy.yml @@ -9,14 +9,22 @@ platforms: - Docker tags: - Web Servers -stargazers_count: 4517 -updated_at: '2025-11-02' +stargazers_count: 4794 +updated_at: '2026-01-03' archived: false current_release: - tag: v3.2.9 - published_at: '2025-11-02' + tag: v3.3.1-rc1 + published_at: '2026-01-04' commit_history: + 2025-02: 45 + 2025-03: 42 + 2025-04: 42 + 2025-05: 20 + 2025-06: 34 + 2025-07: 45 2025-08: 28 2025-09: 47 2025-10: 57 - 2025-11: 7 + 2025-11: 52 + 2025-12: 71 + 2026-01: 11 diff --git a/software/zot-oci-registry.yml b/software/zot-oci-registry.yml index 0414d7eedd..12586b6a08 100644 --- a/software/zot-oci-registry.yml +++ b/software/zot-oci-registry.yml @@ -10,14 +10,22 @@ platforms: tags: - File Transfer - Object Storage & File Servers demo_url: https://zothub.io -stargazers_count: 1516 -updated_at: '2025-11-04' +stargazers_count: 1652 +updated_at: '2025-12-29' archived: false current_release: - tag: v2.1.10 - published_at: '2025-10-18' + tag: v2.1.13 + published_at: '2025-12-23' commit_history: + 2025-02: 10 + 2025-03: 17 + 2025-04: 11 + 2025-05: 9 + 2025-06: 9 + 2025-07: 12 2025-08: 9 2025-09: 10 2025-10: 33 - 2025-11: 3 + 2025-11: 38 + 2025-12: 20 + 2026-01: 0 diff --git a/software/zulip.yml b/software/zulip.yml index 38ca9488c5..f98410fa29 100644 --- a/software/zulip.yml +++ b/software/zulip.yml @@ -8,14 +8,22 @@ platforms: tags: - Communication - Custom Communication Systems source_code_url: https://github.com/zulip/zulip -stargazers_count: 23737 -updated_at: '2025-11-06' +stargazers_count: 24164 +updated_at: '2026-01-04' archived: false current_release: tag: '11.4' published_at: '2025-10-23' commit_history: + 2025-02: 556 + 2025-03: 680 + 2025-04: 393 + 2025-05: 436 + 2025-06: 443 + 2025-07: 715 2025-08: 477 2025-09: 283 2025-10: 231 - 2025-11: 142 + 2025-11: 554 + 2025-12: 530 + 2026-01: 27 diff --git a/software/zusam.yml b/software/zusam.yml deleted file mode 100644 index 143c975e2b..0000000000 --- a/software/zusam.yml +++ /dev/null @@ -1,22 +0,0 @@ -name: Zusam -website_url: https://github.com/zusam/zusam -description: Free and open-source way to self-host private forums for groups of friends or family. -licenses: - - AGPL-3.0 -platforms: - - PHP -tags: - - Communication - Social Networks and Forums -source_code_url: https://github.com/zusam/zusam -demo_url: https://demo.zusam.org -stargazers_count: 213 -updated_at: '2024-10-31' -archived: false -current_release: - tag: 0.5.6 - published_at: '2024-10-31' -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 diff --git a/software/µstreamer.yml b/software/µstreamer.yml index 27ea6009a9..aad42e5bb4 100644 --- a/software/µstreamer.yml +++ b/software/µstreamer.yml @@ -9,11 +9,19 @@ platforms: tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/pikvm/ustreamer -stargazers_count: 1904 -updated_at: '2025-10-23' +stargazers_count: 1930 +updated_at: '2026-01-04' archived: false commit_history: + 2025-02: 21 + 2025-03: 9 + 2025-04: 0 + 2025-05: 5 + 2025-06: 0 + 2025-07: 7 2025-08: 0 2025-09: 0 2025-10: 4 - 2025-11: 0 + 2025-11: 2 + 2025-12: 0 + 2026-01: 5 diff --git a/software/µtask.yml b/software/µtask.yml index cfeb920640..2c2398b3b3 100644 --- a/software/µtask.yml +++ b/software/µtask.yml @@ -9,14 +9,22 @@ platforms: tags: - Automation source_code_url: https://github.com/ovh/utask -stargazers_count: 1331 -updated_at: '2025-09-02' +stargazers_count: 1349 +updated_at: '2025-12-01' archived: false current_release: tag: v1.33.3 published_at: '2025-09-02' commit_history: + 2025-02: 0 + 2025-03: 0 + 2025-04: 3 + 2025-05: 0 + 2025-06: 0 + 2025-07: 3 2025-08: 0 2025-09: 2 2025-10: 0 2025-11: 0 + 2025-12: 1 + 2026-01: 0 diff --git a/tags/network-utilities.yml b/tags/network-utilities.yml new file mode 100644 index 0000000000..a46a477796 --- /dev/null +++ b/tags/network-utilities.yml @@ -0,0 +1,5 @@ +name: Network Utilities +description: 'Network utilities are tools and software that help manage, monitor, and troubleshoot computer networks.' +external_links: + - title: awesome-sysadmin/Monitoring + url: https://github.com/awesome-foss/awesome-sysadmin#monitoring