Giter Site home page Giter Site logo

xposed-networkspeedindicator's Introduction

Network Speed Indicator

Displays network speeds on the status bar. Requires a rooted phone with Xposed Module installed.

This is a continuous work from Dzakus' great work. Many thanks to the contributors and translators!

Translators, please see notes below.

To install, look for "NetworkSpeedIndicator" in your Xposed Installer app. You can also find the APK file in the Xposed Repository.

For support, please open a new issue in the Issues section. Or you could fork and fix the issue, then give us a pull request! :)

For discussions, visit the XDA thread here.

Features

  • Shows upload and download speeds
  • Works for both Mobile and Wi-Fi networks
  • Highly customizable
  • Update interval and speed display
  • Positioning, display and suffix
  • Unit choice and formatting
  • Font styles, size and color

Translating

Thank you for helping us provide localization of the app. It is very easy to do so on the GitHub website (no need to clone locally) or by using GitHub software (no need to mess with the command line).

When contributing translations (fork, modify and send pull request) please keep the following in mind:

  • Translate the original strings.xml in your fork (original source code).
  • Do not translate strings.xml or arrays.xml extracted from the APK file.
  • Do not translate values.xml or dimens.xml.
  • Application name (app_name) should ideally remain in English, unless your locale specifically requires a translated name.
  • Do not translate or change the value of the "name" attribute.
  • Follow the capitalization and style of the default strings.
  • Only include strings that were translated. Non-translated strings must fall back to defaults in /res/values/strings.xml.
  • For string arrays, always include all items in the correct order (regardless of how many items were translated).
  • Place translations in the correct locale folder (for example /res/values-de/strings.xml).
  • Remove any obsolete strings that are not present in the default file.

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.