Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nextcloud/appstore
- Owner: nextcloud
- License: agpl-3.0
- Created: 2016-06-03T16:49:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T07:32:23.000Z (7 months ago)
- Last Synced: 2024-04-14T01:24:41.961Z (7 months ago)
- Topics: apps, django, foss, nextcloud, python, store, typescript
- Language: Python
- Homepage: https://apps.nextcloud.com
- Size: 614 MB
- Stars: 275
- Watchers: 44
- Forks: 130
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.md
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 :)