diff --git a/resources/dev/BACKLOG.md b/resources/dev/BACKLOG.md index e572e69..bff74ca 100644 --- a/resources/dev/BACKLOG.md +++ b/resources/dev/BACKLOG.md @@ -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) - [Hyprnote](https://github.com/fastrepl/hyprnote) - Waiting on stars - [Taiga](https://github.com/taigaio) +- [Clop](https://github.com/FuzzyIdeas/Clop) - Needs to mature - [amp](https://github.com/jmacdonald/amp) - Checking longevity - [pad.ws](https://github.com/pad-ws/pad.ws) - [Polaris](https://github.com/agersant/polaris) diff --git a/source/data/applications.json b/source/data/applications.json index 2655393..6b6fd94 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -8716,6 +8716,56 @@ "language": "Python", "license": "NOASSERTION", "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": "" } ] } \ No newline at end of file