Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

OpenRTX/openrtxtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRTX Tool

OpenRTX swiss army knife

This repository contains the first version of the tool. The codebase has been reorganised and moved to https://github.com/OpenRTX/OpenRTX-Companion, where is currently under active development.

Usage

  • Install the rust toolchain using rustup
  • This project required Cargo >= 1.59.0, check your version with cargo --version, if it is lower, install the nightly toolchain from rustup
  • Clone this repository with the --recursive option and enter the openrtxtool folder
  • Install build dependencies sudo dnf install libusb-devel
  • Run cargo run to compile and run a debug build
    You can append rtxlink parameters to the cargo run command.

Releases

No releases published

Packages