Giter Site home page Giter Site logo

getpandoralicenseusage's Introduction

项目简介

本项目是为了方便用户获取 PandoraNext License 使用情况而创建的,用户可以通过本项目获取到自己的 License 使用情况,以及用量的重置时间。

如果本项目对你有帮助的话,请给我一个 Star 吧!

用法

  1. git clone 本项目到本地

  2. 进入项目目录,修改 docker-compose.yml 中的 PANDORA_LICENSE_ID 变量为自己的 License ID

  3. 运行 docker-compose up -d 启动容器

调用方法

默认请求地址:http://ip:53333/api/getPandoraNextLicUsage

预期响应:

{
    "current":<当前用量>,
    "ip":"<授权IP>",
    "license_id":"<证书ID>",
    "total":"<总用量>",
    "ttl":"1\u5c0f\u65f624\u5206\u949f1\u79d2" # 预期重置时间
}

更新日志

Release 页面。

getpandoralicenseusage's People

Stargazers

 avatar Milo avatar Payne-Wang avatar 杨晓若 avatar  avatar Wizerd avatar

Watchers

Wizerd avatar

Forkers

mengdahuang

getpandoralicenseusage's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.