React App - Image + metronome with handy

Made a simple react app that loops over uploaded images at random while playing a corresponding metronome bpm on the handy.

Made this to curate the type of content I watch without any unfortunate surprises.

Its pretty bare bones and has some bugs but work after a few seconds.

Ill take down the link later and replace it with the react file with instructions if you want to deploy it yourself.

5 Likes

the project is interesting, so here are a few suggestions :

  • the metronome bpm seems to evolve in an arbitrary way, more settings or transparency on the way it works would be nice
  • the beeping sound imo is too loud, a volume slider would be great, also a setting to tune the beep frequency as well would be a good addition
  • the UI takes lots of space, it doesn’t seem to scale correctly, the uploaded images are imo too small even at high resolutions

you could take inspiration from https://joi.clynamic.net/

2 Likes