Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
S0raWasTaken authored Jul 26, 2023
1 parent cbee1df commit 1ff4def
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ Using it should be straight forward
![](resources/usage.png)

## Installing
> I haven't tested this on Windows or Mac, but since GTK & rdev are cross-compatible, it *should* work<br>
> Currently not working on MacOS https://github.com/S0raWasTaken/XKeyClicker/issues/5 <br>Windows works fine
### Compiling from source
Either you could clone this repo & build it with `cargo build --release` or you could simply do:
```sh
cargo install --git https://github.com/S0raWasTaken/XKeyClicker
```
That already moves your built binary to your cargo bin folder
### Using pre-built binaries
I haven't built binaries yet, but this option will be available in the future
I haven't built binaries yet, but this option will (hopefully when I remember) be available in the future

## About
This project was inspired on [XClicker](https://github.com/robiot/xclicker), a mouse autoclicker for X11 (that also works on wayland last time I checked).<br><br>
Expand Down

0 comments on commit 1ff4def

Please sign in to comment.