Commit Graph

5762 Commits (master)

Author SHA1 Message Date
nodiscc e393d77d06
Remove shorturl (unmaintained since 2021, website down) (#4061)
- https://git.mills.io/prologic/shorturl/commits/branch/master
- `https://url.mills.io : HTTP 503`
- ref. #3558
2023-08-03 01:56:56 +00:00
nodiscc 6af3e1dcb7
Remoe goshorly (source code gone, 404) (#4060)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `https://gitea.hackmi.ch/Phil/goshorly : HTTP 404`
2023-08-03 01:56:34 +00:00
kokomo123 ff21022329
Add Screego to Custom Communication Systems (#4056)
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
2023-08-03 01:55:55 +00:00
Alexandro bfac7089e2
Add Remotely to Remote Access (#4052)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-08-03 01:55:44 +00:00
Christoph Schlaepfer 7dc4f634c6
Added FOSSBilling to Money, Budgeting & Management (#4053)
Co-authored-by: Christoph Schläpfer <c.schlaepfer@datact.ch>
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
2023-08-03 01:55:18 +00:00
Rabenherz112 2809bc4274
Remove DailyNotes (unmaintained since Feb 2022) (#4047) 2023-07-30 19:31:20 +00:00
Rabenherz112 59ef9b1ce7
Remove Hauk (unmaintained since March 2021) (#4046) 2023-07-30 19:31:05 +00:00
Rabenherz112 7bca148a2f
Remove schnack (unmaintained since June 2022) (#4045)
* Remove The Lil License v1
2023-07-30 19:30:54 +00:00
Kieran 0e1593595b
fix: Typos and Dead Link (#4067)
* fix: Some small typos
* rm: Wiki Engine Ref - Dead link
2023-07-30 13:52:28 +00:00
nodiscc dec503a3e9
update CI badges (#4066)
- ref. 7e97f588e2
- ref. 11520bd624
2023-07-29 16:05:28 +00:00
nodiscc 2ebd521525
Remove Share (unmaintained since May 2022) (#4041)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `WARNING:awesome_lint.py: Share: last updated -427 days, 11:23:13.456393 ago, older than 365 days`
2023-07-27 17:32:22 +00:00
nodiscc 7bbdf5db59
Remove xBrowserSync (unmaintained since 2021/2022) (#4040)
- https://github.com/xbrowsersync/api has no commits since 2021
- https://github.com/xbrowsersync/app has no commits since march 2022
- many untriaged issues, with reports that the software is not working anymore
- alternatives exist
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
2023-07-27 17:32:12 +00:00
kokomo123 7bd7080668
Add SearXNG to Search Engines (#4035)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
2023-07-27 12:27:38 +00:00
Ophir LOJKINE c00294cfb4
Add SQLPage to Software Development - Low Code (#3971)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-26 17:11:43 +00:00
OlegEnot 7ed190ebad
Add atsumeru to Document Management - E-books README.md (#3954) 2023-07-26 17:11:29 +00:00
nodiscc 6c1d0b2202
external links: reorder communities/forums (#4024)
- move fediverse/threadiverse communities first in the list
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/4009
2023-07-24 20:42:19 +00:00
kokomo123 1321570b36
Remove Demo link for SearX (#4036)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-24 20:41:21 +00:00
kokomo123 a6868a273b
Add Kasm to Miscellaneous (#3994)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-24 20:40:53 +00:00
Patrick Zippenfenig f476417709
Add Open-Meteo to Miscellaneous (#3967)
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-24 20:40:32 +00:00
Alexandro 6c2f2db227
Add yt-dlp Web UI to Automation (#3978)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-24 20:39:24 +00:00
nodiscc 69dce7ead8
Update CI/daily dead links/unmaintained projects checks badge (#4044) 2023-07-22 17:17:58 +00:00
Michael Davis 63e03b46f1
Fix Nominatim description (#4042)
Description had reversed geocoding and reverse geocoding
2023-07-22 15:49:19 +00:00
kokomo123 bf299624dd
Add CraftyControl to Games - Admin/Control Panels (#3987) 2023-07-18 20:39:08 +00:00
Brian Mayer 1583361f6b
Update dovel.email source code location (#4029) 2023-07-17 20:49:06 +00:00
nodiscc a31bfc6e55
Remove Uguu homepage link (connection refused) (#4016)
- ref. #3558
- `https://uguu.se/ : HTTPSConnectionPool(host='uguu.se', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efd0c418970>: Failed to establish a new connection: [Errno 111] Connection refused'))`
2023-07-17 12:44:05 +00:00
nodiscc c4d7088092
Remove PukiWiki (source code unreachable) (#4013)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `https://ja.osdn.net/projects/pukiwiki/scm/git/pukiwiki/ : HTTPSConnectionPool(host='ja.osdn.net', port=443): Read timed out. (read timeout=10)`
2023-07-17 12:43:02 +00:00
Jason Fan 6ef0ef26ba
Add psychic.dev universal API (#3860)
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-17 12:24:35 +00:00
nodiscc 827e48037d
update source code URLs following github redirects (#4025)
- some projects have been transferred to a new owner organization or the repository has been renamed
- rename EmbassyOS to StartOS
2023-07-16 17:30:25 +00:00
nodiscc 024aa3fa6c
update concrete 5 repository URL 2023-07-16 19:17:29 +02:00
nodiscc 7464490837
standardize spacing between sections 2023-07-16 18:55:10 +02:00
nodiscc d707415269
status / uptime pages: fix alphabetical ordering 2023-07-16 18:42:29 +02:00
nodiscc 7f07b8b868
formatting: standardize spacing between sections 2023-07-16 18:41:32 +02:00
nodiscc 0dd4e7b813
fix alphabetical ordering, trailing/whitespace, 'related'/'please visit' ordering (#4022) 2023-07-15 21:04:56 +00:00
nodiscc 17f1f6a4c6
shorten/fix aptabase description (#4021)
- Descriptions must end with a `.`
2023-07-15 21:04:42 +00:00
nodiscc b979fa8708
deduplicate chevereto entry across README.md/non-free.md (#4020)
- update chevereto homepage link
2023-07-15 21:04:25 +00:00
nodiscc f58d4613e3
Remove Tip demo link (timeout) (#4015)
- ref. #3558
- `https://demo.runtipi.io : HTTPSConnectionPool(host='demo.runtipi.io', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7efd0c5b3cd0>, 'Connection to demo.runtipi.io timed out. (connect timeout=10)'))`
2023-07-15 21:04:06 +00:00
nodiscc f64204bad4
Remove Erxes demo link (HTTP 502), update language/platform (#4012)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `https://demo.erxes.io/ : HTTP 502`
- https://docs.erxes.io/docs/category/deployment
2023-07-15 21:03:31 +00:00
nodiscc 95fb2f63e3
Remove Coolify demo link (timeout) (#4010)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `https://demo.coolify.io/ : HTTPSConnectionPool(host='demo.coolify.io', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7efd0c418790>, 'Connection to demo.coolify.io timed out. (connect timeout=10)'))`
2023-07-15 21:03:18 +00:00
nodiscc 920ffbba54
don't hotlink awesome badge, use local copy
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/_static
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1038
2023-07-15 19:19:57 +02:00
nodiscc d3a4fefab6
header/footer: use absolute URLs for links to CONTRIBUTING.md, LICENSE, non-free.md
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1038
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/markdown
2023-07-15 19:18:25 +02:00
nodiscc 299c20baf6
Fix activepieces source code URL (#4017)
- URL is not detected as a github project URL by https://github.com/nodiscc/hecat, metadata not updated
2023-07-15 17:03:29 +00:00
nodiscc 1dee4d9d38
tools/authors: use plaintext instead of markdown for the authors file
- move the authors file to AUTHORS as recommended by https://www.gnu.org/prep/maintain/html_node/Recording-Contributors.html
- simplifies tooling and reduces the risk of invalid markdown injection from a contributor's email address/name
2023-07-15 19:01:18 +02:00
Rabenherz112 5a679b520d
Merge branch 'master' into cur-languages2 2023-07-14 21:04:05 +02:00
Bosse Klykken a377608593
Fixed small typo qdvertisements->advertisements (#4007) 2023-07-14 17:28:32 +00:00
nodiscc 24dacc7f9d
fix typo in external links section 2023-07-13 00:18:49 +00:00
Ian Skerrett 7c467fa89d
Add FlowForge in IoT category (#3935)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-12 15:08:54 +00:00
Seth Cottle d8dd993a2e
Add LittleLink to Personal Dashboards (#3958) 2023-07-12 15:08:38 +00:00
Klaus Zerwes 88a7498c15
add adguard to dns section (#3947)
Co-authored-by: Klaus Zerwes <Klaus.Zerwes@rosalux.org>
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-12 15:07:13 +00:00
nodiscc 66829858d2
External links: condense/reorder links (#3990) 2023-07-11 14:46:26 +00:00
Emmanuel Ferdman 3e0bb881b5
fix: Freenet renamed to Hyphanet (#4002)
Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
2023-07-11 12:27:24 +00:00
nodiscc 46ac6a782f
update URLs of github repositories/follow redirects (#4003)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/runs/5513643968/jobs/10052024430
- add homepage links for spacebin, immich
2023-07-11 12:15:36 +00:00
nodiscc f33bef0bb8
Remove StockazNG (dead link) (#4001)
- This link now redirects to https://dev.otter.sh/explore and there is no trace of a project called StockazNG there
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
2023-07-11 10:59:59 +00:00
Rabenherz112 c1a1c429f0
Remove GetSimple CMS (unmaintained since 2022) (#3981) 2023-07-11 10:59:41 +00:00
nodiscc 81b5bc0249
remove ML Workspace (unmaintained since 2021) (#3562)
- `WARNING:awesome_lint.py: ML Workspace: last updated -432 days, 9:53:39.978304 ago, older than 365 days`
- ref. #3558
2023-07-11 10:58:09 +00:00
nodiscc 0c43cfe46b
remove cowyo (#3505)
- unmaintained since 2020
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3499
2023-07-11 10:55:01 +00:00
Rabenherz112 a742c9afbe
Remove Tokumei (unmaintained since 2017) (#3980)
- noticed in #3976
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
2023-07-11 10:53:55 +00:00
Vedant Khairnar 672ce80ac5
Add HyperSwitch to Payment Processors (#3895)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-10 18:42:02 +00:00
Dima Botezatu e848003885
Add Mixpost to Analytics (#3862)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-10 11:39:25 +00:00
nodiscc 91795c73ac
Add Adminer to Database Management (#3964)
- fixes https://github.com/awesome-foss/awesome-sysadmin/issues/444
2023-07-10 11:38:34 +00:00
nodiscc 1783cab280
Accelerated Text: remove duplicate source code links 2023-07-09 16:56:16 +02:00
nodiscc f5828e98b2
Games - Administrative Utilities & Control Panels: sort section alphabetically 2023-07-09 16:55:43 +02:00
nodiscc b591f66264
Miscellaneous: sort section alphabetically 2023-07-09 16:55:21 +02:00
nodiscc 5e691aec50
OTS-Share: remove duplicate source code link 2023-07-09 16:54:43 +02:00
nodiscc cf123a87ba
Money, Budgeting & Management: fix alphabetical ordering 2023-07-09 16:54:20 +02:00
nodiscc c4d25d6df0
add source code link for asterisk (#3992) 2023-07-09 14:53:09 +00:00
Rabenherz112 62bc8ab600
Revert "Revert me"
This reverts commit 604183a691.
2023-07-09 16:46:04 +02:00
Rabenherz112 7d1a882bfb
Updated Languages in E-commerce 2023-07-09 16:45:04 +02:00
Rabenherz112 8d0944c4d9
Merge branch 'master' into cur-languages2 2023-07-09 16:14:38 +02:00
Rabenherz112 3ba44246ab
Move VanDAM to Miscellaneous (#3984) 2023-07-09 12:30:07 +00:00
Rabenherz112 7c45bac27a
Update Languages in E-books 2023-07-08 16:37:46 +02:00
Rabenherz112 500f309731
Updated Languages in Document Management 2023-07-08 16:17:54 +02:00
Rabenherz112 c1e751bf93
Updated Languages in DNS 2023-07-08 16:13:46 +02:00
Rabenherz112 4961bb22e1
Updated Languages in Database Management 2023-07-08 16:09:40 +02:00
Rabenherz112 b97baa564d
Updated Languages in CMS 2023-07-08 11:33:26 +02:00
Rabenherz112 dcd259c50e
Merge branch 'master' into cur-languages2 2023-07-07 21:36:20 +02:00
Rabenherz112 91d2decf24
Update Languages in Conference Management 2023-07-07 21:30:20 +02:00
Rabenherz112 60d2deb443
Updated Languages in CSA 2023-07-07 21:26:02 +02:00
Rabenherz112 33f34103fc
Updated Languages in XMPP - Servers 2023-07-07 21:16:23 +02:00
Rabenherz112 449d569bc8
Update Languages in Video Conferencing 2023-07-07 21:06:55 +02:00
nodiscc f29d91b320
Remote Access: clarify that the section is about servers and web clients (#3979)
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/404
2023-07-07 18:00:04 +00:00
Rabenherz112 bd73b76d45
Updated Languages in Social Networks and Forums 2023-07-06 21:41:38 +02:00
Soham Sen 2d64ca24d4
Added YABin to pastebins (#3898) 2023-07-06 15:05:33 +00:00
Thomas Poignant e6cf23dbdc
Add GO Feature Flag to Miscellaneous (#3931)
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-06 15:05:19 +00:00
Yannic Nuwenhof 9332e57937
Add Koblas to proxy category (#3827) 2023-07-06 15:05:01 +00:00
Eytlin f4d709ba64
Add httprd to Remote Access (#3773) 2023-07-06 15:04:38 +00:00
Andrii Romasiun 8cf81105ae
Add Swetrix to Analytics (#3921)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-06 15:04:29 +00:00
Rabenherz112 1e82d94f65
Remove Tiny Tiny IRC (project archived, repo down) (#3970) 2023-07-05 11:47:18 +00:00
Rabenherz112 03f58f8028
Added Source Code to Weechat 2023-07-05 13:38:22 +02:00
Rabenherz112 604183a691
Revert me 2023-07-05 13:37:29 +02:00
Rabenherz112 9c63859e59
Revert "Added Source Code to Weechat"
This reverts commit 0361a28043.
2023-07-05 13:36:50 +02:00
Rabenherz112 0736e7bdcf
Updated Languages in SIP 2023-07-05 13:36:08 +02:00
Rabenherz112 0361a28043
Added Source Code to Weechat 2023-07-05 13:21:44 +02:00
nodiscc a33915150f
Merge pull request #3945 from Rabenherz112/cur-languages
Update language tags
2023-07-04 13:35:30 +00:00
nodiscc 61aa06987b
Remove Excision Mail (unmaintained since June 2022) (#3953)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `WARNING:awesome_lint.py: Excision Mail: last updated -380 days, 4:54:42.051740 ago, older than 365 days`
- Requires OpenBSD 6.6 which has reached end-of-life since 2020 https://en.wikipedia.org/wiki/OpenBSD#Releases
2023-07-04 13:29:11 +00:00
nodiscc 636b69397d
Remove Paste (unmaintained since 2021) (#3952)
- ref. #3558
- `WARNING:awesome_lint.py: Paste: last updated -555 days, 4:54:42.041576 ago, older than 365 days`
- Not compatible with PHP8 https://github.com/jordansamuel/PASTE/issues/202
2023-07-04 13:29:00 +00:00
nodiscc 13ebfd4ca2
Remove PHP-Proxy (unmaintained since 2020) (#3951)
- ref. #3558 
- `WARNING:awesome_lint.py: PHP-Proxy: last updated -1104 days, 4:54:42.041084 ago, older than 365 days`
2023-07-04 13:28:48 +00:00
nodiscc f5f296311f
Remove Enigma Reloaded (unmaintained since 2021) (#3950)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `WARNING:awesome_lint.py: Enigma Reloaded: last updated -659 days, 4:54:42.052065 ago, older than 365 days`
- security vulnerabilities/outdated npm dependencies
2023-07-04 13:28:38 +00:00
nodiscc fb3a322982
Remove Localizer (unmaintained since Jan 2022) (#3949)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `WARNING:awesome_lint.py: Localizer: last updated -527 days, 4:54:42.046666 ago, older than 365 days`
2023-07-04 13:28:27 +00:00
nodiscc a703f6c408
Remove myDrive (unmaintained since 2021) (#3948)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `WARNING:awesome_lint.py: myDrive: last updated -783 days, 4:54:42.044303 ago, older than 365 days`
2023-07-04 13:28:18 +00:00
Rabenherz112 ddf37fb991
Remove todoMini (unmaintained since 2022, website down) (#3928) 2023-07-04 13:27:45 +00:00
Jackson Hammond 5a12655063
Update homepage/source code links for GNU Social (#3965) 2023-07-04 13:27:06 +00:00
Rabenherz112 201755ecbb
Update Languages in SIP 2023-07-01 10:28:58 +02:00
Rabenherz112 d1c4556247
Merge branch 'awesome-selfhosted:master' into cur-languages 2023-07-01 10:18:40 +02:00
Rabenherz112 60a9ebe081
Update Languages in IRC 2023-07-01 10:18:24 +02:00
Rabenherz112 a8ea8402a2
Revert "Revert me onces done! (VSCode Bug)"
This reverts commit ad658c9438.
2023-06-29 17:09:06 +02:00
Rabenherz112 b7914b9982
Updated MailCare repo to not mirrored instance 2023-06-29 17:08:40 +02:00
Rabenherz112 bb22831a67
Updated Documentation page of Sympa 2023-06-29 17:04:32 +02:00
Rabenherz112 7c2a8ea163
Update Languages in Email - Mail Transfer Agents 2023-06-29 16:58:48 +02:00
Rabenherz112 e9518a73b6
Update Languages in Email - Mail Delivery Agents 2023-06-29 16:53:38 +02:00
Rabenherz112 dd7ebbdcc0
Update Languages in Email - Complete Solutions 2023-06-29 16:50:58 +02:00
Rabenherz112 8cb5dc534f
Fix grammar in Aptabase description
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
2023-06-29 16:41:44 +02:00
Gianni C a5ab91d74e
Add Kubero to Software Development section (#3916)
Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch>
2023-06-29 12:02:08 +00:00
nodiscc e9b10bd2a3
remove 0bin (unmaintained since 2021) (#3570)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `WARNING:awesome_lint.py: 0bin: last updated -676 days, 23:52:18.754033 ago, older than 365 days`
2023-06-29 12:01:13 +00:00
Rabenherz112 0d2e9d933b
Remove Photonix (unmaintained since 2022) (#3923) 2023-06-29 12:00:58 +00:00
Rabenherz112 b1ebef89a8
Remove twister (unmaintained since 2022) (#3922) 2023-06-29 12:00:49 +00:00
Rabenherz112 58a273e96f
Remove ImageStore (unmaintained since 2022) (#3926) 2023-06-29 12:00:38 +00:00
Rabenherz112 e0eea6dfb3
Update Languages in Custom Communication Systems 2023-06-29 10:38:45 +02:00
Rabenherz112 e0657a128a
Update Languages in Bookmarks and Link Sharing 2023-06-29 09:52:19 +02:00
Rabenherz112 51af0b654a
Update Languages in Booking and Scheduling 2023-06-29 09:44:19 +02:00
Rabenherz112 a51be45ed1
Update Languages in Blogging Platforms 2023-06-29 09:41:44 +02:00
Rabenherz112 a08e5bbfe6
Update Languages in Analytics 2023-06-29 09:35:56 +02:00
Rabenherz112 ad658c9438
Revert me onces done! (VSCode Bug) 2023-06-29 09:34:34 +02:00
Rabenherz112 ddfa514c1a
Revert "Update Languages in Analytics"
This reverts commit 8c72955372.
2023-06-29 09:33:09 +02:00
Rabenherz112 e531ceee9f
Merge branch 'awesome-selfhosted:master' into cur-languages 2023-06-29 09:30:55 +02:00
Rabenherz112 51f3df7c95
Update Languages in Automation 2023-06-29 09:30:16 +02:00
Rabenherz112 7d89bde1ea
Update Languages in DP 2023-06-29 08:57:36 +02:00
Rabenherz112 8c72955372
Update Languages in Analytics 2023-06-29 08:51:25 +02:00
nodiscc f229480a62
DNS: move Pi-Hole from awesome-sysadmin/DNS Control Panels & Domain Managament (#3942)
- Since the section is now about DNS-based ad blockers specifically
2023-06-28 23:01:08 +00:00
nodiscc 1b68828744
DNS: clarify that the section is about DNS-based ad blockers (#3941)
- DNS servers or other management tools should be added to https://github.com/awesome-foss/awesome-sysadmin#dns---servers or https://github.com/awesome-foss/awesome-sysadmin#dns---control-panels--domain-management instead
2023-06-28 22:58:41 +00:00
nodiscc f637a50de0
DNS: move nsupdate.info/SPF toolbox to awesome-sysadmin/DNS - Control Panels & Domain Management (#3940)
- ref. https://github.com/awesome-foss/awesome-sysadmin/pull/504
- ref. https://github.com/awesome-foss/awesome-sysadmin/pull/473
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3938
2023-06-28 22:52:50 +00:00
nodiscc 207aee05d0
DNS: fix links to awesome-sysadmin (#3939)
The DNS section was split to Servers/Control Panels & Domain management subsections
2023-06-28 22:45:28 +00:00
nodiscc 3ce8ced520
Remove CoreDNS (already listed at awesome-sysadmin) (#3938)
- https://github.com/awesome-foss/awesome-sysadmin#dns---servers
2023-06-28 22:41:26 +00:00
Rabenherz112 93c80131d5
Change license of Kubek (#3937)
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3936
2023-06-28 12:33:44 +00:00
Benjamin Jørgensen 071193454c
update valoren source code link (#3933) 2023-06-28 12:32:53 +00:00
Rabenherz112 f191f4dfd4
Remove Croodle (unmaintained since 2021) (#3927) 2023-06-26 18:22:52 +00:00
Rabenherz112 c3518340a0
Remove VivumLab (Repository deleted, website down) (#3932) 2023-06-26 18:22:32 +00:00
nodiscc 9b9676d7e9
external links: add links to more communities/forums (#3914)
-ref. https://old.reddit.com/r/selfhosted/comments/14cqjeb/the_subreddit_will_go_on_the_community_must_be/
2023-06-26 12:39:15 +00:00
Seeroy cdd1ef751b
Add Kubek to Games - Administrative Utilities & Control Panels (#3902)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-06-26 12:36:43 +00:00
kokomo123 27370be106
Add Lodestone to Games - Admin / Control Panels (#3904) 2023-06-26 12:19:50 +00:00
Rabenherz112 aaa00ade42
Fix SourceBans++ URL (#3918) 2023-06-26 12:18:32 +00:00
Rabenherz112 a11060ad99
Fix Website URLs of matrix-org/dentrite/synapse (#3917) 2023-06-26 12:18:23 +00:00
Rabenherz112 2644f28e65
Remove ethercalc (unmaintained since 2020) (#3919) 2023-06-26 12:18:02 +00:00
Chris Fu bd6807a495
Add Mere Medical to Miscellaneous section (#3731)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
2023-06-26 12:17:25 +00:00
nodiscc 60eb23dc2b
Remove Mealie demo link (too many redirects) (#3915)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/runs/5322090764/jobs/9638046419
- requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
2023-06-20 11:56:50 +00:00
nodiscc 9e60c89f5f
fix flagsmith homepage URL
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/runs/5316582511/jobs/9626250182
- requests.exceptions.MissingSchema: Invalid URL 'www.flagsmith.com': No scheme supplied. Perhaps you meant https://www.flagsmith.com?
2023-06-20 11:40:27 +00:00
Rabenherz112 f085d775dd
Add Apache Airflow to Automation (#3901) 2023-06-20 11:34:31 +00:00
Ahmed Bouhuolia a993ac9d52
Add Bigcapital self-hosted software (#3857)
Co-authored-by: nodiscc <nodiscc@gmail.com>
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
2023-06-19 23:00:18 +00:00
nodiscc cbb9bb3871
mark Automation and Continuous Intergation sections as related (#3903) 2023-06-19 22:59:53 +00:00
nodiscc 8af6b1411c
fix jellyseer entry syntax
Descriptions must end with `.`
2023-06-19 11:35:40 +00:00
Intri_IN 2082e6ea93
Added Manage My Damn Life to section Calendar & Contacts - CalDAV or … (#3822)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
2023-06-19 11:28:44 +00:00
Brian Mayer 71a1901d1f
Add dovel.email to Communication - Email - Complete Solutions (#3856)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-06-19 11:28:24 +00:00
moonrailgun 6bd962ca80
Add Tailchat to Communication - Custom Communication Systems (#3878)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
2023-06-19 11:28:06 +00:00
nodiscc fdc3169bcb
Remove Vocascan (unmaintained since June 2022, website down/self-signed cert) (#3896)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Vocascan: last updated -366 days, 23:22:41.637302 ago, older than 365 days
- https://vocascan.com/ : HTTPSConnectionPool(host='vocascan.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:997)')))
2023-06-19 11:26:46 +00:00
nodiscc 48ffb823cc
Remove Marauder (the project has been archived) (#3912)
- 35821926e5
-  This repository has been archived by the owner on Jun 18, 2023. It is now read-only. 
- `ERROR:awesome_lint.py: Marauder: the project is archived`
2023-06-19 11:26:35 +00:00
Rabenherz112 87e0cbce5f
Remove Bonobo-Git-Server from Software Development - Project Management (#3909)
- ref: #3558
- WARNING:awesome_lint.py: Bonobo Git Server: last updated -831 days, 23:22:41.654520 ago, older than 365 days
2023-06-19 11:26:20 +00:00
Rabenherz112 741efa2e5e
Remove BicBucStriim from Document Management - E-books (#3908) 2023-06-19 11:25:55 +00:00
Rabenherz112 9a0f2c442a
Remove Tasks from Task Management & To-do Lists (#3905) 2023-06-19 11:25:47 +00:00
kokomo123 c72d23cd35
Add Romm to Games (#3887) 2023-06-17 15:11:41 +00:00
Rabenherz112 9102005bfd
Add pacebin to Pastebins (#3891) 2023-06-17 15:11:31 +00:00
kokomo123 6d6c9884fa
Add YoutubeDLServer to Automation (#3886) 2023-06-16 16:55:59 +00:00
Rabenherz112 20f49e01ba
Add SyncMarks Bookmarks and Link Sharing (#3885) 2023-06-16 16:55:44 +00:00
Rabenherz112 a944f54deb
Add Limbas to Database Management (#3882) 2023-06-16 16:55:34 +00:00
Matthew Elwell 0d3964dd6f
Add Flagsmith to miscellaneous section (#3847) 2023-06-16 16:55:22 +00:00
Gokhan Sari 6683051e8b
Add PoeticMetric to Analytics (#3849)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
2023-06-14 13:27:39 +00:00
Philipp Reinking c5fb91ccb0
Add getInput (form builder) to section Polls and Events (#3834)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
2023-06-14 13:27:16 +00:00
nodiscc 8c02acc6f9
Update LiveKit Demo URL (#3897)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://livekit.io/playground : HTTP 404
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
2023-06-14 13:26:17 +00:00
Marshall Ku 74522a5926
Fix typography in awesome-sysadmin url (#3892) 2023-06-12 13:16:47 +00:00
Ulices 9bd136901e
Add theme.park to External links (#3641) 2023-06-11 19:20:53 +00:00
Mia Winter 3806782eb7
Added Just Short It to URL Shorteners (#3729) 2023-06-11 19:20:28 +00:00
Rabenherz112 e3565d5ad5
Remove Demo from Activepieces (#3888) 2023-06-11 19:17:11 +00:00
Rabenherz112 3ab4316e44
Remove Orchest from Miscellaneous (#3871) 2023-06-10 09:43:55 +00:00
John Wesley cc0bfa98b4
Add Jellyseerr to Miscellaneous (#3865) 2023-06-10 09:43:33 +00:00
Rabenherz112 5d99707737
Add AmuseWiki to Wikis (#3861)
* Add GNU General Public License 1.0 to the List of licenses
2023-06-10 09:43:01 +00:00
Max Hollmann 982fb611c8
Add envlinks to Personal dashboards (#3752)
Co-authored-by: Rabenherz112 <jeremy8373@gmail.com>
2023-06-10 09:42:44 +00:00
Pierre du Plessis 432fb87100
Add SolidInvoice to Money, Budgeting & Management (#3778)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-06-10 09:42:27 +00:00
Rabenherz112 0a5fe3d03a
Remove Cagette from Community-Supported Agriculture (#3884) 2023-06-10 09:27:05 +00:00
Rabenherz112 06b7de90c1
Remove Demo from Redmine (#3872)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-06-09 11:06:26 +00:00
MrNaif2018 6f9092acc8
BitcartCC: renaming to Bitcart, update domains (#3877) 2023-06-08 08:24:40 +00:00
Rabenherz112 d7ec5e46d3
Fix pastefy url (#3875) 2023-06-06 12:34:55 +00:00
Rabenherz112 43bdee2783
Fix Nextcloud Memories (#3874) 2023-06-06 12:34:06 +00:00
confused_techie 87a604f8eb
Add Rukovoditel to Software Development - Project Management (#2801)
Resolves #2678
2023-06-04 19:27:07 +00:00
Jack Bailey b4afb417c4
Add Lynx to URL Shorteners (#3762)
Co-authored-by: Rabenherz112 <jeremy8373@gmail.com>
2023-06-04 19:26:52 +00:00
Rabenherz112 4c4ebd9e4e
Add Kill Bill to Money, Budgeting & Management (#3851) 2023-06-04 19:26:36 +00:00
Rabenherz112 a2eb246f90
Add penpot to Miscellaneous (#3852) 2023-06-04 19:26:24 +00:00
nodiscc 4ae17eac83
remove Clink (unmaintained since 2021, certificate expired) (#3837)
- https://git.swurl.xyz/swirl/clink : HTTPSConnectionPool(host='git.swurl.xyz', port=443): Max retries exceeded with url: /swirl/clink (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:997)')))
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
2023-06-04 11:52:07 +00:00
Rabenherz112 a660ff66e1
Fixed papermerge url (#3870) 2023-06-04 11:43:09 +00:00
Guilherme Oenning 70f375a9b9
Fix aptabase homepage URL (#3866) 2023-06-03 13:04:43 +00:00
Mattia Di Eleuterio 49a1ae632b
add vod2pod-rss to Media Streaming - Audio Streaming section (#3801)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-06-01 14:30:56 +00:00
Guilherme Oenning b695b9368d
Add Aptabase to Analytics (#3798)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-06-01 14:30:37 +00:00
Herklos ef55d038b8
Add OctoBot to Money, Budgeting & Management (#3792)
Signed-off-by: Herklos <herklos.dev@protonmail.com>
2023-06-01 14:28:15 +00:00
nodiscc 5189bdeab2
Merge pull request #3858 from Rabenherz112/cur-gpl-licenses
Simplify GPL-X licenses
2023-06-01 14:24:07 +00:00
Rabenherz112 f60ba98cb8
Fixed Anahita website url (#3854)
Anahita links now on the GitHub repository to a new website.
2023-06-01 14:20:24 +00:00
Rabenherz112 f870796e43
Remove GPL-3.0-only licenses from List of Licenses 2023-05-30 13:23:00 +02:00
Rabenherz112 781a3f985e
Simplify Collective Access - Providence licenses (remove *-only) 2023-05-30 13:20:30 +02:00
Rabenherz112 8e99876764
Simplify DebOpslicenses (remove *-only) 2023-05-30 13:19:58 +02:00
Rabenherz112 3f165071b0
Remove GPL-3.0-or-later licenses from List of Licenses 2023-05-30 13:17:48 +02:00
Rabenherz112 dbc073ed98
Remove GPL-2.0-or-later licenses from List of Licenses 2023-05-30 13:16:56 +02:00
Rabenherz112 a64459ee82
Simplify NextCloudPi licenses (remove *-or-later) 2023-05-30 13:15:50 +02:00
Rabenherz112 d0102227bd
Simplify Dolibarr licenses (remove *-or-later) 2023-05-30 13:14:28 +02:00
Rabenherz112 957f1d86ae
Simplify Revive Adserver licenses (remove *-or-later) 2023-05-30 13:13:42 +02:00
Rabenherz112 8251b3b8b0
Simplify Pimcore licenses (remove *-or-later) 2023-05-30 13:12:53 +02:00
Rabenherz112 2a70c274f8
Remove OpenSupport (unmaintained since 2022, website broken) (#3845) 2023-05-27 21:52:34 +00:00
Rabenherz112 63ad338890
Remove Dispatch (unmaintained since 2022, Website down) (#3842) 2023-05-27 21:52:15 +00:00
Rabenherz112 0a7fea9e00
Remove Flame (unmaintained since 2022) (#3839) 2023-05-27 21:51:51 +00:00
Der Chien b2991d0492
Add Netron (#3618) 2023-05-27 21:51:27 +00:00
moyer34 f9a5453978
Added Upsnap to Miscellaneous (#3835)
Uptime allows centralized WOL management from a web dashboard. Each system added can display current up/down status, and the user can wake systems from the GUI.
2023-05-27 21:51:07 +00:00
Jordan Roher 1bfdf777ae
Added Starbase 80 to personal dashboards (#3746)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-05-27 21:50:02 +00:00
Adam Monsen 4761a8e2ba
Add Homarr (#3776)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-05-25 16:25:16 +00:00
Kieran Gleeson 8aff628d4b
Adding Pairdrop to File Transfer - Single-click & Drag-n-drop Upload (#3821)
- remove SnapDrop (superseded by PairDrop)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3821

Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-05-25 16:24:53 +00:00
Adam c7d6767b66
Add Gophish to Miscellaneous (#3830) 2023-05-25 16:24:23 +00:00
Matheus Baldissara 026e4960fa
Add Tasks.md (#3810)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-05-25 16:24:10 +00:00
Adam Dullage e9c4f431f3
Added flatnotes to Note-taking & Editors (#3820)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-05-25 16:23:50 +00:00
Hossain Alhaidari 9040535c97
Add Pastr to URL Shorteners (#3730) 2023-05-25 16:23:27 +00:00
Eric Kotato efa918a1e2
Added Mycorrhiza Wiki to Wikis section (#3817) 2023-05-25 16:23:16 +00:00
Mathilde 43fd40ef0b
Update CryptPad URLs (#3840)
Change CryptPad URLs to project website (instead of flagship instance) and new GitHub organization.
2023-05-22 14:45:19 +00:00
nodiscc aa32a087cf
project management: remove link to awesome-sysadmin (#3831)
- awesome-sysadmin's `Code Review` section has been merged with `Software Development - Project Management`.
- ref. https://github.com/awesome-foss/awesome-sysadmin/pull/488
2023-05-17 13:47:44 +00:00
nodiscc c11ff50048
remove EasyQuickImport (unmaintained since 2021, website down) (#3819)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: EasyQuickImport: last updated -726 days, 12:18:06.192180 ago, older than 365 days
- https://github.com/aquasecurity/trivy/ reports `Total: 15 (UNKNOWN: 0, LOW: 0, MEDIUM: 3, HIGH: 11, CRITICAL: 1)`
2023-05-16 11:49:13 +00:00
nodiscc 1619bdae4a
Remove Taskboard (unmaintained since 2021) (#3809)
- WARNING:awesome_lint.py: TaskBoard: last updated -715 days, 23:21:55.812771 ago, older than 365 days
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://github.com/kiswa/TaskBoard#readme: MAINTAINERS WANTED
2023-05-16 11:48:28 +00:00
nodiscc 1ecadcdec9
Remove Tabby (unmaintained since January 2022) (#3808)
- WARNING:awesome_lint.py: Tabby: last updated -481 days, 23:21:55.812923 ago, older than 365 days
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
2023-05-16 11:48:14 +00:00
nodiscc ef57634b00
Remove Sist2 Demo link (website down) (#3807)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://sist2.simon987.net/ : HTTPSConnectionPool(host='sist2.simon987.net', port=443): Read timed out. (read timeout=10)
2023-05-16 11:48:04 +00:00
nodiscc 64aa2169b8
Remove Screaming Liquid Tiger (website down) (#3806)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://git.herrbischoff.com/screaming-liquid-tiger/ : HTTPSConnectionPool(host='git.herrbischoff.com', port=443): Max retries exceeded with url: /screaming-liquid-tiger/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f66d016f040>: Failed to establish a new connection: [Errno 101] Network is unreachable'))
2023-05-16 11:47:53 +00:00
Brian D 6235b02663
Add Evidence to Analytics Section (#3741) 2023-05-16 11:47:32 +00:00
Frederik Reiter 7b5b4ca930
Add Plane to Software Development - Project Management (#3735) 2023-05-16 11:47:11 +00:00
Lorenzo Andreasi 68ef7b7b75
Add RPort to Remote Access (#3732) 2023-05-16 11:46:58 +00:00
Thomas Miceli f0e1a4953c
Add Opengist to Pastebins (#3714)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-05-16 11:46:25 +00:00
Ruwan Pradeep Geeganage 41fbf8ab40
Custom Communication Systems: Added OTS-share (#3617)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-05-16 11:46:06 +00:00
nodiscc 3ad3279c03
Remove Weaviate (already listed at dbdb.io) (#3813)
- Since https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3811 duplicates between awesome-selfhosted and https://dbdb.io/browse are no longer allowed.
- Weaviate is already listed at https://dbdb.io/db/weaviate
2023-05-10 14:56:57 +00:00
nodiscc bee49d812f
mark Knowledge Management Tools section as related to Database Management section (#3812) 2023-05-10 14:41:21 +00:00
nodiscc b5202fd834
remove LibreNews (unmaintained since 2021, website down) (#3796)
- https://librenews.io/ : HTTP 502
- 1b6bb93c96
2023-05-10 09:23:22 +00:00
nodiscc d75b087c09
Merge pull request #3790 from awesome-selfhosted/inventory-management
Create Inventory Management section
2023-05-10 09:23:09 +00:00
nodiscc 51b0b509cb
Remove Newtelco Tab (unmaintained since August 2022, vulnerabilities, website down) (#3787)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://portal.newtelco.de/ : HTTPSConnectionPool(host='portal.newtelco.de', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ff3dc40e200>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))
2023-05-10 09:22:39 +00:00
nodiscc bcce59f041
remove PHPBack (unmaintained since 2021) (#3784)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: PHPBack: last updated -566 days, 12:18:06.178563 ago, older than 365 days
2023-05-10 09:22:27 +00:00
nodiscc d876c83bf6
remove ZeroNet (unmaintained since 2021) (#3783)
- WARNING:awesome_lint.py: ZeroNet: last updated -830 days, 12:18:06.170177 ago, older than 365 days
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
2023-05-10 09:22:17 +00:00
Pierre Balzack 17a6f6315f
Updated Databag Description: Custom Cummunications (#3804)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-05-10 09:21:46 +00:00
nodiscc d7514770ff
Update Screensy demo link (#3797)
- https://screensy.stef.link : HTTPSConnectionPool(host='screensy.stef.link', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ff3dc265ea0>: Failed to establish a new connection: [Errno 111] Connection refused'))
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
2023-05-05 16:24:30 +00:00
nodiscc 58f19da697
mark Analytics section as related to Database Management (#3795)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3741
2023-05-05 16:14:51 +00:00
Anthony Stirling 9469ea2102
Add stirling-pdf to Document management (#3681) 2023-05-05 16:00:11 +00:00
lolcabanon 57cc41588d
Re-added Matomo in Analytics (#3794) 2023-05-05 15:59:20 +00:00
nodiscc b5e526043f
move awesome-sysadmin#it-asset-management 'see also' link under the Inventory Management section 2023-05-04 16:18:43 +00:00
nodiscc ff138e5675
Create Inventory Management section
- move all dedicated inventory management software to it
- add Related: links to related sections
2023-05-04 16:15:38 +00:00
nodiscc 7f1dba6f48
Remove Memos broken demo link, update homepage (#3786)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://memos.onrender.com/ : HTTP 404
- https://demo.usememos.com/:  This service has been suspended.
2023-05-04 14:32:05 +00:00
nodiscc 007c66b230
update JupyterLab homepage URL (#3785)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://jupyterlab.github.io/jupyterlab/ : HTTP 404
2023-05-04 14:31:58 +00:00
nodiscc 9d4e56bb61
update vSMTP homepage link (#3789)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://viridit.com/vsmtp-mail-transfer-agent/ : HTTP 404
2023-05-04 14:31:48 +00:00
nodiscc 222b325894
remove broken Redash demo link (#3788)
- ref.https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://demo.redash.io/ : HTTPSConnectionPool(host='demo.redash.io', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ff3dc2643a0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
2023-05-04 14:31:37 +00:00
Koichi MATSUMOTO e02c423c70
Remove OpenNote. (#3782)
Remove OpenNote because it's discontinued.
2023-05-04 10:03:09 +00:00
nodiscc a4d2958372
remove chibisafe (unmaintained since Jan, 2022) (#3772)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Chibisafe: last updated -472 days, 9:56:58.119340 ago, older than 365 days
2023-05-04 10:02:57 +00:00
nodiscc b0646fe037
remove hastebin (unmaintained since 2021) (#3771)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Hastebin: last updated -710 days, 9:56:58.115044 ago, older than 365 days
2023-05-04 10:02:44 +00:00
nodiscc d11060a8ee
remove microproxy (unmaintained since Jan, 2022) (#3770)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: microproxy: last updated -484 days, 9:56:58.111525 ago, older than 365 days
2023-05-04 10:02:34 +00:00
nodiscc 923d35241f
remove mopidy musicbox (unmaintained since 2020) (#3769)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Mopidy MusicBox: last updated -1041 days, 9:56:58.110949 ago, older than 365 days
2023-05-04 10:02:26 +00:00
nodiscc 079d8968a9
remove pagekit (unmaintained since 2020) (#3768)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Pagekit: last updated -1196 days, 9:56:58.109087 ago, older than 365 days
2023-05-04 10:02:13 +00:00
nodiscc 701f8bc04c
remove sovereign (unmaintained since 2021) (#3767)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: sovereign: last updated -766 days, 9:56:58.105370 ago, older than 365 days
2023-05-04 10:02:00 +00:00
nodiscc 80769d55ff
remove snipt (unmaintained since 2021) (#3766)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: snipt: last updated -730 days, 9:56:58.105608 ago, older than 365 days
2023-05-04 10:01:49 +00:00
nodiscc 9fd97da7b3
remove socksbin (unmaintained since March, 2022) (#3765)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: SocksBin: last updated -418 days, 9:56:58.105518 ago, older than 365 days
2023-05-04 10:01:21 +00:00
nodiscc c9cc5f5a0b
remove tasks.php (unmaintained since 2016) 2023-04-29 12:04:32 +00:00
nodiscc 388f107503
remove AllTube (the project is archived) (#3764)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
2023-04-29 12:02:05 +00:00
nodiscc 4d3ff1c685
remove WebODF (unmaintained since 2020) (#3749)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: WebODF: last updated -1171 days, 5:54:10.912547 ago, older than 365 days
2023-04-29 11:01:13 +00:00
nodiscc a40f92d022
remove updog (unmaintained since 2020) (#3748)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: updog: last updated -1156 days, 5:54:10.913168 ago, older than 365 days
2023-04-29 11:01:02 +00:00
nodiscc 2cab206d40
remove s3server (unmaintained since 2020) (#3747)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: s3server: last updated -945 days, 5:54:10.916477 ago, older than 365 days
2023-04-29 11:00:49 +00:00
nodiscc 9e912b593f
remove EpochTalk (unmaintained since 2021) (#3744)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: EpochTalk: last updated -709 days, 5:54:10.927487 ago, older than 365 days
2023-04-29 11:00:37 +00:00
nodiscc 94a86b0d90
remove Groove Basin (unmaintained since 2021) (#3743)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Groove Basin: last updated -776 days, 5:54:10.925762 ago, older than 365 days
2023-04-29 11:00:27 +00:00
nodiscc 2863a2fab3
remove Shaark (unmaintained since 2020) (#3742)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Shaark: last updated -841 days, 5:54:10.916033 ago, older than 365 days
2023-04-29 11:00:15 +00:00
nodiscc 98a13a26ed
remove Helpy (unmaintained since 2021) (#3737)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://demo.helpy.io/en : HTTPSConnectionPool(host='demo.helpy.io', port=443): Read timed out. (read timeout=10)
- WARNING:awesome_lint.py: Helpy: last updated -543 days, 11:21:53.478882 ago, older than 365 days
2023-04-29 10:59:58 +00:00
nodiscc 3a58ec9035
remove JD Esurvey (unmaintained since 2021) (#3736)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- https://www.jdsoft.com/jd-esurvey.html : HTTPSConnectionPool(host='www.jdsoft.com', port=443): Max retries exceeded with url: /jd-esurvey.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))
- WARNING:awesome_lint.py: JD Esurvey: last updated -660 days, 11:21:53.477724 ago, older than 365 days
2023-04-29 10:59:45 +00:00
Julian Prieber 9872ff37e8
Changed LittleLink Custom to LinkStack (#3757)
"LittleLink Custom" has been renamed to "LinkStack".

 - Updated domain
 - Updated description
 - Updated demo domain
 - Updated source code URL
 - Updated license
2023-04-27 08:40:29 +00:00
003 351466f443
Add Fathom Analytics (#3711)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-04-21 13:01:55 +00:00
Sergey Kostyuchenko fc03a029e1
Add webarchive to Archiving and Digital Preservation (DP) (#3691)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-04-21 13:01:21 +00:00
nodiscc 39d8d8eafa
formatting: standardize/shorten µStream description 2023-04-19 20:16:49 +02:00
nodiscc 4c4e67b561
fix whitespace 2023-04-19 20:16:06 +02:00
nodiscc 82f3d40365
remove gigablast website link (website gone, connection refused) (#3738)
- https://www.gigablast.com/ : HTTPSConnectionPool(host='www.gigablast.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f2e6cfde740>: Failed to establish a new connection: [Errno 111] Connection refused'))
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
2023-04-17 12:06:21 +00:00
nodiscc 6a483c4bc6
remove Bumpy Booby (unmaintained since 2016) (#3726)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Bumpy Booby: last updated -2399 days, 4:04:51.320151 ago, older than 365 days
2023-04-17 12:03:17 +00:00
nodiscc e401b6466d
remove cryptonote (unmaintained since 2020) (#3725)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: cryptonote: last updated -1054 days, 4:04:51.319159 ago, older than 365 days
- installation instructions for Heroku PaaS only, not self-hosted
2023-04-17 12:03:02 +00:00
nodiscc ba52b18ffe
remove Moonmoon (unmaintained since 2018) (#3724)
- only supports EOL PHP versions https://github.com/moonmoon/moonmoon/issues/117
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Moonmoon: last updated -1617 days, 4:04:51.307478 ago, older than 365 days
2023-04-17 12:02:45 +00:00
nodiscc 37f4c94414
remove ympd (unmaintained since 2018) (#3723)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: ympd: last updated -1843 days, 4:04:51.288081 ago, older than 365 days
- ref. https://github.com/notandy/ympd/issues/189
- may be replaced by https://github.com/jcorporation/myMPD
2023-04-17 12:02:28 +00:00
nodiscc f0276a47f5
remove Thingspeak (unmaintained since 2015) (#3722)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: Thingspeak: last updated -2837 days, 4:04:51.290657 ago, older than 365 days
- ref. https://github.com/iobridge/thingspeak/issues
2023-04-17 12:02:15 +00:00
nodiscc 49fe51348e
fix 'back to top' link 2023-04-17 13:48:42 +02:00
Nicolas Meienberger 11850601ef
chore: update Tipi website, demo and source code urls (#3728) 2023-04-16 11:09:47 +00:00
nodiscc d85aa4ce78
move dashdot to https://github.com/awesome-foss/awesome-sysadmin#monitoring
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3550
2023-04-15 13:20:34 +02:00
kokomo123 c6d239ece9
Add EasyWI to Games - Admin Utilities (#3696) 2023-04-14 08:54:26 +00:00
Koichi MATSUMOTO 70d50a1418
Add Shifter (#3690)
Add Shifter to File Transfer section.
2023-04-11 15:22:11 +00:00
Mungai Njoroge c9d199c9fa
add swingmusic to media streaming (#3689) 2023-04-11 15:21:59 +00:00
SuperDev a19a9a4a37
Add Easyshortener to URL Shorteners category (#3679)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-04-11 15:21:36 +00:00
nodiscc 33c44820e3
remove dyu comments (unmaintained since 2019) (#3709)
- develpment requires EOL Java 7
- no activity in issues since 2017
- ref. #3558
2023-04-11 15:21:07 +00:00
nodiscc b926b82b9f
remove microgit (unmaintained since 2020) (#3708)
- ref. #3558
2023-04-11 15:20:53 +00:00
nodiscc 3cd18b912d
remove Snibox (unmaintained since 2019) (#3707)
- ref. #3558
2023-04-11 15:20:41 +00:00
nodiscc bf1f3c1654
remove koozic (unmaintained since 2020) (#3706)
- ref. 3558
2023-04-11 15:20:25 +00:00
nodiscc 2f60087eb4
remove pump.io (unmaintained since april 2022) (#3705)
- 2 commits in 2022, previous was in August 2021
- ref. #3558
2023-04-11 15:20:13 +00:00
nodiscc 00d1ed7ce6
remove Gallery.css (unmaintained since 2016) (#3704)
- ref. #3558
2023-04-11 15:19:59 +00:00
nodiscc 541cbb0626
remove Isotope Mail (unmaintained since 2019) (#3703)
- ref. #3558
2023-04-11 15:19:45 +00:00
nodiscc ce2644336e
remove Bootcamp (unmaintained since April 2020) (#3702)
- ref. #3558
- ref. https://github.com/vitorfs/bootcamp/issues/246
2023-04-11 15:19:32 +00:00
nodiscc 53bd0b3cba
remove Glosa (unmaintained since 2021) (#3701)
- alternatives exist (Isso)
- ref. #3558
2023-04-11 15:19:20 +00:00
nodiscc 6d9dc9bf0b
remove MissionKontrol (unmaintained since 2021) (#3700)
- ref. #3558
2023-04-11 15:19:02 +00:00
nodiscc bed4382a42
remove RedBird (unmaintained since 2020) (#3699)
- ref. #3558
- ref. https://github.com/OptimalBits/redbird/issues/267
2023-04-11 15:18:50 +00:00
nodiscc 64ebaff742
update Drupal Commerce source code link (#3710)
- the github mirror does not seem to receive updates since 2020
- ref. #3558
2023-04-08 10:42:26 +00:00
nodiscc 63da4ceeec
remove traefik (already listed at https://github.com/awesome-foss/awesome-sysadmin#web) 2023-04-08 02:07:53 +02:00
nodiscc 50b6dc8dc4
proxy: mark section as related to web servers 2023-04-08 02:07:41 +02:00
nodiscc a8d0d078e8
fix alphabetical ordering 2023-04-08 01:45:57 +02:00
nodiscc 89f53f18dc
fix alphabetical ordering 2023-04-08 01:45:03 +02:00
nodiscc 1dea38840e
fix trailing whitespace 2023-04-08 01:44:55 +02:00
nodiscc 483a779afb
fix typo in benotes source code link 2023-04-08 01:44:55 +02:00
nodiscc fe52370904
fix hadmean syntax (missing comma) 2023-04-08 01:38:03 +02:00