8000 GitHub - etylermoss/bash-doubletap: Small bash script to run a program if the script is ran twice within x seconds (e.g double-tapped).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

etylermoss/bash-doubletap

Folders and files

NameName
Last 8000 commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Bash Doubletap

Simple bash script that allows you to run a command if the script is ran twice in x seconds. Useful to bind to a key in i3wm.

Usage:

./doubletap [maximum duration] [command]

# For example:

./doubletap 0.25 ulauncher

About

Small bash script to run a program if the script is ran twice within x seconds (e.g double-tapped).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

155C
0