Skip to content

Repository files navigation

blink

Move any macOS window by holding left Option + left mouse button.

Building

To build blink, you need to have Cargo installed.

# Install cargo-bundle
$ cargo install cargo-bundle

# Build the release bundle
$ cargo bundle --release
   Compiling blink v0.1.0
    Finished `release` profile [optimized] target(s)
    Bundling Blink.app
    Finished 1 bundle at:
        target/release/bundle/osx/Blink.app

# Move the app to the Applications folder
$ mv target/release/bundle/osx/Blink.app /Applications/

About

Move any macOS window by holding left Option + left mouse button

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages