2019-08-16 01:50:45 +02:00
# Awesome Gitea
2020-02-19 01:24:07 +01:00
[![Awesome ](https://awesome.re/badge-flat.svg )](https://awesome.re)
2019-08-16 01:50:45 +02:00
[![Contribution%20Guide ](https://img.shields.io/badge/-Contribution%20Guide-informational?style=flat )](contributing.md)
2020-02-15 14:40:33 +01:00
A curated list of awesome projects related to Gitea.
2019-08-16 01:40:26 +02:00
2019-08-16 02:07:11 +02:00
### Contents
2019-08-16 02:22:39 +02:00
- [Applications ](#applications )
2019-08-16 03:01:06 +02:00
- [Bot ](#bot )
2019-08-16 02:07:11 +02:00
- [Command Line ](#command-line )
- [DevOps ](#devops )
2020-02-16 17:28:34 +01:00
- [Mobile ](#mobile )
- [Panel ](#panel )
2020-02-15 14:40:33 +01:00
2020-05-06 06:37:16 +02:00
- [Migration ](#migration )
2019-08-16 08:34:30 +02:00
- [Organizations ](#organizations )
2020-02-15 14:40:33 +01:00
- [Packages ](#packages )
2019-08-16 02:07:11 +02:00
2020-03-04 23:02:13 +01:00
- [Package Management ](#package-management )
2020-02-15 14:40:33 +01:00
- [Plugins ](#plugins )
- [Scripts ](#scripts )
2019-08-26 12:14:47 +02:00
2020-02-15 14:40:33 +01:00
- [SDK ](#sdk )
- [Themes ](#themes )
## Applications
2019-08-16 02:07:11 +02:00
2019-08-16 03:00:19 +02:00
### Bot
* [staletea ](https://gitea.com/jonasfranz/staletea ) - StaleBot for Gitea.
2019-08-16 02:07:11 +02:00
### Command Line
2020-02-15 14:40:33 +01:00
* [changelog ](https://gitea.com/gitea/changelog ) - Generate changelog of gitea repository.
2020-02-18 15:57:36 +01:00
* [gitea-cli ](https://github.com/bashup/gitea-cli ) - Extensible, configurable command-line API client for gitea and gogs.
* [sip ](https://gitea.com/jolheiser/sip ) - A prompt-based command line tool to interact with Gitea servers.
2019-08-16 02:07:11 +02:00
* [tea ](https://gitea.com/gitea/tea ) - A command line tool to interact with Gitea servers.
### DevOps
2020-12-13 11:05:51 +01:00
* [agola ](https://github.com/agola-io/agola ) - Agola: CI/CD Redefined. Built-in Gitea support.(see [``docs`` ](https://agola.io/tryit/#test-using-a-local-gitea-instance ))
2020-02-15 14:40:33 +01:00
* [appveyor ](https://www.appveyor.com/ ) - Gitea receives first-class support in AppVeyor CI.
2020-03-04 23:02:13 +01:00
* [AWS Cloud Integration(webhook-to-s3) ](https://github.com/leonli/webhook-to-s3 ) - Gitea Webhook integration with AWS CodePipeline and CodeBuild by automatically uploading the archive to AWS S3.
2020-02-15 14:40:33 +01:00
* [buildbot-gitea ](https://github.com/lab132/buildbot-gitea ) - Buildbot plugin for integration with gitea.
* [buildkite-connector ](https://github.com/techknowlogick/gitea-buildkite-connector ) - Connect Gitea & Buildkite.
* [Concourse ](https://www.concourse-ci.org/ ) - partially can be integrated with Gitea. see https://discuss.concourse-ci.org/t/concourse-ci-and-gitea-oauth/1475
2020-06-09 14:12:06 +02:00
* [dex ](https://github.com/dexidp/dex ) - Dex is a federated OpenID Connect provider. Built-in Gitea support.
2020-12-13 11:05:51 +01:00
* [drone ](https://github.com/drone/drone ) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. (see [docs ](https://docs.drone.io/server/provider/gitea/ ))
2020-02-15 14:40:33 +01:00
* [Jenkins ](https://github.com/jenkinsci/gitea-plugin ) - Gitea plugin for jenkins.
2020-09-29 17:07:11 +02:00
* [Metroline ](https://github.com/metroline/metroline ) - Metroline is a Continuous Integration and Delivery platform built with Docker, Node, React and MongoDB, natively compatible with Gitea.
2020-04-10 01:19:10 +02:00
* [Renovate ](https://github.com/renovatebot/renovate ) - Gitea compatible configurable universal dependability update tool
2019-08-16 02:07:11 +02:00
2020-02-15 14:40:33 +01:00
### Mobile
2019-08-16 02:22:39 +02:00
2020-10-06 22:17:52 +02:00
* [GitNex ](https://codeberg.org/gitnex/GitNex ) - Android client for Gitea.
2020-02-15 14:40:33 +01:00
* [git-touch ](https://github.com/pd4d10/git-touch ) - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea, built with Flutter
2019-08-16 02:22:39 +02:00
2020-02-16 07:10:17 +01:00
### Panel
* [GiteaPanel ](https://github.com/sashaoli/GiteaPanel ) - Manage the local Gitea server from the tray.
2020-08-03 19:16:50 +02:00
* [Listea ](https://github.com/IGLOU-EU/listea ) - Simple Gitea issues viewer from the tray.
2020-02-16 07:10:17 +01:00
2020-05-06 06:37:16 +02:00
## Migration
* [github2gitea ](https://gitea.com/yige/github2gitea ) - A python script to migrate Github repositories Gitea with issues/prs/wiki and etc.
2020-05-27 12:20:54 +02:00
* [gitlab2gitea ](https://github.com/cornelk/gitlab2gitea ) - A command line tool build with Golang to migrate a GitLab project to Gitea.
2020-11-22 00:06:00 +01:00
* [Gogs2Gitea ](https://github.com/lesh59/Gogs2Gitea ) - A SQL script and process (README) to migrate directly from Gogs 0.12.3 to Gitea 1.12.5 / 1.12.6 in MySQL/MariaDB and maybe other DB's.
2020-05-06 06:37:16 +02:00
2020-02-15 14:40:33 +01:00
## Organizations
2019-08-16 02:22:39 +02:00
2020-02-15 14:40:33 +01:00
* [Codeberg ](https://codeberg.org/Codeberg ) - Non-Profit Collaboration Community for Free and Open Source Projects (formerly known under its working title teahub.io).
* [FSFE ](https://git.fsfe.org/ ) - Git @ Free Software Foundation Europe
* [OpenDev ](https://opendev.org/ ) - A space for collaborative Open Source software development.
* [PSES ](https://git.passageenseine.fr/pses ) - Pas Sage en Seine.
2020-12-04 20:13:42 +01:00
* [Sum7 ](https://dev.sum7.eu/ ) - A hoster to support decentralized services. A step away from big cloud services.
2020-02-15 14:40:33 +01:00
* [Teknik ](https://git.teknik.io/Teknikode ) - Provide services to help those who try to innovate.
## Packages
2020-02-16 07:10:17 +01:00
* [docker-openshift-gitea ](https://github.com/wkulhanek/docker-openshift-gitea ) - Gitea container for OpenShift
2020-02-19 01:24:07 +01:00
* [FreeNAS-Gitea ](https://github.com/jed-frey/FreeNAS-Gitea ) - Gitea install copy/pasta instructions for FreeNAS and FreeBSD iocage jails.
2020-02-15 14:40:33 +01:00
* [gitea-chocolatey ](https://github.com/doggy8088/gitea-chocolatey ) - Chocolatey package for gitea
2020-06-21 08:39:46 +02:00
* [Gitea Debian/Ubuntu packages ](https://gitlab.com/packaging/gitea ) - Debian/Ubuntu packages
2020-02-15 14:40:33 +01:00
* [gitea-helm-chart ](https://github.com/jfelten/gitea-helm-chart ) - gitea-helm-chart
2020-02-19 01:24:07 +01:00
* [gitea-operator ](https://github.com/integr8ly/gitea-operator ) - An Operator that installs Gitea
2020-05-13 16:19:25 +02:00
* [gitea-operator ](https://github.com/robotinfra/gitea-operator ) - Gitea Kubernetes Operator
2020-07-10 22:39:09 +02:00
* [helm-chart ](https://gitea.com/gitea/helm-chart ) - Official Gitea Helm Chart
2020-02-16 04:58:50 +01:00
* [synology-gitea-jboxberger ](https://github.com/jboxberger/synology-gitea-jboxberger ) - Synology Gitea Package
2020-02-15 14:40:33 +01:00
2020-03-04 23:02:13 +01:00
## Package Management
* [Acappella ](https://github.com/sitelease/acappella ) - Private Composer Repository for Gitea
2020-02-15 14:40:33 +01:00
## Plugins
2020-02-19 01:24:07 +01:00
* [git-kanban-enhanced-extension ](https://github.com/funktechno/git-kanban-enhanced-extension ) - chrome extension to add additional kanban project planning to git hosting: github.com, gitlab.com, gitea.io, bitbucket.org
2020-09-09 16:09:49 +02:00
* [git-master ](https://github.com/ineo6/git-master ) - Git Master Extension for git file tree, support GitHub, GitLab, Gitee, Gitea
2020-09-08 23:52:34 +02:00
* [gitea-comment-plugin ](https://github.com/TsakiDev/gitea-comment ) - A Drone plugin to post comments on a Gitea Pull Request.
2020-02-15 14:40:33 +01:00
* [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
2020-02-19 01:24:07 +01:00
* [gitea-tree ](https://github.com/vickllny/giteatree ) - gitea-tree
2020-03-04 23:02:13 +01:00
* [Gitea-VSCode ](https://marketplace.visualstudio.com/items?itemName=ijustdev.gitea-vscode ) - Gitea Issue Tracker for vs-code
* [intellij-gitea-plugin ](https://github.com/e1fueg0/intellij-gitea-plugin ) - Gitea issue tracker integration plugin for Jetbrains IDE platform.
2019-08-16 02:22:39 +02:00
2020-02-15 14:40:33 +01:00
## Scripts
2019-08-16 02:22:39 +02:00
2020-02-16 07:10:17 +01:00
* [ansible.gitea ](https://github.com/melvin-suter/ansible.gitea ) - Gitea Setup with Ansible
2020-02-15 14:40:33 +01:00
* [ansible-role-gitea ](https://github.com/thomas-maurice/ansible-role-gitea ) - Ansible role to deploy a Gitea instance
2019-08-16 08:34:30 +02:00
2020-02-15 14:40:33 +01:00
## SDK
2019-08-16 08:34:30 +02:00
2020-02-15 14:40:33 +01:00
* [Dart ](https://pub.dev/packages/gitea ) - Dart SDK for gitea
* [gitea.js ](https://github.com/waspothegreat/gitea.js ) - Gitea (WIP) wrapper lib made in javascript.
2020-03-04 23:02:13 +01:00
* [Gitea.net ](https://github.com/mkloubert/gitea.net ) - .NET Library for the Gitea API.
* [Gitea-sdk ](https://gitea.com/jolheiser/gitea-sdk ) - Gitea SDK generated by Swagger.
2020-02-15 14:40:33 +01:00
* [Giteapy ](https://pypi.org/project/giteapy/ ) - Python SDK for gitea
2020-02-19 01:24:07 +01:00
* [gitear ](https://github.com/ixpantia/gitear ) - R wrapper to the gitea API
2020-07-10 03:19:48 +02:00
* [Gitea rust crate ](https://crates.io/crates/gitea ) - A simple Gitea client for Rust programs
2020-02-15 14:40:33 +01:00
* [Golang SDK ](https://gitea.com/gitea/go-sdk ) - Official Golang SDK for gitea.
2020-03-04 23:02:13 +01:00
* [java-gitea-api ](https://github.com/zeripath/java-gitea-api ) - Swagger generated api for Gitea
2020-02-19 17:12:28 +01:00
* [PHP ](https://github.com/avency/Gitea/ ) - PHP SDK for gitea
2020-03-04 23:02:13 +01:00
* [Sugar Cube Client ](https://github.com/sitelease/sugar-cube-client ) - A sweet Gitea API client for PHP
* [yii2-gitea ](https://github.com/cedx/yii2-gitea ) - Gitea connector for Yii
2020-02-15 14:40:33 +01:00
2020-02-15 13:13:04 +01:00
## Themes
2019-08-16 08:34:30 +02:00
2020-02-19 01:24:07 +01:00
* [Gitea Dark Blue ](https://gitea.artixlinux.org/artix/gitea-dark-blue ) - The dark blue Gitea theme used in https://gitea.artixlinux.org
* [Gitea Matrix Template ](https://github.com/TylerByte666/gitea-matrix-template ) - Custom Gitea Theme! Spruce up gitea's arc-green template, with a matrix inspired background.
* [Gitea Space ](https://github.com/Th3Whit3Wolf/Space-Gitea ) - Spacemacs Theme for Gitea
* [Github for Gitea ](https://github.com/lstolcman/gitea-github-theme ) - Github theme for Gitea
2020-09-17 03:57:19 +02:00
* [Gitea Dark Red ](https://github.com/iamdoubz/Gitea-Dark-Red-Theme ) - The dark red Gitea theme used in https://git.dou.bet/iamdoubz/Gitea-Dark-Red
2020-11-16 23:42:03 +01:00
* [Gitea Red Silver ](https://github.com/iamdoubz/Gitea-Red-Silver ) - The red silver Gitea theme used in https://git.dou.bet/iamdoubz/Gitea-Red-Silver
* [theme.park ](https://github.com/gilbN/theme.park/wiki/Gitea ) - A theme suite for Gitea.