Skip to content

javieracevedo/superfluo-timer

Repository files navigation

About

SuperFluo is a Rubik's cube timer with some additional features normally not found in the space. For the most part is the same as most timers out there, but there's a key difference. The different idea with this timer is to record the user's webcam while solving the cube, capturing the whole solve. In addition to recording the solve, it will overlay the scramble and the timer into a shareable video.

Built with

  • Vanilla JS
  • HTML
  • CSS

Roadmap to version 1.0

Version 0.1.x

  • Start new solve and finish current solve when the space key is pressed
  • Reset timer when finishing current solve
  • Display a list of time results to the left of the screen (stored in memory for now)

Version 0.2.x

  • Display the best time, and mean of all current solves.
  • Add 15secs of inspection time before starting the timer

Version 0.3.x

  • Sessions
  • Persistance (with local storage)
  • Option to delete entry from time list

Version 1.0

  • All the features expected from a regular Rubik's cube timer.
  • Support connecting the user's webcam to the timer.
  • Record webcam feed on each solve and store that recording in local storage.
  • Add option to show recording of each timed solve.
  • Add timer overlay replay and store the final recording on the cloud.
  • Add option to share the timer overlayed video's link

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

LinkedIn: https://www.linkedin.com/in/jd-acevedo/

About

Rubik's cube timer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published