diff --git a/.github/assets/activity.png b/.github/assets/activity.png new file mode 100644 index 0000000..196df87 Binary files /dev/null and b/.github/assets/activity.png differ diff --git a/README.md b/README.md index 0ce9c6a..ab28a5a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ **Gitea Mirror** is a modern web application for automatically mirroring repositories from GitHub to your self-hosted Gitea instance. Designed for developers, teams, and organizations who want to retain full control of their code while still collaborating on GitHub. +![Dashboard](.github/assets/dashboard.png) + ## Features - 🔁 Sync public, private, or starred GitHub repos to Gitea @@ -18,7 +20,7 @@ ## Screenshots -
+
### Dashboard The dashboard provides an overview of your mirroring status, including total repositories, successfully mirrored repositories, and recent activity. @@ -35,7 +37,7 @@ See the [Quick Start Guide](docs/quickstart.md) for detailed instructions on get ### Prerequisites -- Node.js 18 or later +- Node.js 22 or later - A GitHub account with a personal access token - A Gitea instance with an access token