Skip to content

dj1vs/axolotl-cube-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axolotl-cube-timer

CLI Speedcubing timer built with C++/FTXUI

Dependencies

Installation

At the moment you can only build axolotl-cube-timer from sources.

Installation dependencies:

  1. conan2
  2. cmake>=3.16

  1. Download source code repository:
git clone https://github.com/dj1vs/axolotl-cube-timer
cd axolotl-cube-timer
  1. Install packages from conan:
sh/conan_install.sh
  1. Build project:
sh/conan_build.sh
  1. Your executable will be generated in build folder.

Usage

For axolotl-cube-timer you can use the following shortcuts:

  • n - generate new scramble
  • Space - start/end timer
  • q - quit

Managing current puzzle via dropbox is trivial.

Configuration

  • If you have tnoodle installed in custom path, you can specify it using environment variable TNOODLE_PATH:
export TNOODLE_PATH=/opt/apps/tnoodle
axolotl-cube-timer

About

CLI Speedcubing Timer built with C++/FTXUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published