Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nextcloud/appstore

:convenience_store: App Store for Nextcloud
https://github.com/nextcloud/appstore

apps django foss nextcloud python store typescript

Last synced: about 1 month ago
JSON representation

:convenience_store: App Store for Nextcloud

Awesome Lists containing this project

README

        

# Nextcloud App Store

[![Analysis & Coverage](https://github.com/nextcloud/appstore/actions/workflows/analysis-coverage.yml/badge.svg)](https://github.com/nextcloud/appstore/actions/workflows/analysis-coverage.yml)
[![codecov](https://codecov.io/gh/nextcloud/appstore/branch/master/graph/badge.svg?token=ABLI0g5G9q)](https://codecov.io/gh/nextcloud/appstore)
[![Documentation Status](https://readthedocs.org/projects/nextcloudappstore/badge/?version=latest)](http://nextcloudappstore.readthedocs.io/en/latest/?badge=latest)
[![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/nextcloud/appstore)](https://img.shields.io/librariesio/github/nextcloud/appstore)

![PythonVersion](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12-blue)
[![License](https://img.shields.io/badge/license-AGPLv3+-blue.svg)](https://www.gnu.org/licenses/agpl-3.0.en.html)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/846/badge)](https://bestpractices.coreinfrastructure.org/projects/846)

A new app store for Nextcloud apps built with Django. Up and running at [https://apps.nextcloud.com](https://apps.nextcloud.com).

We **do not handle Nextcloud integration**. Nextcloud integration is handled in the [Nextcloud Server repository](https://github.com/nextcloud/server).

## Documentation
Documentation including setup and API specification is [available on Read the Docs](https://nextcloudappstore.readthedocs.io/en/latest/)

## Contributing
If you want to help in developing the App Store, translating or filing bugs and feature requests, please consult the [contributing guidelines](https://github.com/nextcloud/appstore/blob/master/.github/CONTRIBUTING.md)

## Security
If you find security issues or bugs please follow the [official security process](https://nextcloud.com/security/).

The store does not offer any bug bounties but we hope that you still want to help us to fix its issues :)