Skip to content
forked from Roman-/figtimer

when you're such a terminal guy you can't even use GUI timer for speedcubing

Notifications You must be signed in to change notification settings

ulcuber/figtimer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

figtimer

When you're such a terminal guy you can't even use GUI timer for speedcubing

./figtimer

img1

Spacebar to start

img2

Spacebar to stop

img3

Dependencies

Use one for your package manager:

sudo apt-get install figlet
sudo pacman -S figlet
sudo dnf install figlet
sudo emerge --ask app-misc/figlet

To copy to clipboard

sudo apt-get install xclip
sudo pacman -S xclip
# EPEL
sudo dnf install xclip
sudo emerge --ask x11-misc/xclip

To calc standard deviation (needs sqrt)

sudo apt-get install bc
sudo pacman -S bc
sudo dnf install bc
sudo emerge --ask sys-devel/bc

About

when you're such a terminal guy you can't even use GUI timer for speedcubing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%