Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
22 lines (18 sloc) 481 Bytes
name: tio
version: '1.29'
summary: A simple TTY terminal I/O application
description: |
Tio is a simple TTY terminal application which features a straightforward
commandline interface to easily connect to TTY devices for basic
input/output.
grade: stable
confinement: strict
apps:
tio:
command: bin/tio
completer: share/bash-completion/completions/tio
plugs: [home, serial-port]
parts:
tio:
plugin: autotools
source: https://github.com/tio/tio.git