Skip to content

barrettjflowers/swifter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swifter

Lightweight swift bindings for shell scripts.

swifter run \
    -n "mytestwindow" \
    -x 0 -y 10 \
    -w 300 -h 1700 \
    --opacity 0.2 \
    --background-color "#1a1a2e" \
    --movable false \
    --font-size 16 \
    --font-face "Menlo"
    --animate-x 300 --animate-duration 1.5
image

About

swift ui bindings for the shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors