Skip to content

Exercise studio to create a session and view it (Experiment using new browser APIs - File System , Speech Recognition)

Notifications You must be signed in to change notification settings

patrikniebur/exercise-studio

Repository files navigation

Exercise studio

Live demo

Experiment using SpeechRecognition API (which currently appears to work only in latest Chrome v116) and FileSystem API.

Purpose of the app is to organise exercise routine from the images of exercises in your local file system. After giving browser access to the folder it will read the images, allow you to add text instructions, reorder them using drag and drop and then run the exercise routing which can be controlled by voice. To see what voice commands work click the ? button in the top left corner of the exercise routine screen or see the image below:
Screenshot with supported voice and keyboard commands

Development

Requirements
node tested in latest version 19.8.1 and npm.
Setup
Run npm install and npm start to run the local server with HMR

About

Exercise studio to create a session and view it (Experiment using new browser APIs - File System , Speech Recognition)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published