GithubHelp home page GithubHelp logo

jordyprovost / transfertime-firefox-addon Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 53 KB

A basic add-on to calculate file transfer time. It also give you transfer capacity per day/week

License: GNU General Public License v3.0

CSS 8.92% JavaScript 9.96% HTML 81.12%

transfertime-firefox-addon's Introduction

ENGLISH:

A basic Firefox add-on to calculate file transfer time. it also give you transfer capacity per day/week

This addon creates a toogle button in Firefox, when user clicks it, he have to fill a form with two input fields: "Data to transfer (GB)" and "Bandwidth (Mb/s)". Once the form submitted the addon calculates :

  • time to transfer Data according to informations given by the user.
  • daily transfer capacity according to bandwidth given by the user.
  • weekly transfer capacity according to bandwidth given by the user.

You can define a bandwidth limitation (in percents or in Mb/s, during X hours/day, during X days/week). In this case, you will have transfer capacities according to this limitation.

FRANCAIS:

Un simple module Firefox pour calculer les temps de transfert de fichiers. Il vous donne aussi les capacités de transfert quotidiennes et hebdomadaires.

Ce Module crée un bouton dans Firefox, lorsque l'utilisateur clique, il doit remplir un formulaire avec deux champs: "Données à transfèrer (GO)" et "Bande Passante (Mb/s)". Une fois le formulaire validé, le module calcule:

  • le temps pour transfèrer les données en fonction des informations données par l'utilisateur.
  • la capacité quotidienne de transfert selon la bande passante donnée par l'utilisateur.
  • la capacité hebdomadaire de transfert selon la bande passante donnée par l'utilisateur.

Vous pouvez également indiquer une limitation de bande passante (en pourcents ou en Mb/s, pendant X heures/jour pendant X jours/semaine). Dans ce cas vous aurez également les capacités de transfert en tenant compte de cette limitation.

XPI CREATION:

IMPORTANT NOTICE: starting from Firefox 53, only extensions developed using WebExtensions APIs will be supported on Firefox (this version is obsolete)

Install SDK get latest jetpack sdk : https://ftp.mozilla.org/pub/labs/jetpack/ Extract tarball or zip file cd to SDK dir run : source bin/activate cd to addon dir run : cfx xpi

transfertime-firefox-addon's People

Contributors

jordyprovost avatar

Watchers

 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.