Kore 是一个简单易用的 Kodi 遥控器。
GitHub repository for the Kore Android app.
Kore is the official remote for Kodi, and aims to be a simple and easy to use remote.
We use GitHub Actions to automatically build and run the local tests for each pull request.
docker build -t kore:latest .docker run -it -v $(pwd):/opt/kore kore:latest bashFor listing all tasks, run gradle tasks, for building the app, execute gradle assembleRelease.
If you want to run tests, execute gradle testDebugUnitTest.
Libraries used
Copyright 2022 XBMC Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Google Play and the Google Play logo are trademarks of Google Inc.
暂无开放 Issues,或尚未同步最近议题。