{"id":22092280,"url":"https://github.com/twinleaf/tio-python-viewer","last_synced_at":"2025-03-23T23:45:47.762Z","repository":{"id":46131282,"uuid":"417217980","full_name":"twinleaf/tio-python-viewer","owner":"twinleaf","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-01T17:42:25.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-16T02:06:51.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twinleaf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-14T17:10:40.000Z","updated_at":"2021-12-01T17:42:28.000Z","dependencies_parsed_at":"2022-09-03T13:50:10.021Z","dependency_job_id":null,"html_url":"https://github.com/twinleaf/tio-python-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinleaf%2Ftio-python-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinleaf%2Ftio-python-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinleaf%2Ftio-python-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinleaf%2Ftio-python-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twinleaf","download_url":"https://codeload.github.com/twinleaf/tio-python-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186928,"owners_count":20574554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T03:08:57.328Z","updated_at":"2025-03-23T23:45:47.730Z","avatar_url":"https://github.com/twinleaf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twinleaf Python Viewer\n\nProvides a Python graphical user interface to view sensor data. Currently works for our VMR magnetometers and SYNC units and can be used to view data from a single sensor, or multiple synchronized sensors. \n\n*This program is under early-stage active development and we hope you will report issues, bugs, and feature requests.*\n\n## Prerequisites\n\nPython \u003e 3.6 *with Tk*. To install:\n\n    % brew install python3-tk # macOS\n    % apt install python3-tk # Linux\n\non windows it should be installed by default.\n\n## Installation\n\nUsing pip (coming soon):\n\n    % pip3 install tioview\n\nClone this repository and install using either:\n\n    % pip3 install .\n\nor\n\n    % python3 setup.py\n\nThen, run the program as follows, depending on your platform:\n\n    % tioview # default connection to proxy at tcp://localhost\n    % tioview /dev/cu.usbmodem123495 # macOS, USB CDC\n    % tioview /dev/cu.usbserial123456 # macOS, USB FTDI\n    % tioview /dev/ttyACM0 # Linux, USB CDC\n    % tioview /dev/ttyUSB0 # Linux, USB FTDI\n    % tioview /dev/ttyS3 # WSL\n    % tioview COM3 # Windows\n    % tioview udp://tio-sync8.local # macOS, linux\n    % tioview tcp://10.0.0.x # macOS, Linux, connection to proxy\n\nThis installation also includes a Python graphical user interface specifically designed for a single VMR sensor.  Run this program with \n\n    % vm_monitor\n  \nVisit our [Getting Started](https://twinleaf.com/start/) page for more details on getting started with Twinleaf sensors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwinleaf%2Ftio-python-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwinleaf%2Ftio-python-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwinleaf%2Ftio-python-viewer/lists"}