Added 3 projects and 1 to backlog

This commit is contained in:
Lucas
2025-05-13 13:29:43 -07:00
parent 430027fd84
commit cc91f5c4cf
2 changed files with 51 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ Prospective candidates that don't quite make it onto this list, as of now, but a
- [DevDocs](https://github.com/cyberagiinc/DevDocs) - [DevDocs](https://github.com/cyberagiinc/DevDocs)
- [Hyprnote](https://github.com/fastrepl/hyprnote) - Waiting on stars - [Hyprnote](https://github.com/fastrepl/hyprnote) - Waiting on stars
- [Taiga](https://github.com/taigaio) - [Taiga](https://github.com/taigaio)
- [Clop](https://github.com/FuzzyIdeas/Clop) - Needs to mature
- [amp](https://github.com/jmacdonald/amp) - Checking longevity - [amp](https://github.com/jmacdonald/amp) - Checking longevity
- [pad.ws](https://github.com/pad-ws/pad.ws) - [pad.ws](https://github.com/pad-ws/pad.ws)
- [Polaris](https://github.com/agersant/polaris) - [Polaris](https://github.com/agersant/polaris)

View File

@@ -8716,6 +8716,56 @@
"language": "Python", "language": "Python",
"license": "NOASSERTION", "license": "NOASSERTION",
"homepage_url": "https://akkudoktor.net" "homepage_url": "https://akkudoktor.net"
},
{
"name": "SerenityOS",
"description": "",
"repo_url": "https://github.com/SerenityOS/serenity",
"tags": [],
"platforms": [
"n/a"
],
"category": "operating-system",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
},
{
"name": "Klipper",
"description": "",
"repo_url": "https://github.com/Klipper3d/klipper",
"tags": [],
"platforms": [
"n/a"
],
"category": "other",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
},
{
"name": "Jujutsu",
"description": "",
"repo_url": "https://github.com/jj-vcs/jj",
"tags": [
"cli"
],
"platforms": [
"cross"
],
"category": "dev-tools",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
} }
] ]
} }