flipperzero-tea

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 17 Imported by: 0

README

🐬🧋 FlipperZero-Tea

lint goreleaser Go Report Card

A bubbletea-bubble and TUI to interact with your flipper zero.
The flipper will be automatically detected, if multiple flippers are connected, the first one will be used.

🚀 Installation

# using go directly
$ go install github.com/jon4hz/flipperzero-tea@latest

# from aur (btw)
$ yay -S flipperzero-tea-bin

# local pkg manager
## debian / ubuntu
$ dpkg -i flipperzero-tea-v0.1.0-linux-amd64.deb

## rhel / fedora / suse
$ rpm -i flipperzero-tea-v0.1.0-linux-amd64.rpm

## alpine
$ apk add --allow-untrusted flipperzero-tea-v0.1.0-linux-amd64.apk

# windows & macOS
# -> I'm sure you'll figure something out. (No binaries for macOS due to crosscompilation errors)

✨ Usage

# trying to autodetect that dolphin
$ flipperzero-tea

# no flipper found automatically :(
$ flipperzero-tea -p /dev/ttyACM0

⚡️ SSH

Flipperzero-tea also allows you to start an ssh server, serving the flipper zero ui over a remote connection.
Why? - Why not!

# start the ssh server listening on localhost:2222 (default)
$ flipperzero-tea server -l 127.0.0.1:2222

# connect to the server (from the same machine)
$ ssh localhost -p 2222

Currently the ssh server supports no authentiaction methods so use it with caution.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL