Coder Social home page Coder Social logo

soulteary / padavan-network-traffic-calc Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 10 KB

Padavan Network Traffic Calculator / Padavan 网络流量计算器

Home Page: https://soulteary.github.io/padavan-network-traffic-calc/

License: GNU General Public License v2.0

HTML 100.00%
padavan

padavan-network-traffic-calc's Introduction

Padavan Network Traffic Calculator

这个工具用于展示 Padavan 设备中的流量数据。

在线地址

https://soulteary.github.io/padavan-network-traffic-calc/

使用方式

双击 index.html ,在浏览器新页面中输入从设备页面保存的数据,然后点击计算按钮即可。

数据格式可以使用:

daily_history = [
    [0x790709, 0xfb2135, 0x449859]
    , [0x79070a, 0x12686c0, 0x3fc6e0]
];
monthly_history = [
    [0x770100, 0x27a3c88, 0xcb1774]
    , [0x770200, 0x194a04e7, 0x237acea]
];

或者:

[
    [0x770100, 0x27a3c88, 0xcb1774]
    , [0x770200, 0x194a04e7, 0x237acea]
];

License

数据转换代码取自 Padavan 项目,故协议和 https://bitbucket.org/padavan/rt-n56u/src/master/trunk/License 保持一致。

padavan-network-traffic-calc's People

Contributors

soulteary avatar

Watchers

 avatar  avatar

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.