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.
- Vanilla JS
- HTML
- CSS
- 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)
- Display the best time, and mean of all current solves.
- Add 15secs of inspection time before starting the timer
- Sessions
- Persistance (with local storage)
- Option to delete entry from time list
- 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
Distributed under the MIT License. See LICENSE.txt for more information.
LinkedIn: https://www.linkedin.com/in/jd-acevedo/