sshx.io
Fast, collaborative live terminal sharing over the web
Package Information
- Domain:
sshx.io
- Name:
sshx.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install sshx
Programs
This package provides the following executable programs:
sshx
Aliases
This package can also be accessed using these aliases:
sshx
Available Versions
Show all 1 versions
2023.11.14
Latest Version: 2023.11.14
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +sshx.io@2023.11.14 -- $SHELL -i
Dependencies
This package depends on:
protobuf.dev
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.sshxio
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.