diff --git a/resources/dev/BACKLOG.md b/resources/dev/BACKLOG.md index bff74ca..9be9f32 100644 --- a/resources/dev/BACKLOG.md +++ b/resources/dev/BACKLOG.md @@ -34,6 +34,7 @@ Projects that require a further vetting process. - [paint-board](https://github.com/LHRUN/paint-board) - [Lorien](https://github.com/mbrlabs/Lorien) - Might be abandoned - [5ire](https://github.com/nanbingxyz/5ire) +- [Sloth](https://github.com/sveinbjornt/Sloth) - Might be abandoned ## Prospects Prospective candidates that don't quite make it onto this list, as of now, but are on route to. diff --git a/source/data/applications.json b/source/data/applications.json index e755465..38de20e 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -8819,6 +8819,103 @@ "language": "Python", "license": "Apache-2.0", "homepage_url": "https://mem0.ai" + }, + { + "name": "LinearMouse", + "description": "", + "repo_url": "https://github.com/linearmouse/linearmouse", + "tags": [], + "platforms": [ + "macos" + ], + "category": "macos", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Moonlight", + "description": "", + "repo_url": "https://github.com/moonlight-stream/moonlight-qt", + "tags": [], + "platforms": [ + "cross" + ], + "category": "game-launcher", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Wealthfolio", + "description": "", + "repo_url": "https://github.com/afadil/wealthfolio", + "tags": [], + "platforms": [ + "cross" + ], + "category": "finance", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "htop", + "description": "", + "repo_url": "https://github.com/htop-dev/htop", + "tags": [], + "platforms": [ + "macos", + "linux" + ], + "category": "system-monitoring", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "LeaderKey", + "description": "", + "repo_url": "https://github.com/mikker/LeaderKey.app", + "tags": [], + "platforms": [ + "macos" + ], + "category": "launcher", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Olauncher", + "description": "", + "repo_url": "https://github.com/tanujnotes/Olauncher", + "tags": [], + "platforms": [ + "android" + ], + "category": "launcher", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file