modeswitch

command module
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Unlicense Imports: 2 Imported by: 0

README

Keenetic mode switch

A small cross-platform application that helps to switch modem mode between umts and lte, as well as to configure init string. This is needed for old routers whose firmware is no longer supported and is frozen at version 2.16.D.12.0-8, for example Keenetic LTE. This app just sends the necessary commands via telnet or ssh to the router.

Build

You need to install fyne-cross. fyne-cross is a simple tool to cross compile and create distribution packages for Fyne applications using docker images.

$ go install github.com/fyne-io/fyne-cross@latest

By default, you can build android application:

$ make 

if you want to build application for other platform use the next command:

$ fyne-cross target

where the target is one of the several platforms such as darwin, linux, windows, android, ios, freebsd, web.

Run

Transfer ./fyne-cross/dist/android/Keenetic_Mode_Switch.apk to the android smartphone and use it after installation.

main window settings window

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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