mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
fix: repository renames and update URLs (#2103)
* fix: repository renames and update URLs ``` repository not found in search results: https://github.com/atomicdata-dev/atomic-server repository not found in search results: https://github.com/idno/known repository not found in search results: https://github.com/lobehub/lobe-chat repository not found in search results: https://github.com/jokob-sk/NetAlertX repository not found in search results: https://github.com/richardr1126/OpenReader-WebUI ``` - Fixed for all repos the source code URL - Updated for Atomic Server the website URL (fixes #2074 as well) - Renamed OpenReader-WebUI to OpenReader * fix typo in known & atomic
This commit is contained in:
parent
cf32d2b515
commit
91b5ec4ba0
5 changed files with 7 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: Atomic Server
|
||||
website_url: https://github.com/atomicdata-dev/atomic-server
|
||||
website_url: https://atomicserver.eu/
|
||||
description: Knowledge graph database with documents (similar to Notion), tables, search, and a powerful linked data API. Lightweight, very fast and no runtime dependencies.
|
||||
licenses:
|
||||
- MIT
|
||||
|
|
@ -8,7 +8,7 @@ platforms:
|
|||
- Rust
|
||||
tags:
|
||||
- Knowledge Management Tools
|
||||
source_code_url: https://github.com/atomicdata-dev/atomic-server
|
||||
source_code_url: https://github.com/ontola/atomic-server
|
||||
demo_url: https://atomicdata.dev/
|
||||
stargazers_count: 1480
|
||||
updated_at: '2026-01-08'
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- Blogging Platforms
|
||||
source_code_url: https://github.com/idno/known
|
||||
source_code_url: https://github.com/idno/idno
|
||||
stargazers_count: 1106
|
||||
updated_at: '2026-02-14'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: LobeHub
|
||||
website_url: https://www.lobehub.com
|
||||
source_code_url: https://github.com/lobehub/lobe-chat
|
||||
source_code_url: https://github.com/lobehub/lobehub
|
||||
description: Modern design AI chat framework supporting multiple AI providers, one click install MCP Marketplace and Artifacts / Thinking.
|
||||
licenses:
|
||||
- ⊘ Proprietary
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: "NetAlertX"
|
||||
website_url: "https://netalertx.com/"
|
||||
source_code_url: "https://github.com/jokob-sk/NetAlertX"
|
||||
source_code_url: "https://github.com/netalertx/NetAlertX"
|
||||
description: "Network intruder and presence detector. Scans for devices connected to your network and alerts you if new and unknown devices are found."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: OpenReader WebUI
|
||||
name: OpenReader
|
||||
website_url: https://openreader.richardr.dev/
|
||||
source_code_url: https://github.com/richardr1126/OpenReader-WebUI
|
||||
source_code_url: https://github.com/richardr1126/openreader
|
||||
description: EPUB, PDF, DOCX, MD, and TXT file text to speech document reader. Read documents in realtime with high-quality TTS; or extract audiobooks.
|
||||
licenses:
|
||||
- MIT
|
||||
Loading…
Reference in a new issue