Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BlossomiShymae/llux
Transfer data with the LCU in the command-line interface! 🖥
https://github.com/BlossomiShymae/llux
lcu lcu-api
Last synced: 3 months ago
JSON representation
Transfer data with the LCU in the command-line interface! 🖥
- Host: GitHub
- URL: https://github.com/BlossomiShymae/llux
- Owner: BlossomiShymae
- License: gpl-3.0
- Created: 2023-07-01T07:06:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-21T16:45:33.000Z (over 1 year ago)
- Last Synced: 2024-04-16T13:56:30.043Z (7 months ago)
- Topics: lcu, lcu-api
- Language: Rust
- Homepage:
- Size: 811 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-league - llux - Transfer data to the LCU via the command-line interface. (Developer Tools)
README
# llux
![llux_logo](https://github.com/BlossomiShymae/llux/assets/87099578/21cf6845-426f-4567-a73e-78311f6f4de7)
llux (short for LCU Lux) is an open-source CLI tool to easily transfer data with the LCU without any script or code setup, hehe!
## Preview
![llux-preview](preview.gif)
## Download
[llux can be downloaded from the latest release as an executable! Currently Windows only (x86_64-pc-windows-msvc).](https://github.com/BlossomiShymae/llux/releases)
llux can be alternatively installed using **cargo** from the master branch.
Install nightly since llux depends on unstable features:
```bash
rustup toolchain install nightly
```Install llux:
```bash
RUSTFLAGS="-C target-cpu=native" cargo +nightly install --locked --git https://github.com/BlossomiShymae/llux
```## Contributors
## Credits
### irelia
An LCU binding crate created by AlsoSylv. This application wouldn't be possible without her work as it made development totes easier. Thank you once again! 💜
- [Repository](https://github.com/AlsoSylv/Irelia)
- [crates.io](https://crates.io/crates/irelia)## Disclaimer
llux isn't endorsed by Riot Games and doesn't
reflect the views or opinions of Riot Games or anyone officially
involved in producing or managing Riot Games properties. Riot Games,
and all associated properties are trademarks or registered
trademarks of Riot Games, Inc.