Skip to content

reven-project/etubeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etubeapi

etubeapi is a small CLI tool that allows for interacting with Shimano's E-Tube API.

Installation 👷

etubeapi can be installed using pip.

$ pip install etubeapi

Usage 🧑‍💻

Run etubeapi --help to see the help and all available commands.

$ etubeapi --help
                                                                                  
 Usage: etubeapi [OPTIONS] COMMAND [ARGS]...                                      
                                                                                  
 Operations for scraping and retrieving Shimano E-Tube firmware.                  
                                                                                  
╭─ Options ──────────────────────────────────────────────────────────────────────╮
│ --install-completion          Install completion for the current shell.        │
│ --show-completion             Show completion for the current shell, to copy   │
│                               it or customize the installation.                │
│ --help                        Show this message and exit.                      │
╰────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ─────────────────────────────────────────────────────────────────────╮
│ fw   Firmware                                                                  │
╰────────────────────────────────────────────────────────────────────────────────╯

Downloading Previously Scraped Firmware

$ curl https://raw.githubusercontent.com/reven-project/etubeapi/refs/heads/master/fw-scraped.yml | etubeapi fw download <DIRECTORY>

About

CLI tool that allows for interacting with Shimano's E-Tube API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages