Skip to content

Repository files navigation

Float Timer

This is a Rubik's cube timer app that can be displayed over other apps. Technique: An Electron application with React.

Recommended IDE Setup

Project Setup

Pre-requirement

If you are using an Windows 11 or 10, you can use winget in cmd:

Name Id
Python 3.14 Python.Python.3.14
Node.js (LTS) OpenJS.NodeJS.LTS
Git Git.Git
winget search --id Python.Python
winget search --id OpenJS.NodeJS.LTS
winget search --id Git.Git

winget install --id Python.Python.3.14
winget install --id OpenJS.NodeJS.LTS
winget install --id Git.Git

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

The timer app for Rubik's Cubers.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages