Skip to main content

A pure python implementation of a NetConsole listener

Project description

pynetconsole

NetConsole (also known as RIOLog) is an insecure protocol used in the FIRST Robotics Competition to view the output of Robot programs.

Version 2.x only works with RoboRIOs that are imaged for 2018 or beyond. If you need to talk to a robot imaged prior to 2018, use pynetconsole 1.x instead.

This implementation requires Python 3, and should work on Windows, Linux, and OSX.

Installation

You can easily install this package via pip:

pip install pynetconsole

Usage

On Windows, you can run netconsole like so:

py -3 -m netconsole

On OSX/Linux, you can run netconsole like so:

netconsole

Support

Please file any bugs you may find on our github issues tracker.

Authors

This implementation of the netconsole listener is derived from the RIOLog code created by the GradleRIO project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pynetconsole-2.0.4.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

pynetconsole-2.0.4-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page