Terminal SpeedCubeTimer

Installation

¡No requirements! Just Download and play

Usage

Starts timer.py and you will see this.

python timer.py

Spacebar to Send scrable, T to show solves and C to clear old solves

Scramble

Generates a random 20 moves scramble which works this way:

2/4 Moves will be Clockwise ( U )
1/4 Moves will be Counter-Clockwise ( U' )
1/4 Moves will be Double ( U2 )

Timer

Currently this app does’nt support Inspection Time.

Shows a random scramble and timer working.

You can STOP the Timer with any key but you can only starts it with the space bar. When You finish your solve, terminal will shows your last 5 solves. Then press Spacebar to back to menu.

Storage Solves

Solves will be storage at solves.txt. And you can see it typing “T” or delete it typing “C” in the terminal.

Stats

Type “T” to watch your stats. Supports:

  • Total Average
  • a3 Current and Better Average
  • a5 Current and Better Average
  • a12 Current and Better Average
  • a100 Current and Better Average

Current and global stats for Average, a3, a5, a12 and a100

GitHub

View Github