An open API service indexing awesome lists of open source software.

https://github.com/kebhr/tello-wifi-configure

CLI tool for setting SSID & password for Tello
https://github.com/kebhr/tello-wifi-configure

tello

Last synced: 5 months ago
JSON representation

CLI tool for setting SSID & password for Tello

Awesome Lists containing this project

README

          

# tello-wifi-configure

Tello の SSID/Pass を設定するツールです。
This is a CLI tool for setting SSID and Password to Tello.

macOS 10.15 に対応済み。
Compatible with macOS 10.15.

## Usage

```bash
$ go run main.go
SSID: TELLO-123456
MAC: 60:60:1f:12:34:56
Change SSID and Password? (y/N) > y
New SSID > TELLO-A
New Password > password
```