mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Merge branch 'awesome-selfhosted:master' into patch-1
This commit is contained in:
commit
5550864537
1107 changed files with 3416 additions and 2769 deletions
1
.github/ISSUE_TEMPLATE/addition.md
vendored
1
.github/ISSUE_TEMPLATE/addition.md
vendored
|
|
@ -53,4 +53,3 @@ To ensure your issue is dealt with swiftly, please check the following (check th
|
|||
- [ ] Any software project you are adding to the list is actively maintained.
|
||||
- [ ] Any software project you are adding was first released more than 4 months ago.
|
||||
- [ ] Any software project you are adding has working installation instructions.
|
||||
- [ ] If you are adding software forked from another active project, please provide/link to a clear list of differences between both.
|
||||
|
|
|
|||
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
url: https://github.com/awesome-selfhosted/awesome-selfhosted
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.ref }}
|
||||
- run: make install
|
||||
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
url: https://github.com/awesome-selfhosted/awesome-selfhosted-html
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.ref }}
|
||||
- run: make install
|
||||
|
|
|
|||
2
.github/workflows/check-dead-links.yml
vendored
2
.github/workflows/check-dead-links.yml
vendored
|
|
@ -17,6 +17,6 @@ jobs:
|
|||
if: github.repository == 'awesome-selfhosted/awesome-selfhosted-data'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: make install
|
||||
- run: make url_check
|
||||
|
|
|
|||
|
|
@ -17,6 +17,6 @@ jobs:
|
|||
if: github.repository == 'awesome-selfhosted/awesome-selfhosted-data'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: make install
|
||||
- run: make awesome_lint_strict
|
||||
|
|
|
|||
2
.github/workflows/daily-update-metadata.yml
vendored
2
.github/workflows/daily-update-metadata.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
if: github.repository == 'awesome-selfhosted/awesome-selfhosted-data'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: make install
|
||||
- run: make update_metadata
|
||||
- name: commit and push changes
|
||||
|
|
|
|||
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
syntax-checks:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: make install
|
||||
- run: make awesome_lint
|
||||
- run: make export_markdown
|
||||
|
|
|
|||
|
|
@ -19,3 +19,5 @@ steps:
|
|||
- https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required
|
||||
- https://github.com/josephernest/writing # static HTML/JS, simple/no maintenance required
|
||||
- https://github.com/oupala/apaxy # static HTML/CSS, simple/no maintenance required
|
||||
- https://github.com/joho1968/POMjs # simple/no maintenance required
|
||||
- https://github.com/apankrat/nullboard # static HTML/CSS/JS, simple/no maintenance required
|
||||
|
|
|
|||
|
|
@ -16,3 +16,5 @@ steps:
|
|||
- https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required
|
||||
- https://github.com/josephernest/writing # static HTML/JS, simple/no maintenance required
|
||||
- https://github.com/oupala/apaxy # static HTML/CSS, simple/no maintenance required
|
||||
- https://github.com/joho1968/POMjs # simple/no maintenance required
|
||||
- https://github.com/apankrat/nullboard # static HTML/CSS/JS, simple/no maintenance required
|
||||
|
|
|
|||
1
.mailmap
1
.mailmap
|
|
@ -10,3 +10,4 @@ Madhu GB <github@madhugb.com> Madhu GB <me@madhugb.com>
|
|||
Miguel Piedrafita <github@miguelpiedrafita.com> <git@miguelpiedrafita.com>
|
||||
Pavel Lobashov <ShockwaveNN@gmail.com> Pavel Lobashov <shockwavenn@gmail.com>
|
||||
Stefan Bohacek <stefan.bohacek@gmail.com> Stefan Bohacek <stefan@fourtonfish.com>
|
||||
Andew Peng <356292+pengc99@users.noreply.github.com> <pengc99@gmail.com>
|
||||
|
|
|
|||
129
AUTHORS
129
AUTHORS
|
|
@ -1,22 +1,24 @@
|
|||
Commits|Author
|
||||
-------|---------------------------------------------------
|
||||
2503 nodiscc <nodiscc@gmail.com>
|
||||
2626 nodiscc <nodiscc@gmail.com>
|
||||
445 n8225 <n8225@users.noreply.github.com>
|
||||
319 Kickball <ed.kickball@hotmail.com>
|
||||
269 Kieran <kieranrobson1999@gmail.com>
|
||||
177 Rabenherz112 <rabenherz@theravenhub.com>
|
||||
162 KieranRobson <kieranrobson1999@gmail.com>
|
||||
243 Rabenherz112 <rabenherz@theravenhub.com>
|
||||
164 KieranRobson <kieranrobson1999@gmail.com>
|
||||
122 Andrew Rylatt <arylatt@users.noreply.github.com>
|
||||
112 Kieran <32241933+KieranRobson@users.noreply.github.com>
|
||||
77 Meitar M <meitarm@gmail.com>
|
||||
49 Koichi MATSUMOTO <mzch@me.com>
|
||||
48 kokomo123 <70863536+kokomo123@users.noreply.github.com>
|
||||
69 kokomo123 <70863536+kokomo123@users.noreply.github.com>
|
||||
50 Koichi MATSUMOTO <mzch@me.com>
|
||||
38 Kovah <mail@kovah.de>
|
||||
37 worldworm <13227454+worldworm@users.noreply.github.com>
|
||||
31 DJCrashdummy <DJCrashdummy@users.noreply.github.com>
|
||||
23 cave beat <cave@cavebeat.org>
|
||||
17 Thomas Dalichow <info@thomasdalichow.de>
|
||||
15 Kieran <32241933+Ki-er@users.noreply.github.com>
|
||||
14 Miguel Piedrafita <github@miguelpiedrafita.com>
|
||||
14 Ryan Gurnick <ryangurnick@gmail.com>
|
||||
13 Akashdeep Dhar <akashdeep.dhar@gmail.com>
|
||||
13 Ferdinand Mütsch <mail@ferdinand-muetsch.de>
|
||||
13 jungle-boogie <sean@jungleboogie.me>
|
||||
|
|
@ -24,7 +26,7 @@ Commits|Author
|
|||
12 Pe46dro <pietro@marangon.me>
|
||||
11 Pietro Marangon <pietro.marangon@gmail.com>
|
||||
10 Kevin <kevin@kevink.dev>
|
||||
9 Andrew Peng <pengc99@gmail.com>
|
||||
9 Andew Peng <356292+pengc99@users.noreply.github.com>
|
||||
9 Joubert RedRat <eu+github@redrat.com.br>
|
||||
9 Lance M <mightyfree@users.noreply.github.com>
|
||||
9 Nick Busey <NickBusey@users.noreply.github.com>
|
||||
|
|
@ -36,7 +38,6 @@ Commits|Author
|
|||
7 Hammy Havoc <hammy@splitanatom.com>
|
||||
7 Ilian <ugg.rock@gmail.com>
|
||||
7 Jorge E. Gomez <jegomez@agofer.com.co>
|
||||
7 Kieran <32241933+Ki-er@users.noreply.github.com>
|
||||
7 Peter Thaleikis <spekulatius@users.noreply.github.com>
|
||||
7 aubrel <red_clover@riseup.net>
|
||||
7 jtagcat <git-514635f7@jtag.cat>
|
||||
|
|
@ -156,6 +157,7 @@ Commits|Author
|
|||
3 Alexandro <71392273+arbdevml@users.noreply.github.com>
|
||||
3 Alexey Velikiy <gmpota@gmail.com>
|
||||
3 Amruth Pillai <im.amruth@gmail.com>
|
||||
3 Anaël Ollier <nanawel@gmail.com>
|
||||
3 Andrea Giacobino <no.andrea@gmail.com>
|
||||
3 BernsteinA <4685390+BernsteinA@users.noreply.github.com>
|
||||
3 Burak Emre Kabakcı <emrekabakci@gmail.com>
|
||||
|
|
@ -270,7 +272,6 @@ Commits|Author
|
|||
2 Alexis Metaireau <alexis@notmyidea.org>
|
||||
2 Almar Klein <almar@almarklein.org>
|
||||
2 Amos <amos@amosarts.com>
|
||||
2 Anaël Ollier <nanawel@gmail.com>
|
||||
2 Anders Pitman <tapitman11@gmail.com>
|
||||
2 Andreas Waschinski <25221082+waschinski@users.noreply.github.com>
|
||||
2 Andrei Poenaru <andrei.poenaru@gmail.com>
|
||||
|
|
@ -290,6 +291,7 @@ Commits|Author
|
|||
2 Brendan Abolivier <contact@brendanabolivier.com>
|
||||
2 Brian Mayer <bleemayer@gmail.com>
|
||||
2 Brian Morin <bdmorin@gmail.com>
|
||||
2 Bruno Bernardino <me@brunobernardino.com>
|
||||
2 Bryton Lacquement <contact@bminusl.xyz>
|
||||
2 Buleandra Cristian <messi30_2fast4u@yahoo.com>
|
||||
2 CJ Eller <45696734+cjeller1592@users.noreply.github.com>
|
||||
|
|
@ -349,6 +351,7 @@ Commits|Author
|
|||
2 Jake Breindel <j.breindel2@outlook.com>
|
||||
2 Jake Jarvis <jakejarvis@gmail.com>
|
||||
2 James Cole <james@firefly-iii.org>
|
||||
2 James Smith <james@floppy.org.uk>
|
||||
2 Jan <jaltek@users.noreply.github.com>
|
||||
2 Jan Soendermann <jan.soendermann+git@gmail.com>
|
||||
2 Jared Shields <jwshields2006@hotmail.com>
|
||||
|
|
@ -362,6 +365,7 @@ Commits|Author
|
|||
2 Joseph Dykstra <josephdykstra@gmail.com>
|
||||
2 Julien Bisconti <veggiemonk@users.noreply.github.com>
|
||||
2 Jérémie Astori <jeremie@astori.fr>
|
||||
2 Kazi <kzshantonu@users.noreply.github.com>
|
||||
2 Keith Thibodeaux <kthibodeaux@peachtreebilling.com>
|
||||
2 Kevin Vandenborne <kevin.vandenborne@gmail.com>
|
||||
2 Kieran Gleeson <kgleeson@gmail.com>
|
||||
|
|
@ -369,6 +373,7 @@ Commits|Author
|
|||
2 Konstantinos Sideris <siderisk@auth.gr>
|
||||
2 Kukielka <philipp_kutyla@gmx.de>
|
||||
2 Lanre Adelowo <adelowomailbox@gmail.com>
|
||||
2 Lapotor <17144397+Lapotor@users.noreply.github.com>
|
||||
2 Leroy Förster <gersilex@gmail.com>
|
||||
2 Liam Demafelix <hello@liam.ph>
|
||||
2 Louis <6653109+artonge@users.noreply.github.com>
|
||||
|
|
@ -528,6 +533,7 @@ Commits|Author
|
|||
1 3isenHeiM <26417172+3isenHeiM@users.noreply.github.com>
|
||||
1 4oo4 <4oo4@users.noreply.github.com>
|
||||
1 4x10m <axiiom.home@gmail.com>
|
||||
1 7Ds7 <7Ds7@users.noreply.github.com>
|
||||
1 @@philipp-r@@ <philipp-r@users.noreply.github.com>
|
||||
1 A. Tammy <epsilon-0@users.noreply.github.com>
|
||||
1 Aaron <44198148+whalehub@users.noreply.github.com>
|
||||
|
|
@ -540,6 +546,7 @@ Commits|Author
|
|||
1 Adam Monsen <haircut@gmail.com>
|
||||
1 Adamansky Anton <adamansky@gmail.com>
|
||||
1 Aditya Nagla <me@cdadityang.xyz>
|
||||
1 Adnan Hashmi <56730784+adnanhashmi09@users.noreply.github.com>
|
||||
1 Adrian Kumpf <adrian.kumpf@posteo.de>
|
||||
1 Ahmed Bouhuolia <a.bouhuolia@gmail.com>
|
||||
1 Aimee <16459597+Aimeedeer@users.noreply.github.com>
|
||||
|
|
@ -557,13 +564,17 @@ Commits|Author
|
|||
1 Alex Ling <hkalexling@gmail.com>
|
||||
1 Alex S <52931605+chilledtonic@users.noreply.github.com>
|
||||
1 Alex Tselegidis <alextselegidis@gmail.com>
|
||||
1 Alex Tu <6798052+AlexTu2@users.noreply.github.com>
|
||||
1 Alex Yumashev <33555768+alex-jitbit@users.noreply.github.com>
|
||||
1 AlexFullmoon <alex.fullmoon@gmail.com>
|
||||
1 AlexSciFier <66871322+AlexSciFier@users.noreply.github.com>
|
||||
1 Alexander <a.hywax@gmail.com>
|
||||
1 Alexander Preibisch <alexpreib@outlook.com>
|
||||
1 Alexandr Nesterenko <kuchaspama@gmail.com>
|
||||
1 Alexandre Abita <xouabita@gmail.com>
|
||||
1 Alexandre Biche <aleluff@gmail.com>
|
||||
1 Alexandre Lion <github@alexandrelion.com>
|
||||
1 Alexandre Negrel <alexandre+github.com@negrel.dev>
|
||||
1 Alexey Krivonogov <akrivonogov@gmail.com>
|
||||
1 Alexey Milovidov <milovidov@clickhouse.com>
|
||||
1 Alexey Strokach <alex.strokach@utoronto.ca>
|
||||
|
|
@ -572,9 +583,13 @@ Commits|Author
|
|||
1 Alice Girard Guittard <hi@alicegg.tech>
|
||||
1 Alicia Sykes <gh@d0h.co>
|
||||
1 Alicia Sykes <sykes.alicia@gmail.com>
|
||||
1 AllieQpzm <allieqpzm@gmail.com>
|
||||
1 Allistair Lee <67619291+allistairlee@users.noreply.github.com>
|
||||
1 Alper Alkan <alper.alkan2000@gmail.com>
|
||||
1 AltumCode <hello@altumcode.com>
|
||||
1 Alys <alice.harris@oldgods.net>
|
||||
1 Amogh Lele <amolele@gmail.com>
|
||||
1 Amol <amol@nxglabs.in>
|
||||
1 Andre <andre.lehmann@posteo.de>
|
||||
1 Andreas Mülhaupt <61550715+anmuelhauptsto@users.noreply.github.com>
|
||||
1 Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
|
||||
|
|
@ -587,6 +602,7 @@ Commits|Author
|
|||
1 Andrew Prokhorenkov <andrew.prokhorenkov@gmail.com>
|
||||
1 Andrey <andrey200964@yandex.ru>
|
||||
1 Andrey Kuznetsov <fear@loathing.in>
|
||||
1 Andrey Platov <andrey@hardcoreeng.com>
|
||||
1 Andrii Romasiun <35810911+Blaumaus@users.noreply.github.com>
|
||||
1 André Rodier <arodier@users.noreply.github.com>
|
||||
1 Andy Olsen <andrewolsen@mail.adelphi.edu>
|
||||
|
|
@ -604,6 +620,8 @@ Commits|Author
|
|||
1 Arpit <arpitnath42@gmail.com>
|
||||
1 Array in a Matrix <nova.neutrino@protonmail.com>
|
||||
1 Artem Krylysov <kadotex@gmail.com>
|
||||
1 Artemy Egorov <artegoser@gmail.com>
|
||||
1 Arthur Jamet <60505370+Arthi-chaud@users.noreply.github.com>
|
||||
1 ArthurHoaro <arthur@hoa.ro>
|
||||
1 Arvid Zimmermann <azett@users.noreply.github.com>
|
||||
1 Ash Leece <ash@leece.im>
|
||||
|
|
@ -637,8 +655,8 @@ Commits|Author
|
|||
1 Brian <bdmorin@users.noreply.github.com>
|
||||
1 Brian Cassidy <brian.cassidy@gmail.com>
|
||||
1 Brian D <contact@noimbrian.com>
|
||||
1 Bruno <bruno@buddyweb.fr>
|
||||
1 Bruno Bernardino <hey@bruno.eu>
|
||||
1 Bruno Bernardino <me@brunobernardino.com>
|
||||
1 Bryton Lacquement <contact@brytonlacquement.com>
|
||||
1 Bubka <858858+Bubka@users.noreply.github.com>
|
||||
1 Burung Hantu <privacytoolsIO@users.noreply.github.com>
|
||||
|
|
@ -648,20 +666,25 @@ Commits|Author
|
|||
1 Caleb Xu <calebcenter@live.com>
|
||||
1 Calle Wolff <carl@wolff.se>
|
||||
1 Cameron Contour <35661840+ccontour@users.noreply.github.com>
|
||||
1 Campbell Reid <campbelljreid@gmail.com>
|
||||
1 Carlos Rodriguez <carlos@s8f.org>
|
||||
1 Cedric <cedric@cedricbonhomme.org>
|
||||
1 Chamara Abesinghe <chamara@orangehrmlive.com>
|
||||
1 Chanchal Kumar Ghosh <chanchal_ghosh1987@yahoo.co.in>
|
||||
1 Chandan Rai <dev.chandan.rai@gmail.com>
|
||||
1 Chandler Craig <hellochandlercraig@gmail.com>
|
||||
1 Charles Barnes <cbarnes@bullhorn.com>
|
||||
1 Charles Barnes <charlesabarnesjr@gmail.com>
|
||||
1 Charlotte Tan <charlottetan@users.noreply.github.com>
|
||||
1 Chatnoir Miki <cmiki@amono.me>
|
||||
1 Chema <neo22s@gmail.com>
|
||||
1 Chenhe Gu <guchenhe@gmail.com>
|
||||
1 Chris Fu <fu.christopher.8@gmail.com>
|
||||
1 Chris Fu <invent288cfu@gmail.com>
|
||||
1 Chris Horrocks <chris@etin.io>
|
||||
1 Chris Legault <chrislegault2011@gmail.com>
|
||||
1 Chris Padfield <chris.padfield@deskpro.com>
|
||||
1 Christiaan de Die le Clercq <contact@techwolf12.nl>
|
||||
1 Christian Haschek <christian.haschek@gmail.com>
|
||||
1 Christian Segundo <36006540+someone-stole-my-name@users.noreply.github.com>
|
||||
1 Christoph (Sheogorath) Kern <sheogorath@shivering-isles.com>
|
||||
|
|
@ -669,11 +692,13 @@ Commits|Author
|
|||
1 Christoph Schlaepfer <1939311+Anuril@users.noreply.github.com>
|
||||
1 Christoph Wiechert <wio@psitrax.de>
|
||||
1 Christophe Hamerling <christophe.hamerling@gmail.com>
|
||||
1 Christopher <bigbero@gmail.com>
|
||||
1 Ciprian <github@ciprian.biz>
|
||||
1 Clem Hertling <113386023+clem-hertling@users.noreply.github.com>
|
||||
1 Clément AUBIN <caubin@caubin.fr>
|
||||
1 Colin <16247799+cpdevelops@users.noreply.github.com>
|
||||
1 Colin Shea <colin@evaryont.me>
|
||||
1 Collin Pendleton <collinp@collinpendleton.com>
|
||||
1 Connor Bell <345013+Makeshift@users.noreply.github.com>
|
||||
1 CouldBeThis <53547181+CouldBeThis@users.noreply.github.com>
|
||||
1 Craig Davison <craig@davison.io>
|
||||
|
|
@ -685,7 +710,9 @@ Commits|Author
|
|||
1 Cédric <cedric@cedricbonhomme.org>
|
||||
1 D0T1X <65193216+D0T1X@users.noreply.github.com>
|
||||
1 Dale Davies <daledavies@users.noreply.github.com>
|
||||
1 Damian Legawiec <damian@getvendo.com>
|
||||
1 Damir Gainetdinov <damir.gaynetdinov@gmail.com>
|
||||
1 Damon <damon@damongolding.com>
|
||||
1 Dan <Dan-in-CA@users.noreply.github.com>
|
||||
1 Dan <rocks.in.the.cloud@gmail.com>
|
||||
1 Dan Moore <github@mooreds.com>
|
||||
|
|
@ -693,11 +720,14 @@ Commits|Author
|
|||
1 Daniel Kroufek <imdanee@seznam.cz>
|
||||
1 Daniel Quinn <code@danielquinn.org>
|
||||
1 Danny <dannyvankooten@gmail.com>
|
||||
1 Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com>
|
||||
1 Dave Earley <dave.m.earley@gmail.com>
|
||||
1 Dave Perrett <hello@daveperrett.com>
|
||||
1 David Baldwynn <whitef0x0@users.noreply.github.com>
|
||||
1 David Lazarescu <69865187+DavidLazarescu@users.noreply.github.com>
|
||||
1 David Ng <david90@users.noreply.github.com>
|
||||
1 David Négrier <d.negrier@thecodingmachine.com>
|
||||
1 David Sferruzza <david.sferruzza@gmail.com>
|
||||
1 David Shay <davideshay@gmail.com>
|
||||
1 David Stephens <dave@force9.org>
|
||||
1 David Yu <david.yu.ftw@gmail.com>
|
||||
|
|
@ -734,6 +764,7 @@ Commits|Author
|
|||
1 Edreih Aldana <edreihaldana@yahoo.com>
|
||||
1 Eldad A. Fux <eldad.fux@gmail.com>
|
||||
1 Elias Schneider <login@eliasschneider.com>
|
||||
1 Elijah Mock <28277163+ekcom@users.noreply.github.com>
|
||||
1 Eliot <93974204+liameno@users.noreply.github.com>
|
||||
1 Ellen Poe <ellen.h.poe@gmail.com>
|
||||
1 Elliot DeNolf <denolfe@users.noreply.github.com>
|
||||
|
|
@ -751,6 +782,7 @@ Commits|Author
|
|||
1 Eric Park <ideamaneric@gmail.com>
|
||||
1 Erik Rigtorp <erik@rigtorp.se>
|
||||
1 Erik Vroon <erik.vroon22@gmail.com>
|
||||
1 Erik Vroon <erik.vroon@channable.com>
|
||||
1 Ernest <ernestwisniewski2@gmail.com>
|
||||
1 Error1000 <50962908+Error1000@users.noreply.github.com>
|
||||
1 Ethan Hampton <EMH333@users.noreply.github.com>
|
||||
|
|
@ -765,18 +797,22 @@ Commits|Author
|
|||
1 Fabian Patzke <github@patzi.de>
|
||||
1 Fazal Majid <github@sentfrom.com>
|
||||
1 Feuerhamster <38376566+Feuerhamster@users.noreply.github.com>
|
||||
1 Filipe Carneiro <filipecarneiro@users.noreply.github.com>
|
||||
1 Florian <52180080+Icesofty@users.noreply.github.com>
|
||||
1 Florian Kaiser <florian.kaiser@fnkr.net>
|
||||
1 Florian Kaldowski <flokX@users.noreply.github.com>
|
||||
1 Florian Otto <8449450+1337gut@users.noreply.github.com>
|
||||
1 Florian Pitance <54334437+fl0ppy-d1sk@users.noreply.github.com>
|
||||
1 Florian Wilhelm <f.wilhelm@tarent.de>
|
||||
1 Folke <folke@ashberg.de>
|
||||
1 FortressBuilder <FortressBuilder@users.noreply.github.com>
|
||||
1 Fra146 <francescocammarata.fr@gmail.com>
|
||||
1 Francesco Vollero <francesco.vollero@gmail.com>
|
||||
1 François Jacquet <francoisjacquet@users.noreply.github.com>
|
||||
1 Frederic Werner <20406381+wernerfred@users.noreply.github.com>
|
||||
1 Frederik Reiter <kontakt@frederikreiter.de>
|
||||
1 FreeScout <40499291+freescout-helpdesk@users.noreply.github.com>
|
||||
1 Félix MARQUET <72651575+BreizhHardware@users.noreply.github.com>
|
||||
1 G <w_i_n_d_y_o@hotmail.com>
|
||||
1 Gabriel Herbert <91060542+r3-gabriel@users.noreply.github.com>
|
||||
1 Gabriel Herbert <netras.fent@gmail.com>
|
||||
|
|
@ -789,15 +825,19 @@ Commits|Author
|
|||
1 Gianni C <gianni.carafa@srf.ch>
|
||||
1 Gio <giodi@users.noreply.github.com>
|
||||
1 Giorgos Logiotatidis <glogiotatidis@users.noreply.github.com>
|
||||
1 Giovanni Pellerano <giovanni.pellerano@globaleaks.org>
|
||||
1 Girish Ramakrishnan <mail@girish.in>
|
||||
1 Givan <givanz@yahoo.com>
|
||||
1 Gokhan Sari <gokhan@gokhansari.me>
|
||||
1 Gopalji Gaur <contact@gopalji.me>
|
||||
1 Greg Chetcuti <greg@chetcuti.com>
|
||||
1 Greg Stewart <contact@gjstewart.net>
|
||||
1 Groupboard <davidj@groupboard.com>
|
||||
1 Gugi264 <10576255+Gugi264@users.noreply.github.com>
|
||||
1 Guillaume Schurck <g.schurck@gmail.com>
|
||||
1 Gunwant Jain <mail@wantguns.dev>
|
||||
1 Guðmundur Björn Birkisson <gbbirkisson@gmail.com>
|
||||
1 HB9HIL <80885850+HB9HIL@users.noreply.github.com>
|
||||
1 Hans <hmorandell@yahoo.it>
|
||||
1 Harald Nezbeda <hn@nezhar.com>
|
||||
1 Hazim J <hazim.jumali@gmail.com>
|
||||
|
|
@ -805,6 +845,8 @@ Commits|Author
|
|||
1 Heiko <henk23@users.noreply.github.com>
|
||||
1 Hendrik Niefeld <hello@niefeld.com>
|
||||
1 Henrique Holanda <contato@henriqueholanda.com.br>
|
||||
1 Henrique Oliveira <85799811+M0streng0@users.noreply.github.com>
|
||||
1 Henry Zhu <daya0576@users.noreply.github.com>
|
||||
1 Herklos <herklos.dev@protonmail.com>
|
||||
1 Herklos <herklos@drakkar.software>
|
||||
1 Herman Zvonimir Došilović <hermanz.dosilovic@gmail.com>
|
||||
|
|
@ -815,11 +857,13 @@ Commits|Author
|
|||
1 Hossein Naghdbishi <42994241+niyumard@users.noreply.github.com>
|
||||
1 Hunter Wittenborn <hunter@hunterwittenborn.com>
|
||||
1 IAlwaysBeCoding <erik.dominguez1003@gmail.com>
|
||||
1 IPv6rs <165337807+ipv6rs@users.noreply.github.com>
|
||||
1 Ian Eaves <ian.k.eaves@gmail.com>
|
||||
1 Ian Skerrett <36051834+iskerrett@users.noreply.github.com>
|
||||
1 Icantcodeatall <francois.lachese@me.com>
|
||||
1 Igor Antun <IgorAntun@users.noreply.github.com>
|
||||
1 Igor Petrov <garik.piton@gmail.com>
|
||||
1 Ilian <72648901+Iliannnn@users.noreply.github.com>
|
||||
1 Imron RA <42175898+imronra@users.noreply.github.com>
|
||||
1 InfoLibre <david.vantyghem@laposte.net>
|
||||
1 Intri_IN <122780225+intri-in@users.noreply.github.com>
|
||||
|
|
@ -835,16 +879,18 @@ Commits|Author
|
|||
1 James Hackett <jamesthackett1@gmail.com>
|
||||
1 James Kiger <68701146+jamesrkiger@users.noreply.github.com>
|
||||
1 James Read <contact@jread.com>
|
||||
1 James Smith <james@floppy.org.uk>
|
||||
1 Jan <jayphizzle@users.noreply.github.com>
|
||||
1 Jan Dietrich <jan.dietrich.12@gmail.com>
|
||||
1 Jannik Anker <jannikanker@users.noreply.github.com>
|
||||
1 Jannik Maierhöfer <48529566+jannikmaierhoefer@users.noreply.github.com>
|
||||
1 JannikStreek <Jannik.streek@gmail.com>
|
||||
1 Janos Dobronszki <dobronszki@gmail.com>
|
||||
1 Jareer Abdullah <jforeverything2007@gmail.com>
|
||||
1 Jarek Lipski <pub@loomchild.net>
|
||||
1 Jason Bosco <mail@jasonbos.co>
|
||||
1 Jason Fan <jason.wc.fan@gmail.com>
|
||||
1 Jason Ng <jason5ng32@users.noreply.github.com>
|
||||
1 Jason Raimondi <jason@raimondi.us>
|
||||
1 Jay Williams <jay@myd3.com>
|
||||
1 Jay Yu <265551+GitHubGeek@users.noreply.github.com>
|
||||
1 Jay Yu <GitHubGeek@users.noreply.github.com>
|
||||
|
|
@ -890,11 +936,14 @@ Commits|Author
|
|||
1 Josua Frank <frank.josua@gmail.com>
|
||||
1 José Castro <cogurov@gmail.com>
|
||||
1 Julian Gojani <ipotsuper@gmail.com>
|
||||
1 Julian Hochgesang <julian@hochgesang.de>
|
||||
1 Julian Prieber <julian.prieber@gmail.com>
|
||||
1 Julian Prieber <julian.prieber@llc.ovh>
|
||||
1 Julien <bibich@users.noreply.github.com>
|
||||
1 Julien Bisconti <julien.bisconti@gmail.com>
|
||||
1 Julien Nahum <julien@nahum.net>
|
||||
1 Julien Reichardt <jul.reich43@opmbx.org>
|
||||
1 June 🍓🦴 <strawberry@puppygock.gay>
|
||||
1 Justin Clift <justin@postgresql.org>
|
||||
1 Justin O'Reilly <justin@oreilly.me>
|
||||
1 Kacper <kacper@kacperadler.info>
|
||||
|
|
@ -903,7 +952,6 @@ Commits|Author
|
|||
1 KarloLuiten <github@karloluiten.nl>
|
||||
1 Kaveet Laxmidas <kaveetlaxmidas@gmail.com>
|
||||
1 Kay Thomas <me@kevinthomas.dev>
|
||||
1 Kazi <kzshantonu@users.noreply.github.com>
|
||||
1 Kelvin <kelvinhammond@users.noreply.github.com>
|
||||
1 Kemzo <52936496+kemzops@users.noreply.github.com>
|
||||
1 Kennet Winter <30631206+Haliax@users.noreply.github.com>
|
||||
|
|
@ -914,6 +962,7 @@ Commits|Author
|
|||
1 Kieran <kieran.brahney@gmail.com>
|
||||
1 Kim Jahn <gitfuckinghub@maisspace.org>
|
||||
1 Klaus Zerwes <zerwes@users.noreply.github.com>
|
||||
1 Konrad Jasiński <konrad@yapco.eu>
|
||||
1 Konstantin Sorokin <kvs@sigterm.ru>
|
||||
1 Kriti Godey <kriti@kritigodey.com>
|
||||
1 Kromonos <support@bka.li>
|
||||
|
|
@ -925,30 +974,39 @@ Commits|Author
|
|||
1 Laurent Coustet <laurent.coustet@bluemind.net>
|
||||
1 Lava Block <code@lava-block.com>
|
||||
1 Leo Bottaro <leobottaro@gmail.com>
|
||||
1 Leo Qin <leozqin@gmail.com>
|
||||
1 Leonard Thomas Wall <github@tenchooo.me>
|
||||
1 Lescaudron Mathieu <mathieu@lescaudron.com>
|
||||
1 LibiaMLany <82403984+libialany@users.noreply.github.com>
|
||||
1 Liran Tal <liran.tal@gmail.com>
|
||||
1 Logan Marchione <loganmarchione@users.noreply.github.com>
|
||||
1 Lorenz Hübschle-Schneider <lorenzhs@users.noreply.github.com>
|
||||
1 Lorenzo Andreasi <03lollo@gmail.com>
|
||||
1 Louis Grenard <louis.grenard@gmail.com>
|
||||
1 Loïc Knuchel <loicknuchel@gmail.com>
|
||||
1 Lukas Masuch <Lukas.Masuch@gmail.com>
|
||||
1 Lukas Schulte Pelkum <kbrt@protonmail.com>
|
||||
1 Luke <lukewhrit@pm.me>
|
||||
1 Luke Hoersten <Luke@Hoersten.org>
|
||||
1 Luke Singham <lukesingham@gmail.com>
|
||||
1 Luke Thomas <96008479+Zoobdude@users.noreply.github.com>
|
||||
1 Luke Whrit <lukewhrit@pm.me>
|
||||
1 Luuk Nieuwdorp <luuknieuwdorp@users.noreply.github.com>
|
||||
1 Lyz <lyz@riseup.net>
|
||||
1 Maksim Eltyshev <meltyshev@gmail.com>
|
||||
1 Marc Bria <marc.bria@uab.es>
|
||||
1 Marc Laporte <marclaporte@gmail.com>
|
||||
1 Marc-Niclas Harm <dev@codehat.de>
|
||||
1 Marcin Karpezo <m.karpezo@nencki.gov.pl>
|
||||
1 Marco Dickert <dickert.marco@gmail.com>
|
||||
1 Marco Kamner <marco@it-kamner.de>
|
||||
1 Marco Kamner <marco@kamner.de>
|
||||
1 Marco Kümmel <27566312+PhiTux@users.noreply.github.com>
|
||||
1 Marco Primi <marco@mpri.me>
|
||||
1 Marco van Dijk <marco@stronk.rocks>
|
||||
1 Marcus Ramberg <marcus@nordaaker.com>
|
||||
1 Marijn <lmnkgames4@gmail.com>
|
||||
1 Mario Candela <m4r10.php@gmail.com>
|
||||
1 Mario Reder <mreder1289@gmail.com>
|
||||
1 Mark Ide <git@cranstonide.com>
|
||||
1 Mark Ide <mark@cranstonide.com>
|
||||
|
|
@ -959,6 +1017,7 @@ Commits|Author
|
|||
1 Martin Allien <1965795+AllienWorks@users.noreply.github.com>
|
||||
1 Martin Kucej <i.librarian.software@gmail.com>
|
||||
1 Martin Malinda <malindacz@gmail.com>
|
||||
1 Martin Marguerat <49449909+mamarguerat@users.noreply.github.com>
|
||||
1 Martin Patz <5219726+patzm@users.noreply.github.com>
|
||||
1 MartinRst <125883179+MartinRst@users.noreply.github.com>
|
||||
1 Maru <clear6860@tutanota.com>
|
||||
|
|
@ -971,6 +1030,7 @@ Commits|Author
|
|||
1 Mathilde <41020854+mthld@users.noreply.github.com>
|
||||
1 MatrixEternal <35934418+MatrixEternal@users.noreply.github.com>
|
||||
1 Matt Burchett <matt@mattburchett.com>
|
||||
1 Matt Foxx <FoxxMD@users.noreply.github.com>
|
||||
1 Matt Lee <mattl@users.noreply.github.com>
|
||||
1 Matt Melling <mattmelling@fastmail.com>
|
||||
1 Matteo Cellucci <matteo.cellucci@keypartner.com>
|
||||
|
|
@ -998,6 +1058,7 @@ Commits|Author
|
|||
1 Michael Floering <michaelfloering@gmail.com>
|
||||
1 Michael M. Chang <michael@mchang.name>
|
||||
1 Michael Malura <github@malura.me>
|
||||
1 Michael Soh <2767724+sohmc@users.noreply.github.com>
|
||||
1 Michael Stegeman <michael@stegeman.me>
|
||||
1 Michael van Tricht <metricht@gmail.com>
|
||||
1 Michael van Tricht <mvantricht@expandonline.nl>
|
||||
|
|
@ -1006,6 +1067,7 @@ Commits|Author
|
|||
1 Miguel Michelson Martinez <miguel@chaskiq.io>
|
||||
1 Mike Goodwin <xenithorb@users.noreply.github.com>
|
||||
1 Mike Steele <mike@steel.fm>
|
||||
1 Milen Karaganski <milen@blacktiehost.com>
|
||||
1 Miloš Kroulík <milos.kroulik@gmail.com>
|
||||
1 Minghe <h.minghe@gmail.com>
|
||||
1 MinorTom <TheMinorTom@users.noreply.github.com>
|
||||
|
|
@ -1015,12 +1077,16 @@ Commits|Author
|
|||
1 Mohamed Elashri <muhammadelashri@gmail.com>
|
||||
1 Moritz Kitzmann <35574021+mkitzmann@users.noreply.github.com>
|
||||
1 Moritz Kröger <write@morkro.de>
|
||||
1 Mosab Ibrahim <mosab.a.ibrahim@gmail.com>
|
||||
1 Muhammad Azhdari <35610039+mmdaz@users.noreply.github.com>
|
||||
1 Mungai Njoroge <geoffreymungai45@gmail.com>
|
||||
1 Murali K G <murali.girikg@gmail.com>
|
||||
1 Murdoc Bates <trockenasche@gmail.com>
|
||||
1 Naresh Arelli <naresh.arelli@gmail.com>
|
||||
1 Nariman Jelveh <nj@puter.com>
|
||||
1 NastroukaPro <117158332+NastroukaPro@users.noreply.github.com>
|
||||
1 Nate Reprogle <4064388+TerrrorByte@users.noreply.github.com>
|
||||
1 Navin Chandra <98466550+navin772@users.noreply.github.com>
|
||||
1 Neal Gompa <ngompa13@gmail.com>
|
||||
1 Nemo <me@captnemo.in>
|
||||
1 Nevo David <100117126+nevo-david@users.noreply.github.com>
|
||||
|
|
@ -1029,6 +1095,7 @@ Commits|Author
|
|||
1 Nicholas Schlobohm <nschlobohm@willowgreengroup.com.au>
|
||||
1 Nick Smits <53984336+n-smits@users.noreply.github.com>
|
||||
1 Nick Sweeting <git@nicksweeting.com>
|
||||
1 Nicolaos Skimas <contact@nicolaos.dev>
|
||||
1 Nicolas Martinelli <nicolas.martinelli@pm.me>
|
||||
1 Nicolas Mattiocco <nicolas.mattiocco@gmail.com>
|
||||
1 Nicolas Rybowski <nicolas.rybowski@uclouvain.be>
|
||||
|
|
@ -1039,13 +1106,16 @@ Commits|Author
|
|||
1 Nirmal Almara <yo@mysticmode.org>
|
||||
1 Nisar Hassan Naqvi <syednisarhassan12@gmail.com>
|
||||
1 Nishil <63183230+Nishil07@users.noreply.github.com>
|
||||
1 Noah231515 <44912201+Noah231515@users.noreply.github.com>
|
||||
1 Norman Xu <im@norm.im>
|
||||
1 Nugraha Yoga <41882333+nugrahayoga@users.noreply.github.com>
|
||||
1 Nÿco <nicolas.verite@gmail.com>
|
||||
1 Ober7 <k.latif.misc@gmail.com>
|
||||
1 Odin Hørthe Omdal <odin.omdal@gmail.com>
|
||||
1 Ofer Sadan <ofersadan85@gmail.com>
|
||||
1 Oleg Agafonov <oleg.agafonov@telestax.com>
|
||||
1 Oliver Kopp <kopp.dev@gmail.com>
|
||||
1 Olivier ROLAND <newca12@users.noreply.github.com>
|
||||
1 OpenSpeedTest™ <51720450+openspeedtest@users.noreply.github.com>
|
||||
1 Opeyemi Obembe <fickledreams@yahoo.com>
|
||||
1 PMK <webmaster@pmklaassen.com>
|
||||
|
|
@ -1067,6 +1137,7 @@ Commits|Author
|
|||
1 Paweł Kapała <bylek77@gmail.com>
|
||||
1 PeGaSuS <droider.pc@gmail.com>
|
||||
1 Pejman Ghorbanzade <pejman@ghorbanzade.com>
|
||||
1 Per Modin <git@modin.io>
|
||||
1 Pete <pete.matsy@gmail.com>
|
||||
1 Pete Matsyburka <omohokcoj@users.noreply.github.com>
|
||||
1 Peter Brunner <pbrunner@gmail.com>
|
||||
|
|
@ -1076,6 +1147,7 @@ Commits|Author
|
|||
1 Peter van den Hurk <runical1991@gmail.com>
|
||||
1 PhiTux <27566312+PhiTux@users.noreply.github.com>
|
||||
1 Phil <phil@ucode.space>
|
||||
1 Philip Molares <philip.molares@udo.edu>
|
||||
1 Philipp <github@vanbittern.com>
|
||||
1 Philipp C. Heckel <philipp.heckel@gmail.com>
|
||||
1 Philipp Kutyla <philipp@kutyla.de>
|
||||
|
|
@ -1097,6 +1169,8 @@ Commits|Author
|
|||
1 Qing <7880675+devrsi0n@users.noreply.github.com>
|
||||
1 Quentin de Quelen <quentin@meilisearch.com>
|
||||
1 R. Miles McCain <milesmcc@users.noreply.github.com>
|
||||
1 Rachid F <109089247+rflihxyz@users.noreply.github.com>
|
||||
1 Radek Kunc <radek@radek3911.dev>
|
||||
1 Rafael Milewski <Milewski@users.noreply.github.com>
|
||||
1 Rafał Kukawski <rafal@kukawski.pl>
|
||||
1 Randall Winkhart <90295779+rwinkhart@users.noreply.github.com>
|
||||
|
|
@ -1107,13 +1181,20 @@ Commits|Author
|
|||
1 Remi Rampin <remirampin@gmail.com>
|
||||
1 Remy Adriaanse <remy@adriaanse.it>
|
||||
1 Remy Honig <remyhonig@users.noreply.github.com>
|
||||
1 Ricardo Madriz <richin13@gmail.com>
|
||||
1 Richard Mitsuk lavitt <coldiron@users.noreply.github.com>
|
||||
1 Richard Thornton <richard@richardthornton.com>
|
||||
1 Riddler <Iamjithin@live.com>
|
||||
1 Rob <vRobM@users.noreply.github.com>
|
||||
1 Robbie Antenesse <dev@alamantus.com>
|
||||
1 Robert Charusta <rchar@protonmail.com>
|
||||
1 Robert Goniszewski <43510122+goniszewski@users.noreply.github.com>
|
||||
1 Robert Riebisch <15858666+bttrx@users.noreply.github.com>
|
||||
1 Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
||||
1 Robin Schneider <ypid@riseup.net>
|
||||
1 Roman Nesterov <me@rhrn.ru>
|
||||
1 RonnyAS <ronny.serowy@outlook.com>
|
||||
1 Rook1e <rook1e404@outlook.com>
|
||||
1 Rosano <pub@xeari.com>
|
||||
1 Ross Parker <rossdotparker@gmail.com>
|
||||
1 Rouven Bauer <robsdedude@gmail.com>
|
||||
|
|
@ -1135,6 +1216,7 @@ Commits|Author
|
|||
1 Sanchit <sanchitormoney@gmail.com>
|
||||
1 Sartaj <sartaj@atomicsquare.com>
|
||||
1 Savvas Dalkitsis <kurosavvas@gmail.com>
|
||||
1 Sayantan Santra <35728385+SinTan1729@users.noreply.github.com>
|
||||
1 Scott Humphries <sscotth@users.noreply.github.com>
|
||||
1 Scott Miller <scott.miller.utah@gmail.com>
|
||||
1 Sean Begley <begleysm@users.noreply.github.com>
|
||||
|
|
@ -1154,9 +1236,11 @@ Commits|Author
|
|||
1 Sheldon Rupp <me@shel.io>
|
||||
1 Shikiryu <Chouchen@users.noreply.github.com>
|
||||
1 Shubham Mehrotra <bagisto.dev.sm@gmail.com>
|
||||
1 Shubham Palriwala <spalriwalau@gmail.com>
|
||||
1 Shyim <6224096+shyim@users.noreply.github.com>
|
||||
1 Simon <35427372+bbilly1@users.noreply.github.com>
|
||||
1 Simon <simon@hilchenba.ch>
|
||||
1 Simon <simon@reinisch.io>
|
||||
1 Simon Alberny <contact@simounet.net>
|
||||
1 Simon Briggs <simonpbriggs@gmail.com>
|
||||
1 Simon Delberghe <orandin@users.noreply.github.com>
|
||||
|
|
@ -1182,11 +1266,15 @@ Commits|Author
|
|||
1 Steve Divskinsy <stevesbrain@users.noreply.github.com>
|
||||
1 Stig124 <stigpro@outlook.fr>
|
||||
1 Sting Alleman <stingalleman@icloud.com>
|
||||
1 Stéphane <contact@stephane-richin.fr>
|
||||
1 SuperDev <63515814+Supernova3339@users.noreply.github.com>
|
||||
1 Svilen Markov <7613769+svilenmarkov@users.noreply.github.com>
|
||||
1 Sylvain Boily <sylvainboilydroid@gmail.com>
|
||||
1 Sébastien Conejo <sebastien.conejo@buddyweb.fr>
|
||||
1 THS-on <THS-on@users.noreply.github.com>
|
||||
1 Tanner Collin <git@tannercollin.com>
|
||||
1 Teifun2 <Teifun2@users.noreply.github.com>
|
||||
1 The Nguyen <6950941+treoden@users.noreply.github.com>
|
||||
1 The Scorpion <tehscorpion@users.noreply.github.com>
|
||||
1 TheBestMoshe <34072688+TheBestMoshe@users.noreply.github.com>
|
||||
1 TheCakeIsNaOH <TheCakeIsNaOH@gmail.com>
|
||||
|
|
@ -1234,6 +1322,8 @@ Commits|Author
|
|||
1 Vidas P <vp@automaticmode.com>
|
||||
1 Viktor Geringer <devfakeplus@googlemail.com>
|
||||
1 Vincent Dauce <eXorus@users.noreply.github.com>
|
||||
1 Vladimir Dementyev <dementiev.vm@gmail.com>
|
||||
1 Vladimir Lugovsky <lugovsky.v@gmail.com>
|
||||
1 Volodymyr Smirnov <volodymyr@smirnov.im>
|
||||
1 Vsevolod (Sebastian) Mineev <vsevolod.mineev@gmail.com>
|
||||
1 Václav Navrátil <vaclav@navratil.vn>
|
||||
|
|
@ -1246,16 +1336,19 @@ Commits|Author
|
|||
1 Wonno <Wonno@users.noreply.github.com>
|
||||
1 WordsPerMinute <59267072+WordsPerMinute@users.noreply.github.com>
|
||||
1 Wundark <weavp001@gmail.com>
|
||||
1 Yann Bizeul <yann@tynsoe.org>
|
||||
1 Yann Stepienik <7872597+azukaar@users.noreply.github.com>
|
||||
1 Yann-Sebastien Tremblay-Johnston <underchemist@users.noreply.github.com>
|
||||
1 Yannic Nuwenhof <ynuwenhof@pm.me>
|
||||
1 YiiSh <mokeyish@hotmail.com>
|
||||
1 Youe Graillot <account@youe.fr>
|
||||
1 Yue Jiao <cleamoon@hotmail.com>
|
||||
1 Yuli <stremovsky@gmail.com>
|
||||
1 Yurii Rashkovskii <yrashk@gmail.com>
|
||||
1 Zach Bloomquist <github@chary.us>
|
||||
1 Zefau <Zefau@users.noreply.github.com>
|
||||
1 Zeke Gabrielse <ezekg@yahoo.com>
|
||||
1 Zoe Roux <zoe.roux@zoriya.dev>
|
||||
1 Zoran Pandovski <zoran.pandovski@gmail.com>
|
||||
1 abhishek-webkul <84142535+abhishek-webkul@users.noreply.github.com>
|
||||
1 addictedtolearning <3614338+addictedtolearning@users.noreply.github.com>
|
||||
|
|
@ -1277,6 +1370,7 @@ Commits|Author
|
|||
1 builder555 <85308587+builder555@users.noreply.github.com>
|
||||
1 buoyantair <buoyantair@protonmail.com>
|
||||
1 buzz <buzz@users.noreply.github.com>
|
||||
1 bverkron <anonymousaccounts@icloud.com>
|
||||
1 c22 <c22@users.noreply.github.com>
|
||||
1 cbdev <cb@cbcdn.com>
|
||||
1 chavinlo <85657083+chavinlo@users.noreply.github.com>
|
||||
|
|
@ -1311,11 +1405,13 @@ Commits|Author
|
|||
1 farfalleflickan <6597735+farfalleflickan@users.noreply.github.com>
|
||||
1 fghhfg <fghhfg@users.noreply.github.com>
|
||||
1 fi78 <31729946+fi78@users.noreply.github.com>
|
||||
1 fin444 <fin444@users.noreply.github.com>
|
||||
1 florianl <florianl@users.noreply.github.com>
|
||||
1 foorb <foorb@users.noreply.github.com>
|
||||
1 ghaseminya <ghaseminya@gmail.com>
|
||||
1 gloriafolaron <55953099+gloriafolaron@users.noreply.github.com>
|
||||
1 golangci <35628013+golangci@users.noreply.github.com>
|
||||
1 hy6lJuJa <125956836+hy6lJuJa@users.noreply.github.com>
|
||||
1 ice-92 <ice-92@users.noreply.github.com>
|
||||
1 ifshee <85419413+ifshee@users.noreply.github.com>
|
||||
1 ilsi <ilsi@users.noreply.github.com>
|
||||
|
|
@ -1325,12 +1421,14 @@ Commits|Author
|
|||
1 jake <jake@diesel>
|
||||
1 jan6 <Jan69@users.noreply.github.com>
|
||||
1 jarek91 <jarek91@users.noreply.github.com>
|
||||
1 jessicali2023 <140452322+jessicali2023@users.noreply.github.com>
|
||||
1 jgi <public-devgit-common@gissehel.org>
|
||||
1 jordan <46956980+slurpyb@users.noreply.github.com>
|
||||
1 jordan <jordan@doyle.la>
|
||||
1 josephernest <nouvellecollection@gmail.com>
|
||||
1 josh <joshua.r.li.98@gmail.com>
|
||||
1 jtagcat <git-12dbd862@jtag.cat>
|
||||
1 jypelle <52546084+jypelle@users.noreply.github.com>
|
||||
1 kermieisinthehouse <kermie@isinthe.house>
|
||||
1 kevodwyer <kevodwyer@protonmail.ch>
|
||||
1 kkhoury38 <49880604+kkhoury38@users.noreply.github.com>
|
||||
|
|
@ -1347,18 +1445,23 @@ Commits|Author
|
|||
1 londonatil <65257173+londonatil@users.noreply.github.com>
|
||||
1 lsascha <lsascha@gmail.com>
|
||||
1 ludo444 <ludo444@gmx.com>
|
||||
1 lunax <lunax@mlunax.com>
|
||||
1 luwol03 <60048565+luwol03@users.noreply.github.com>
|
||||
1 macmusz <m.muszytowski@simplito.com>
|
||||
1 marketachalupnikova <75572718+marketachalupnikova@users.noreply.github.com>
|
||||
1 matt.ruhland <matt.ruhland18@gmail.com>
|
||||
1 mawise <matthew.rs.wise@gmail.com>
|
||||
1 mcarbonne <46689813+mcarbonne@users.noreply.github.com>
|
||||
1 mclang <1721600+mclang@users.noreply.github.com>
|
||||
1 memorex258 <phillip.a.brown@live.com>
|
||||
1 mertinop <martin.santibanez.a@gmail.com>
|
||||
1 mgdigital <mgdigital@users.noreply.github.com>
|
||||
1 mightypanders <markus.dieckmann@posteo.de>
|
||||
1 moonrailgun <moonrailgun@gmail.com>
|
||||
1 moyer34 <16784492+moyer34@users.noreply.github.com>
|
||||
1 mp3three <35661840+mp3three@users.noreply.github.com>
|
||||
1 mrkpl125 <33229813+mrkpl125@users.noreply.github.com>
|
||||
1 mufeng <mufeng.me@gmail.com>
|
||||
1 mundurragacl <mundurragacl@gmail.com>
|
||||
1 mxroute <37432698+mxroute@users.noreply.github.com>
|
||||
1 n2i <xuansamdinh.n2i@gmail.com>
|
||||
|
|
@ -1370,6 +1473,7 @@ Commits|Author
|
|||
1 norstbox <norstbox@users.noreply.github.com>
|
||||
1 notdev007 <90059861+notdev007@users.noreply.github.com>
|
||||
1 nwerker <45071484+nwerker@users.noreply.github.com>
|
||||
1 omahs <73983677+omahs@users.noreply.github.com>
|
||||
1 orhun <orhun@archlinux.org>
|
||||
1 pastapojken <pastapojken@users.noreply.github.com>
|
||||
1 philipp-r || 333 <philipp-r@users.noreply.github.com>
|
||||
|
|
@ -1377,6 +1481,7 @@ Commits|Author
|
|||
1 pips <pips@e5150.fr>
|
||||
1 pnhofmann <foss@pnhofmann.de>
|
||||
1 poVoq <wm_jkm@yahoo.com>
|
||||
1 qwqcode <22412567+qwqcode@users.noreply.github.com>
|
||||
1 r3g_5z <june@girlboss.ceo>
|
||||
1 railscard <railscard@gmail.com>
|
||||
1 raman325 <7243222+raman325@users.noreply.github.com>
|
||||
|
|
@ -1384,6 +1489,7 @@ Commits|Author
|
|||
1 reddec <owner@reddec.net>
|
||||
1 rennokki <alex@renoki.org>
|
||||
1 sc0repi0 <sc0repi0@gmx.de>
|
||||
1 shibao <shibao@bubbletea.dev>
|
||||
1 skarphet <skarphet@users.noreply.github.com>
|
||||
1 soumyadebm <52487451+soumyadebm@users.noreply.github.com>
|
||||
1 sqozz <sqozz@geekify.de>
|
||||
|
|
@ -1421,3 +1527,4 @@ Commits|Author
|
|||
1 zzemla <zbyszek@shorelabs.com>
|
||||
1 Ömer Faruk Aydın <omerfaruk26@gmail.com>
|
||||
1 Руслан Корнев <oganer@gmail.com>
|
||||
1 藍+85CD <50108258+kwaa@users.noreply.github.com>
|
||||
|
|
|
|||
|
|
@ -96,6 +96,20 @@ In addition to guidelines listed in the [Pull Request template](.github/PULL_REQ
|
|||
- If the project distributes a single static binary, please add the programming language in which it is written.
|
||||
|
||||
|
||||
### Canned replies
|
||||
|
||||
To save maintainers time, a few premade replies for common issues can be found below
|
||||
|
||||
#### No tagged releases
|
||||
|
||||
>Hi, thanks for your contribution.
|
||||
>
|
||||
>However, there are no tagged releases for this project. Our guidelines require that _Any software project you are adding was first released more than 4 months ago._ We encourage you to create a release now and/or a simple [changelog](https://keepachangelog.com/en/1.1.0/) that will help users keep track of changes in the software (especially breaking changes or changes requiring configuration tweaks), and will allow administrators to install a known working, unchanging version (as opposed to always installing the latest development version).
|
||||
>
|
||||
>Once this is done, the project may be resubmitted to awesome-selfhosted when the first release reaches the age of 4 months.
|
||||
>
|
||||
>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`.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This repository holds data used to generate https://awesome-selfhosted.net and https://github.com/awesome-selfhosted/awesome-selfhosted
|
||||
|
||||
[](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/build.yml) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/daily-update-metadata.yml) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1)
|
||||
[](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/build.yml) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/daily-update-metadata.yml) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [](https://liberapay.com/awesome-selfhosted/)
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Awesome-Selfhosted
|
||||
|
||||
[](https://github.com/sindresorhus/awesome) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1)
|
||||
[](https://github.com/sindresorhus/awesome) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [](https://liberapay.com/awesome-selfhosted/)
|
||||
|
||||
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,4 @@ platforms:
|
|||
- deb
|
||||
tags:
|
||||
- Games
|
||||
source_code_url: https://github.com/0ad/0ad
|
||||
stargazers_count: 2617
|
||||
updated_at: '2024-03-12'
|
||||
archived: false
|
||||
source_code_url: https://gitea.wildfiregames.com/0ad/0ad
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Miscellaneous
|
||||
source_code_url: https://github.com/Bubka/2FAuth
|
||||
demo_url: https://demo.2fauth.app/
|
||||
stargazers_count: 1480
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 2298
|
||||
updated_at: '2024-11-18'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ tags:
|
|||
- Games
|
||||
source_code_url: https://github.com/doublespeakgames/adarkroom
|
||||
demo_url: https://adarkroom.doublespeakgames.com/
|
||||
stargazers_count: 6935
|
||||
updated_at: '2023-12-02'
|
||||
stargazers_count: 7299
|
||||
updated_at: '2024-04-02'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Software Development - Localization
|
||||
source_code_url: https://github.com/mirego/accent
|
||||
stargazers_count: 1135
|
||||
updated_at: '2024-03-05'
|
||||
stargazers_count: 1292
|
||||
updated_at: '2024-11-18'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Community-Supported Agriculture (CSA)
|
||||
source_code_url: https://github.com/acp-admin/acp-admin/
|
||||
stargazers_count: 32
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 37
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Automation
|
||||
source_code_url: https://github.com/activepieces/activepieces
|
||||
stargazers_count: 6728
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 10014
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Time Tracking
|
||||
source_code_url: https://github.com/ActivityWatch/activitywatch
|
||||
stargazers_count: 10554
|
||||
updated_at: '2024-01-06'
|
||||
stargazers_count: 12613
|
||||
updated_at: '2024-10-17'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: Actual
|
||||
website_url: https://actualbudget.github.io/docs/
|
||||
description: Actual is a local-first personal finance tool based on zero-sum budgeting. It support synchronization across devices, custom rules, manual transaction importing (from QIF, OFX, and QFX files), and optional automatic synchronization with many banks.
|
||||
description: Actual is a local-first personal finance tool based on zero-sum budgeting. It supports synchronization across devices, custom rules, manual transaction importing (from QIF, OFX, and QFX files), and optional automatic synchronization with many banks.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Money, Budgeting & Management
|
||||
source_code_url: https://github.com/actualbudget/actual-server
|
||||
stargazers_count: 2476
|
||||
updated_at: '2024-03-03'
|
||||
stargazers_count: 3239
|
||||
updated_at: '2024-11-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- DNS
|
||||
source_code_url: https://github.com/AdguardTeam/AdGuardHome
|
||||
stargazers_count: 22029
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 25633
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Human Resources Management (HRM)
|
||||
source_code_url: https://github.com/Admidio/admidio
|
||||
demo_url: https://www.admidio.org/demo/
|
||||
stargazers_count: 281
|
||||
updated_at: '2024-03-10'
|
||||
stargazers_count: 337
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Database Management
|
||||
source_code_url: https://github.com/adminerevo/adminerevo
|
||||
stargazers_count: 226
|
||||
updated_at: '2024-03-07'
|
||||
stargazers_count: 685
|
||||
updated_at: '2024-11-17'
|
||||
archived: false
|
||||
|
|
|
|||
14
software/adventurelog.yml
Normal file
14
software/adventurelog.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
name: AdventureLog
|
||||
website_url: https://adventurelog.app
|
||||
source_code_url: https://github.com/seanmorley15/AdventureLog
|
||||
description: Travel tracker and trip planner.
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- Maps and Global Positioning System (GPS)
|
||||
demo_url: https://adventurelog.app
|
||||
stargazers_count: 592
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- E-commerce
|
||||
source_code_url: https://github.com/aimeos/aimeos
|
||||
demo_url: https://demo.aimeos.org/
|
||||
stargazers_count: 3675
|
||||
updated_at: '2024-02-27'
|
||||
stargazers_count: 4096
|
||||
updated_at: '2024-10-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Money, Budgeting & Management
|
||||
source_code_url: https://github.com/akaunting/akaunting
|
||||
stargazers_count: 7335
|
||||
updated_at: '2024-03-01'
|
||||
stargazers_count: 8136
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Miscellaneous
|
||||
source_code_url: https://github.com/Ardakilic/alerthub
|
||||
depends_3rdparty: true
|
||||
stargazers_count: 177
|
||||
updated_at: '2024-02-01'
|
||||
stargazers_count: 202
|
||||
updated_at: '2024-10-17'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ tags:
|
|||
- Booking and Scheduling
|
||||
source_code_url: https://github.com/alfio-event/alf.io
|
||||
demo_url: https://demo.alf.io/authentication
|
||||
stargazers_count: 1289
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 1428
|
||||
updated_at: '2024-11-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Content Management Systems (CMS)
|
||||
source_code_url: https://github.com/Alfresco/alfresco-community-repo
|
||||
stargazers_count: 114
|
||||
updated_at: '2024-03-14'
|
||||
stargazers_count: 144
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
14
software/algernon.yml
Normal file
14
software/algernon.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
name: Algernon
|
||||
website_url: https://algernon.roboticoverlords.org/
|
||||
source_code_url: https://github.com/xyproto/algernon
|
||||
description: Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support.
|
||||
licenses:
|
||||
- BSD-3-Clause
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
tags:
|
||||
- Web Servers
|
||||
stargazers_count: 2833
|
||||
updated_at: '2024-11-14'
|
||||
archived: false
|
||||
|
|
@ -9,6 +9,6 @@ tags:
|
|||
- Media Streaming - Audio Streaming
|
||||
source_code_url: https://github.com/ampache/ampache
|
||||
demo_url: https://play.dogmazic.net/
|
||||
stargazers_count: 3415
|
||||
updated_at: '2024-03-14'
|
||||
stargazers_count: 3555
|
||||
updated_at: '2024-11-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Wikis
|
||||
source_code_url: https://github.com/melmothx/amusewiki
|
||||
demo_url: https://sandbox.amusewiki.org
|
||||
stargazers_count: 159
|
||||
updated_at: '2024-03-14'
|
||||
stargazers_count: 177
|
||||
updated_at: '2024-11-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -1,13 +0,0 @@
|
|||
name: Anahita
|
||||
website_url: https://www.anahita.io/
|
||||
description: Open Source Social Networking Framework and Platform.
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- PHP
|
||||
tags:
|
||||
- Communication - Social Networks and Forums
|
||||
source_code_url: https://github.com/anahitasocial/anahita
|
||||
stargazers_count: 431
|
||||
updated_at: '2023-10-25'
|
||||
archived: false
|
||||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Miscellaneous
|
||||
source_code_url: https://github.com/muety/anchr
|
||||
stargazers_count: 237
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 280
|
||||
updated_at: '2024-11-11'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Communication - Email - Complete Solutions
|
||||
source_code_url: https://github.com/anonaddy/anonaddy
|
||||
stargazers_count: 2909
|
||||
updated_at: '2024-03-13'
|
||||
stargazers_count: 3444
|
||||
updated_at: '2024-11-13'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Self-hosting Solutions
|
||||
source_code_url: https://github.com/DaveStephens/ansible-nas
|
||||
stargazers_count: 2901
|
||||
updated_at: '2024-03-14'
|
||||
stargazers_count: 3246
|
||||
updated_at: '2024-10-23'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Communication - Social Networks and Forums
|
||||
source_code_url: https://github.com/answerdev/answer
|
||||
stargazers_count: 11172
|
||||
updated_at: '2024-01-30'
|
||||
stargazers_count: 12959
|
||||
updated_at: '2024-11-06'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Blogging Platforms
|
||||
source_code_url: https://github.com/antville/antville
|
||||
stargazers_count: 75
|
||||
updated_at: '2024-02-20'
|
||||
stargazers_count: 78
|
||||
updated_at: '2024-08-08'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Time Tracking
|
||||
source_code_url: https://github.com/anuko/timetracker
|
||||
stargazers_count: 182
|
||||
stargazers_count: 190
|
||||
updated_at: '2023-12-28'
|
||||
archived: false
|
||||
|
|
|
|||
15
software/anycable.yml
Normal file
15
software/anycable.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
name: AnyCable
|
||||
website_url: https://anycable.io/
|
||||
description: Realtime server for reliable two-way communication over WebSockets, Server-sent events, etc.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
tags:
|
||||
- Communication - Custom Communication Systems
|
||||
source_code_url: https://github.com/anycable/anycable-go
|
||||
demo_url: https://demo.anycable.io
|
||||
stargazers_count: 377
|
||||
updated_at: '2024-10-31'
|
||||
archived: false
|
||||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Automation
|
||||
source_code_url: https://github.com/apache/airflow/
|
||||
stargazers_count: 33882
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 37269
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: Apache Solr
|
||||
website_url: https://lucene.apache.org/solr/
|
||||
description: Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene.
|
||||
description: Enterprise search platform featuring full-text search, hit highlighting, faceted search, real-time indexing, dynamic clustering, and rich document (e.g., Word, PDF) handling.
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
|
|
@ -8,8 +8,8 @@ platforms:
|
|||
- Docker
|
||||
- K8S
|
||||
tags:
|
||||
- Miscellaneous
|
||||
- Search Engines
|
||||
source_code_url: https://github.com/apache/solr
|
||||
stargazers_count: 978
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 1241
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
12
software/apache.yml
Normal file
12
software/apache.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "Apache HTTP Server"
|
||||
website_url: "https://httpd.apache.org/"
|
||||
source_code_url: "https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/"
|
||||
description: "Secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards."
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- C
|
||||
- deb
|
||||
- Docker
|
||||
tags:
|
||||
- Web Servers
|
||||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- File Transfer - Web-based File Managers
|
||||
source_code_url: https://github.com/oupala/apaxy
|
||||
stargazers_count: 1837
|
||||
updated_at: '2023-01-11'
|
||||
stargazers_count: 1873
|
||||
updated_at: '2024-10-09'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ tags:
|
|||
- Content Management Systems (CMS)
|
||||
source_code_url: https://github.com/apostrophecms/apostrophe
|
||||
demo_url: https://apostrophecms.com/demo
|
||||
stargazers_count: 4239
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 4362
|
||||
updated_at: '2024-11-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ platforms:
|
|||
tags:
|
||||
- Task Management & To-do Lists
|
||||
source_code_url: https://github.com/AppFlowy-IO/appflowy
|
||||
stargazers_count: 47464
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 58200
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ platforms:
|
|||
tags:
|
||||
- Communication - Custom Communication Systems
|
||||
source_code_url: https://github.com/caronc/apprise
|
||||
stargazers_count: 10108
|
||||
updated_at: '2024-03-09'
|
||||
stargazers_count: 12035
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ platforms:
|
|||
tags:
|
||||
- Software Development - Low Code
|
||||
source_code_url: https://github.com/appsmithorg/appsmith
|
||||
stargazers_count: 31091
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 34670
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ licenses:
|
|||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- Software Development - FaaS & Serverless
|
||||
- Software Development - Low Code
|
||||
source_code_url: https://github.com/appwrite/appwrite
|
||||
stargazers_count: 40276
|
||||
updated_at: '2024-03-14'
|
||||
stargazers_count: 45541
|
||||
updated_at: '2024-11-15'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Analytics
|
||||
source_code_url: https://github.com/aptabase/aptabase
|
||||
stargazers_count: 586
|
||||
updated_at: '2024-03-11'
|
||||
stargazers_count: 964
|
||||
updated_at: '2024-10-26'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Archiving and Digital Preservation (DP)
|
||||
source_code_url: https://github.com/ArchiveBox/ArchiveBox
|
||||
stargazers_count: 19313
|
||||
updated_at: '2024-03-07'
|
||||
stargazers_count: 22413
|
||||
updated_at: '2024-11-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ tags:
|
|||
- Archiving and Digital Preservation (DP)
|
||||
source_code_url: https://github.com/archivesspace/archivesspace
|
||||
demo_url: https://archivesspace.org/application/sandbox
|
||||
stargazers_count: 323
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 354
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Games - Administrative Utilities & Control Panels
|
||||
source_code_url: https://github.com/radj307/ARRCON
|
||||
stargazers_count: 151
|
||||
stargazers_count: 189
|
||||
updated_at: '2024-03-04'
|
||||
archived: false
|
||||
|
|
|
|||
14
software/artalk.yml
Normal file
14
software/artalk.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
name: Artalk
|
||||
website_url: https://artalk.js.org/
|
||||
source_code_url: https://github.com/ArtalkJS/Artalk
|
||||
description: A self-hosted comment system built in Golang, providing a lightweight and highly customizable solution for adding comments to your website.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
tags:
|
||||
- Communication - Social Networks and Forums
|
||||
stargazers_count: 1681
|
||||
updated_at: '2024-11-06'
|
||||
archived: false
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
name: asciinema
|
||||
website_url: https://github.com/asciinema/asciinema-server
|
||||
website_url: https://asciinema.org/
|
||||
description: Web app for hosting asciicasts.
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
|
|
@ -9,7 +9,7 @@ platforms:
|
|||
tags:
|
||||
- Miscellaneous
|
||||
source_code_url: https://github.com/asciinema/asciinema-server
|
||||
demo_url: https://asciinema.org/
|
||||
stargazers_count: 2184
|
||||
updated_at: '2024-03-15'
|
||||
demo_url: https://asciinema.org/explore
|
||||
stargazers_count: 2309
|
||||
updated_at: '2024-11-14'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- File Transfer - Single-click & Drag-n-drop Upload
|
||||
source_code_url: https://github.com/tycrek/ass
|
||||
stargazers_count: 581
|
||||
stargazers_count: 668
|
||||
updated_at: '2024-01-10'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Communication - SIP
|
||||
source_code_url: https://github.com/asterisk/asterisk
|
||||
stargazers_count: 1855
|
||||
updated_at: '2024-03-11'
|
||||
stargazers_count: 2261
|
||||
updated_at: '2024-11-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Communication - SIP
|
||||
source_code_url: https://github.com/iNextrix/ASTPP
|
||||
stargazers_count: 150
|
||||
stargazers_count: 159
|
||||
updated_at: '2024-01-04'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Software Development - IDE & Tools
|
||||
source_code_url: https://github.com/Atheos/Atheos
|
||||
stargazers_count: 432
|
||||
updated_at: '2024-02-18'
|
||||
stargazers_count: 495
|
||||
updated_at: '2024-10-15'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Knowledge Management Tools
|
||||
source_code_url: https://github.com/atomicdata-dev/atomic-server
|
||||
demo_url: https://atomicdata.dev/
|
||||
stargazers_count: 726
|
||||
updated_at: '2024-03-07'
|
||||
stargazers_count: 1065
|
||||
updated_at: '2024-11-18'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Document Management - E-books
|
||||
source_code_url: https://github.com/AtsumeruDev/Atsumeru
|
||||
related_software_url: https://atsumeru.xyz/guides/#how-does-it-work
|
||||
stargazers_count: 51
|
||||
updated_at: '2023-11-17'
|
||||
stargazers_count: 89
|
||||
updated_at: '2024-09-09'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -11,6 +11,6 @@ tags:
|
|||
- Media Streaming - Audio Streaming
|
||||
source_code_url: https://github.com/advplyr/audiobookshelf
|
||||
related_software_url: https://github.com/advplyr/audiobookshelf-app
|
||||
stargazers_count: 4919
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 6835
|
||||
updated_at: '2024-11-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
source_code_url: https://github.com/izderadicka/audioserve
|
||||
stargazers_count: 654
|
||||
updated_at: '2024-03-02'
|
||||
stargazers_count: 723
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
13
software/auto-mcs.yml
Normal file
13
software/auto-mcs.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: auto-mcs
|
||||
website_url: https://www.auto-mcs.com
|
||||
source_code_url: https://github.com/macarooni-man/auto-mcs
|
||||
description: Cross-platform Minecraft server manager.
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Python
|
||||
tags:
|
||||
- Games - Administrative Utilities & Control Panels
|
||||
stargazers_count: 156
|
||||
updated_at: '2024-11-14'
|
||||
archived: false
|
||||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Automation
|
||||
source_code_url: https://github.com/automatisch/automatisch
|
||||
stargazers_count: 3750
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 6333
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ tags:
|
|||
- Analytics
|
||||
source_code_url: https://github.com/eldy/awstats
|
||||
demo_url: https://www.awstats.org/#DEMO
|
||||
stargazers_count: 345
|
||||
updated_at: '2024-03-09'
|
||||
stargazers_count: 378
|
||||
updated_at: '2024-10-11'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -12,6 +12,6 @@ tags:
|
|||
- Database Management
|
||||
- Software Development - IDE & Tools
|
||||
demo_url: https://azimutt.app/gallery/gospeak
|
||||
stargazers_count: 936
|
||||
updated_at: '2024-03-05'
|
||||
stargazers_count: 1350
|
||||
updated_at: '2024-11-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
source_code_url: https://github.com/AzuraCast/AzuraCast
|
||||
stargazers_count: 2811
|
||||
updated_at: '2024-03-10'
|
||||
stargazers_count: 3104
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ tags:
|
|||
- Miscellaneous
|
||||
source_code_url: https://github.com/babybuddy/babybuddy
|
||||
demo_url: https://demo.baby-buddy.net/login/?next=/
|
||||
stargazers_count: 1875
|
||||
updated_at: '2024-03-14'
|
||||
stargazers_count: 2132
|
||||
updated_at: '2024-11-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Content Management Systems (CMS)
|
||||
source_code_url: https://github.com/backdrop/backdrop
|
||||
stargazers_count: 953
|
||||
updated_at: '2024-03-13'
|
||||
stargazers_count: 985
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ tags:
|
|||
- E-commerce
|
||||
source_code_url: https://github.com/bagisto/bagisto
|
||||
demo_url: https://demo.bagisto.com/
|
||||
stargazers_count: 10023
|
||||
updated_at: '2024-03-14'
|
||||
stargazers_count: 15460
|
||||
updated_at: '2024-11-13'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Recipe Management
|
||||
source_code_url: https://github.com/karlomikus/bar-assistant
|
||||
demo_url: https://bar.karlomikus.com/
|
||||
stargazers_count: 340
|
||||
updated_at: '2024-03-13'
|
||||
stargazers_count: 571
|
||||
updated_at: '2024-11-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Calendar & Contacts
|
||||
source_code_url: https://github.com/sabre-io/Baikal
|
||||
stargazers_count: 2303
|
||||
updated_at: '2024-03-06'
|
||||
stargazers_count: 2526
|
||||
updated_at: '2024-11-10'
|
||||
archived: false
|
||||
|
|
|
|||
14
software/beaver-habit-tracker.yml
Normal file
14
software/beaver-habit-tracker.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
name: Beaver Habit Tracker
|
||||
website_url: https://github.com/daya0576/beaverhabits
|
||||
source_code_url: https://github.com/daya0576/beaverhabits
|
||||
description: Habit tracking app to save your precious moments in your fleeting life.
|
||||
licenses:
|
||||
- BSD-3-Clause
|
||||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- Time Tracking
|
||||
demo_url: https://beaverhabits.com/demo
|
||||
stargazers_count: 167
|
||||
updated_at: '2024-11-20'
|
||||
archived: false
|
||||
17
software/beelzebub.yml
Normal file
17
software/beelzebub.yml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
name: beelzebub
|
||||
website_url: https://beelzebub-honeypot.com/
|
||||
source_code_url: https://github.com/mariocandela/beelzebub
|
||||
description: Honeypot framework designed to provide a highly secure environment for detecting and analyzing cyber attacks.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- K8S
|
||||
- Go
|
||||
tags:
|
||||
- Miscellaneous
|
||||
depends_3rdparty: true
|
||||
demo_url: https://beelzebub-honeypot.com/docs/
|
||||
stargazers_count: 687
|
||||
updated_at: '2024-11-21'
|
||||
archived: false
|
||||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
source_code_url: https://github.com/beetbox/beets
|
||||
stargazers_count: 12316
|
||||
updated_at: '2024-03-01'
|
||||
stargazers_count: 12935
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Software Development - Testing
|
||||
source_code_url: https://github.com/bencherdev/bencher
|
||||
stargazers_count: 312
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 564
|
||||
updated_at: '2024-11-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
name: Benotes
|
||||
website_url: https://benotes.org/
|
||||
description: An open source self hosted notes and bookmarks taking web app.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- PHP
|
||||
- Docker
|
||||
tags:
|
||||
- Note-taking & Editors
|
||||
source_code_url: https://github.com/fr0tt/benotes
|
||||
stargazers_count: 643
|
||||
updated_at: '2023-11-04'
|
||||
archived: false
|
||||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Pastebins
|
||||
source_code_url: https://github.com/bepasty/bepasty-server
|
||||
stargazers_count: 173
|
||||
stargazers_count: 194
|
||||
updated_at: '2024-03-06'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Automation
|
||||
source_code_url: https://github.com/sentriz/betanin
|
||||
stargazers_count: 300
|
||||
stargazers_count: 344
|
||||
updated_at: '2023-12-26'
|
||||
archived: false
|
||||
|
|
|
|||
18
software/bewcloud.yml
Normal file
18
software/bewcloud.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
name: bewCloud
|
||||
website_url: https://bewcloud.com
|
||||
source_code_url: https://github.com/bewcloud/bewcloud
|
||||
description: A simpler alternative to Nextcloud and ownCloud's RSS Reader, File Sharing + Sync, Notes, and Photos.
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- File Transfer & Synchronization
|
||||
- Groupware
|
||||
- Feed Readers
|
||||
- Note-taking & Editors
|
||||
- Photo and Video Galleries
|
||||
related_software_url: https://github.com/bewcloud
|
||||
stargazers_count: 251
|
||||
updated_at: '2024-11-21'
|
||||
archived: false
|
||||
|
|
@ -9,6 +9,6 @@ tags:
|
|||
- Maps and Global Positioning System (GPS)
|
||||
source_code_url: https://github.com/knrdl/bicimon
|
||||
demo_url: https://knrdl.github.io/bicimon/
|
||||
stargazers_count: 42
|
||||
stargazers_count: 51
|
||||
updated_at: '2022-04-15'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Communication - Video Conferencing
|
||||
source_code_url: https://github.com/bigbluebutton/bigbluebutton
|
||||
stargazers_count: 8306
|
||||
updated_at: '2024-03-11'
|
||||
stargazers_count: 8562
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name: Bigcapital
|
||||
website_url: https://bigcapital.ly
|
||||
website_url: https://bigcapital.app/
|
||||
description: A self-hosted financial accounting and inventory management software for small to medium businesses.
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Money, Budgeting & Management
|
||||
source_code_url: https://github.com/bigcapitalhq/bigcapital
|
||||
stargazers_count: 1992
|
||||
updated_at: '2024-03-14'
|
||||
stargazers_count: 2583
|
||||
updated_at: '2024-11-16'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Content Management Systems (CMS)
|
||||
source_code_url: https://github.com/bigtreecms/BigTree-CMS
|
||||
stargazers_count: 210
|
||||
updated_at: '2024-02-26'
|
||||
stargazers_count: 215
|
||||
updated_at: '2024-05-03'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Pastebins
|
||||
source_code_url: https://github.com/w4/bin
|
||||
stargazers_count: 348
|
||||
updated_at: '2024-01-03'
|
||||
stargazers_count: 443
|
||||
updated_at: '2024-10-29'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -11,6 +11,6 @@ tags:
|
|||
- Money, Budgeting & Management
|
||||
source_code_url: https://github.com/bitcart/bitcart
|
||||
demo_url: https://admin.bitcart.ai
|
||||
stargazers_count: 459
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 556
|
||||
updated_at: '2024-09-25'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -11,6 +11,6 @@ tags:
|
|||
- Archiving and Digital Preservation (DP)
|
||||
- File Transfer - Peer-to-peer Filesharing
|
||||
- Search Engines
|
||||
stargazers_count: 1748
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 2499
|
||||
updated_at: '2024-11-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Polls and Events
|
||||
source_code_url: https://github.com/fsinfuhh/Bitpoll
|
||||
demo_url: https://bitpoll.de/
|
||||
stargazers_count: 215
|
||||
updated_at: '2024-02-08'
|
||||
stargazers_count: 250
|
||||
updated_at: '2024-10-30'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- File Transfer - Peer-to-peer Filesharing
|
||||
source_code_url: https://github.com/webtorrent/bittorrent-tracker
|
||||
stargazers_count: 1674
|
||||
updated_at: '2024-03-12'
|
||||
stargazers_count: 1787
|
||||
updated_at: '2024-11-07'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Password Managers
|
||||
source_code_url: https://github.com/bitwarden/server
|
||||
depends_3rdparty: true
|
||||
stargazers_count: 14144
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 15717
|
||||
updated_at: '2024-11-22'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
source_code_url: https://github.com/blackcandy-org/black_candy
|
||||
stargazers_count: 1073
|
||||
updated_at: '2024-03-11'
|
||||
stargazers_count: 1248
|
||||
updated_at: '2024-11-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
name: Blink
|
||||
website_url: https://docs.blink.rest
|
||||
description: Easy-to-host, SSO-integrated, CDN-powered link shortener (+decoupled analytics) for teams.
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Nodejs
|
||||
- Docker
|
||||
tags:
|
||||
- URL Shorteners
|
||||
source_code_url: https://github.com/JaneJeon/blink
|
||||
stargazers_count: 241
|
||||
updated_at: '2023-08-31'
|
||||
archived: false
|
||||
|
|
@ -9,6 +9,6 @@ platforms:
|
|||
tags:
|
||||
- DNS
|
||||
source_code_url: https://github.com/0xERR0R/blocky
|
||||
stargazers_count: 3463
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 4814
|
||||
updated_at: '2024-11-14'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
source_code_url: https://github.com/bludit/bludit
|
||||
demo_url: https://demo.bludit.com/
|
||||
depends_3rdparty: true
|
||||
stargazers_count: 1218
|
||||
updated_at: '2024-01-28'
|
||||
stargazers_count: 1284
|
||||
updated_at: '2024-08-25'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Video Surveillance
|
||||
source_code_url: https://github.com/bluecherrydvr/bluecherry-apps
|
||||
stargazers_count: 189
|
||||
updated_at: '2024-03-15'
|
||||
stargazers_count: 217
|
||||
updated_at: '2024-11-18'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Content Management Systems (CMS)
|
||||
source_code_url: https://github.com/bolt/core
|
||||
stargazers_count: 521
|
||||
stargazers_count: 551
|
||||
updated_at: '2024-01-29'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ tags:
|
|||
- Wikis
|
||||
source_code_url: https://github.com/BookStackApp/BookStack
|
||||
demo_url: https://www.bookstackapp.com/#demo
|
||||
stargazers_count: 13556
|
||||
updated_at: '2024-03-12'
|
||||
stargazers_count: 15433
|
||||
updated_at: '2024-11-13'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Document Management - E-books
|
||||
source_code_url: https://github.com/bookwyrm-social/bookwyrm
|
||||
stargazers_count: 2127
|
||||
updated_at: '2024-03-13'
|
||||
stargazers_count: 2269
|
||||
updated_at: '2024-11-19'
|
||||
archived: false
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue