Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16889

ANN: Speedometer 2.4 - bandwidth and download monitor

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.chainon-marquant.org!news-transit.tcx.org.uk!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian@excess.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:ANN': 0.02; 'bits': 0.07; 'defaults': 0.07; 'linear': 0.07; 'command-line': 0.09; 'graph': 0.09; 'sponsoring': 0.09; 'displayed': 0.10; '-n)': 0.16; 'from:addr:ian': 0.16; 'subject:download': 0.16; 'url:tar': 0.16; 'possibly': 0.19; 'downloaded': 0.21; 'versions': 0.23; 'download:': 0.23; 'feature.': 0.23; 'release:': 0.23; 'scale': 0.25; 'monitor': 0.28; '(and': 0.28; 'skip:= 10': 0.28; 'script': 0.28; 'option:': 0.30; 'thanks': 0.31; 'values': 0.32; '3.0': 0.32; 'header:User-Agent:1': 0.33; 'to:addr:python-list': 0.34; 'moving': 0.35; 'install': 0.35; 'file': 0.36; 'combination': 0.37; 'interface.': 0.37; 'options': 0.37; 'minimum': 0.37; 'replace': 0.38; 'option': 0.39; 'from:': 0.39; 'url:org': 0.39; 'received:ca': 0.39; 'to:addr:python.org': 0.40; 'download': 0.60; 'range': 0.61; 'to:2**2': 0.61; 'home': 0.65; 'maximum': 0.66; 'to:no real name:2**2': 0.69; 'average': 0.80; 'displayed.': 0.84; 'graphs': 0.84; '2.8': 0.93; 'bandwidth': 0.97
Date Thu, 08 Dec 2011 20:43:57 -0500
From Ian Ward <ian@excess.org>
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15
MIME-Version 1.0
To python-announce@python.org, python-list@python.org, urwid@lists.excess.org
Subject ANN: Speedometer 2.4 - bandwidth and download monitor
X-Enigmail-Version 1.1.2
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3461.1323396371.27778.python-list@python.org> (permalink)
Lines 48
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1323396371 news.xs4all.nl 6894 [2001:888:2000:d::a6]:41451
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:16889

Show key headers only | View raw


Announcing Speedometer 2.8
--------------------------

Speedometer home page:
  http://excess.org/speedometer/

Download:
  http://excess.org/speedometer/speedometer-2.8.tar.gz


New in this release:
====================

 - Added a linear scale option: -l.  Best used in combination with
   -m (and possibly -n) to customize the range to be displayed.
   Thanks to jukie.net for sponsoring this feature.

 - Replace silly "curved" reading with a weighted moving average

 - New option to display all values in bits per second: -s

 - New options to set minimum (-n) and maximum (-m) values
   displayed on the graphs in bytes/s.
   Defaults are -n 32 and -m 2**32

 - Accept shortened versions of -rx and -tx: -r and -t
   My intent is to drop use of the original forms in 3.0 and add
   --long-versions of all options

 - Use IEC notation of sizes MiB, GiB etc.

 - Install script as both speedometer.py and speedometer


About Speedometer
=================

Speedometer is a console bandwidth and file download progress monitor
with a linear/logarithmic bandwidth display and a simple command-line
interface.

Speedometer requires Urwid for full-console bar graph display.  Urwid
may be downloaded from: http://excess.org/urwid/

Speedometer is released under the GNU LGPL.


Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

ANN: Speedometer 2.4 - bandwidth and download monitor Ian Ward <ian@excess.org> - 2011-12-08 20:43 -0500

csiph-web