Added several new apps to list and backlog

This commit is contained in:
Lucas
2025-04-24 19:42:32 -07:00
parent 423c708fd2
commit 60a3c24f24
4 changed files with 71 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ Projects that require a further vetting process.
- [Yacht](https://github.com/SelfhostedPro/Yacht) - Might be abandoned
- [Lorien](https://github.com/mbrlabs/Lorien)
- [Freeplane](https://github.com/freeplane/freeplane)
- [Papermark](https://github.com/mfts/papermark)
- [HomeBox](https://github.com/sysadminsmedia/homebox)
- [Pinry](https://github.com/pinry/pinry)
- [olmocr](https://github.com/allenai/olmocr)
@@ -30,9 +31,12 @@ Prospective candidates that don't quite make it onto this list, as of now, but a
- [pad.ws](https://github.com/pad-ws/pad.ws)
- [Polaris](https://github.com/agersant/polaris)
- [AM](https://github.com/ivan-hc/AM)
- [Cartridges](https://github.com/kra-mo/cartridges) - Waiting on stars
- [kunkun](https://github.com/kunkunsh/kunkun) - Only waiting on stars
- [gauntlet](https://github.com/project-gauntlet/gauntlet) - Only waiting on stars
- [Raindrop.io](https://github.com/raindropio)
- [Astra Monitor](https://github.com/AstraExt/astra-monitor) - Waiting on stars
- [Klee](https://github.com/signerlabs/Klee) - Very new and not sure about longevity
- [SwarmUI](https://github.com/mcmonkeyprojects/SwarmUI)
- [MochiDiffusion](https://github.com/MochiDiffusion/MochiDiffusion)
- [RustPad](https://github.com/ekzhang/rustpad)

View File

@@ -56,4 +56,4 @@
`CLI`, `Plugin`, `Extension`, `Web UI`
> [!NOTE]
> Cross, MacOS, Linux, and Windows tags, by default, imply that the app ships as a binary (EX: exe, dmg) unless they are accompanied by the `manual` tag that indicates another runtime or installation method.
> Cross, MacOS, Linux, and Windows tags, by default, imply that the app ships as a binary (EX: exe, dmg) unless they are accompanied by the `manual` tag that indicates another runtime or installation method. The same goes for `SelfHost`, which by default, implies the app can be installed via Docker.

View File

@@ -7572,7 +7572,7 @@
"selfhost",
"web-cloud"
],
"category": "",
"category": "diagrams",
"stars": 27854,
"flags": [],
"last_commit": "04/24/2025",
@@ -7770,6 +7770,59 @@
"language": "",
"license": "",
"homepage_url": ""
},
{
"name": "Liam ERD",
"description": "",
"repo_url": "https://github.com/liam-hq/liam",
"tags": [
"manual"
],
"platforms": [
"web-cloud",
"selfhost"
],
"category": "diagrams",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
},
{
"name": "c/ua",
"description": "",
"repo_url": "https://github.com/trycua/cua",
"tags": [
"manual"
],
"platforms": [
"cross"
],
"category": "agent",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
},
{
"name": "Argo CD",
"description": "",
"repo_url": "https://github.com/argoproj/argo-cd",
"tags": [],
"platforms": [
"selfhost"
],
"category": "containers",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
}
]
}

View File

@@ -678,6 +678,18 @@
"parent": "ai",
"description": ""
},
{
"name": "Image Editing",
"id": "image-editing",
"parent": "media",
"description": ""
},
{
"name": "Diagrams",
"id": "diagrams",
"parent": "media",
"description": ""
},
{
"name": "Other",
"id": "other",