diff --git a/README.md b/README.md
index 0cb4864..4e58c18 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,10 @@ A curated list of awesome projects related to Gitea.
 * [GitNex](https://gitea.com/mmarif/GitNex) - Android client for Gitea.
 * [git-touch](https://github.com/pd4d10/git-touch) - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea, built with Flutter
 
+### Panel
+
+* [GiteaPanel](https://github.com/sashaoli/GiteaPanel) - Manage the local Gitea server from the tray.
+
 ## Organizations
 
 * [Codeberg](https://codeberg.org/Codeberg) - Non-Profit Collaboration Community for Free and Open Source Projects (formerly known under its working title teahub.io).
@@ -61,7 +65,7 @@ A curated list of awesome projects related to Gitea.
 
 ## Packages
 
-* [docker-openshift-gitea](https://github.com/wkulhanek/docker-openshift-gitea) - Gitea container for OpenShift 
+* [docker-openshift-gitea](https://github.com/wkulhanek/docker-openshift-gitea) - Gitea container for OpenShift
 * [FreeNAS-Gitea](https://github.com/jed-frey/FreeNAS-Gitea) - Gitea install copy/pasta instructions for FreeNAS and FreeBSD iocage jails. 
 * [gitea-chart](https://github.com/k8s-land/gitea-chart) - Gitea Helm Chart
 * [gitea-chocolatey](https://github.com/doggy8088/gitea-chocolatey) - Chocolatey package for gitea
@@ -77,18 +81,22 @@ A curated list of awesome projects related to Gitea.
 * [Gitea-VSCode](https://marketplace.visualstudio.com/items?itemName=ijustdev.gitea-vscode) - Gitea Issue Tracker for vs-code
 * [Gitea Extension for Visual Studio](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio) - A Visual Studio Extension that brings the Gitea Flow into Visual Studio.
 * [gitea-kanban](https://github.com/qontu/gitea-kanban) - Kanban for Gitea done in Vue
+* [gitea-tree ](https://github.com/vickllny/giteatree) - gitea-tree 
 
 ## Scripts
 
+* [ansible.gitea](https://github.com/melvin-suter/ansible.gitea) - Gitea Setup with Ansible
 * [ansible-role-gitea](https://github.com/thomas-maurice/ansible-role-gitea) - Ansible role to deploy a Gitea instance
 
 ## SDK
 
 * [Dart](https://pub.dev/packages/gitea) - Dart SDK for gitea
+* [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea 
 * [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger.
 * [Gitea.net](https://github.com/mkloubert/gitea.net) - .NET Library for the Gitea API.
 * [gitea.js](https://github.com/waspothegreat/gitea.js) - Gitea (WIP) wrapper lib made in javascript.
 * [Giteapy](https://pypi.org/project/giteapy/) - Python SDK for gitea
+* [gitear](https://github.com/ixpantia/gitear) - R wrapper to the gitea API 
 * [Golang SDK](https://gitea.com/gitea/go-sdk) - Official Golang SDK for gitea.
 * [yii2-gitea](https://github.com/cedx/yii2-gitea) - Gitea connector for Yii