multiping
=========
.. image:: https://github.com/mgedmin/multiping/workflows/build/badge.svg?branch=master
:target: https://github.com/mgedmin/multiping/actions
.. image:: https://coveralls.io/repos/mgedmin/multiping/badge.svg?branch=master
:target: https://coveralls.io/r/mgedmin/multiping
Pings a host once every second and displays the results in an interactive
ncurses window.
.. image:: https://raw.githubusercontent.com/mgedmin/multiping/master/docs/screenshot.png
Usage: multiping *hostname*
Display:
- ``#`` ping OK
- ``%`` ping OK, response is slow (over 1000 ms)
- ``-`` ping not OK
- ``!`` ping process killed (after 20 seconds)
- ``?`` cannot execute ping
Keys:
- **q** - quit
- **k**, **Up** - scroll up
- **j**, **Down** - scroll down
- **Ctrl+U**, **Page Up** - scroll page up
- **Ctrl+D**, **Page Down** - scroll page down
- **g**, **Home** - scroll to top
- **G**, **End** - scroll to bottom
- **Ctrl+L** - redraw
Raw data
{
"_id": null,
"home_page": "https://github.com/mgedmin/multiping",
"name": "multiping.py",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "ping ncurses",
"author": "Marius Gedminas",
"author_email": "marius@gedmin.as",
"download_url": "https://files.pythonhosted.org/packages/8f/de/2d81182228cb785e8c9cba235cd262bf63755880c4fd5b4d418b4e765a03/multiping_py-1.4.1.tar.gz",
"platform": null,
"description": "multiping\n=========\n\n.. image:: https://github.com/mgedmin/multiping/workflows/build/badge.svg?branch=master\n :target: https://github.com/mgedmin/multiping/actions\n\n.. image:: https://coveralls.io/repos/mgedmin/multiping/badge.svg?branch=master\n :target: https://coveralls.io/r/mgedmin/multiping\n\nPings a host once every second and displays the results in an interactive\nncurses window.\n\n.. image:: https://raw.githubusercontent.com/mgedmin/multiping/master/docs/screenshot.png\n\n\nUsage: multiping *hostname*\n\nDisplay:\n\n- ``#`` ping OK\n- ``%`` ping OK, response is slow (over 1000 ms)\n- ``-`` ping not OK\n- ``!`` ping process killed (after 20 seconds)\n- ``?`` cannot execute ping\n\nKeys:\n\n- **q** - quit\n- **k**, **Up** - scroll up\n- **j**, **Down** - scroll down\n- **Ctrl+U**, **Page Up** - scroll page up\n- **Ctrl+D**, **Page Down** - scroll page down\n- **g**, **Home** - scroll to top\n- **G**, **End** - scroll to bottom\n- **Ctrl+L** - redraw\n",
"bugtrack_url": null,
"license": "GPL v2 or v3",
"summary": "ncurses frontend to ping",
"version": "1.4.1",
"project_urls": {
"Changelog": "https://github.com/mgedmin/multiping/blob/master/CHANGES.rst",
"Homepage": "https://github.com/mgedmin/multiping"
},
"split_keywords": [
"ping",
"ncurses"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a0dbeb5db48c0768534a626d21ede32c3159972cae9191e57c98cee2574f3816",
"md5": "9164863b0d01d06ddf9d4ad6685eb79f",
"sha256": "6edaee2cb96ebf1e6131efacf5d1ee2c55a0d67da88eeafb22712af93d3460d4"
},
"downloads": -1,
"filename": "multiping.py-1.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9164863b0d01d06ddf9d4ad6685eb79f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 12871,
"upload_time": "2024-10-09T13:13:02",
"upload_time_iso_8601": "2024-10-09T13:13:02.236929Z",
"url": "https://files.pythonhosted.org/packages/a0/db/eb5db48c0768534a626d21ede32c3159972cae9191e57c98cee2574f3816/multiping.py-1.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8fde2d81182228cb785e8c9cba235cd262bf63755880c4fd5b4d418b4e765a03",
"md5": "892282b2e77667fe104409b994ffe286",
"sha256": "4cd7cbef835730799355fa02cbde27c1b8e62017d5ad024b2ebefc91968a532b"
},
"downloads": -1,
"filename": "multiping_py-1.4.1.tar.gz",
"has_sig": false,
"md5_digest": "892282b2e77667fe104409b994ffe286",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 20126,
"upload_time": "2024-10-09T13:13:04",
"upload_time_iso_8601": "2024-10-09T13:13:04.234976Z",
"url": "https://files.pythonhosted.org/packages/8f/de/2d81182228cb785e8c9cba235cd262bf63755880c4fd5b4d418b4e765a03/multiping_py-1.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-09 13:13:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mgedmin",
"github_project": "multiping",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"tox": true,
"lcname": "multiping.py"
}