Skip to content
/ zwotty Public

πŸ’» visualise zwift workouts in the terminal

License

Notifications You must be signed in to change notification settings

gaving/zwotty

Repository files navigation

zwotty

zwotty is a terminal-based application that uses Ratatui to display a graphical representation of a Zwift workout. It visualizes power zones and targets in the terminal.

Usage

To use zwotty, run the following command:

./zwotty <ftp> < workout.zwo

Replace <ftp> with your Functional Threshold Power (FTP) value, and ensure you have a Zwift workout file (.zwo) to pipe into the program.

Building

To build zwotty, use the provided Justfile:

just build

To build and run in one step:

just run <ftp> < workout.zwo

Screenshot

white chopaka ridge

License

Copyright (c) Gavin Gilmour gavin.gilmour@gmail.com

This project is licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT)

About

πŸ’» visualise zwift workouts in the terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published