Skip to content

kwinso/3byTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3byTimer

Application for speed solving 3x3 Rubuk's cube.

Installation

  git clone https://github.com/uwumouse/3byTimer.git
  cd 3byTimer
  npm install

Complining project

  npm run build

Starting your app

  npm run start

Distributing

  # for your current system
  npm run dist
  # for windows only
  npm run dist:win

You can configure your build as you want, but I decided to keep things simple. Also you can find the documentation and guides about how to build your ElectoronJS app here: https://www.electron.build/

How to use it?

  • Start Timer - Spacebar
  • To stop timer press any key (if timer is running while you're pressing)
  • Change results mode (Best/Current) - Click on the title with hand icon
  • Reset your results - The button "Reset Session" is waiting for you in bottom rigth corner
  • See more info about your attempt (thre you delete this attempt) - Select needed attempt in "Attempts" filed

About

Simple Timer for solving 3x3 rubiks cube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published