An open API service indexing awesome lists of open source software.

https://github.com/gopeedlab/gopeed-extension-samples

Gopeed extension samples.
https://github.com/gopeedlab/gopeed-extension-samples

gopeed-extension

Last synced: 2 months ago
JSON representation

Gopeed extension samples.

Awesome Lists containing this project

README

        


Gopeed Extension Samples

[中文](/README_zh-CN.md) | [English](/README.md)

This repository contains multiple Gopeed extension project examples. You can learn how to develop Gopeed extensions through these examples, or directly install and use them through the installation url.

## Development Documentation

Please refer to: [https://docs.gopeed.com/dev-extension.html](https://docs.gopeed.com/dev-extension.html)

## Examples

| Example | Description | Install URL |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [Github Contributor Avatars Download](/github-contributor-avatars-sample/README.md) | Used to parse and download all avatars of Github repo | github.com/GopeedLab/gopeed-extension-samples#github-contributor-avatars-sample |
| [Github Release Asset Download](/github-release-sample/README.md) | Used to parse and download all assets of Github release | github.com/GopeedLab/gopeed-extension-samples#github-release-sample |