Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bergam0t/ristretto_exercise
https://github.com/bergam0t/ristretto_exercise
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bergam0t/ristretto_exercise
- Owner: Bergam0t
- Created: 2024-06-30T17:17:04.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-02T13:38:00.000Z (6 months ago)
- Last Synced: 2024-07-04T08:03:22.111Z (6 months ago)
- Language: JavaScript
- Homepage: https://bergam0t.github.io/ristretto_exercise/
- Size: 56.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```