Skip to content

eljobe/janky-shimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janky Shimmer

border-shimmer allows users to create a subtle effect where the borders around their windows (managed by the github.com/FelixKratz/JankyBorders software) can contain an animated transition among a sequence of user-configurable colors.

Demo

Here's what my custom configuration looks like:

JankyShimmerDemo.mov

Build and Run Locally

To build the binary from source:

$> cd janky-shimmer
$> go build -o border-shimmer cmd/border-shimmer/border-shimmer.go

To run the executable with the default coniguration:

$> ./border-shimmer &

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages