diff --git a/resources/dev/BACKLOG.md b/resources/dev/BACKLOG.md index 7459ba2..4bf16ff 100644 --- a/resources/dev/BACKLOG.md +++ b/resources/dev/BACKLOG.md @@ -27,6 +27,7 @@ Prospective candidates that don't quite make it onto this list, as of now, but a - [Sidekick](https://github.com/johnbean393/Sidekick) - Investigating suspicious star count. Huge discrepancies in stars and activity. - [DevDocs](https://github.com/cyberagiinc/DevDocs) +- [Hyprnote](https://github.com/fastrepl/hyprnote) - Waiting on stars - [Taiga](https://github.com/taigaio) - [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 5e19f2b..c9a22ea 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -7824,6 +7824,41 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Mindustry", + "description": "", + "repo_url": "https://github.com/Anuken/Mindustry", + "tags": [], + "platforms": [ + "cross", + "mobile" + ], + "category": "games", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Browser Use", + "description": "", + "repo_url": "https://github.com/browser-use/browser-use", + "tags": [ + "manual" + ], + "platforms": [ + "cross" + ], + "category": "agent", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file