Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bergam0t/ristretto_exercise


https://github.com/bergam0t/ristretto_exercise

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

Small app concept to try out features of the Flet multi-platform Python app framework.

Samples a dataframe of exercises to generate a mini workout for the user, the provides a countdown timer for each exercise (with sound).

[Ristretto icons created by Freepik - Flaticon](https://www.flaticon.com/free-icons/ristretto)

Build command:

```
flet build web --route-url-strategy hash --base-url ristretto_exercise --release --web-renderer html
```