2 releases
0.3.3 | May 23, 2023 |
---|---|
0.3.2 | Jan 22, 2023 |
#353 in WebSocket
530KB
546 lines
Pilfer
A simple TUI for Eludris made in rust.
Usage
To use pilfer either download a binary from the releases page or building it locally with
cargo install pilfer
Pilfer is also available on the AUR:
<your-favourite-aur-helper> -S pilfer
You can also yoink the precompiled binaries from the releases page of this repository.
Pilfer defaults to using @ooliver1's Eludris instance located at https://eludris.tooty.xyz/,
to change that overwrite the REST_URL
environment variable.
You can also define a default name using the PILFER_NAME
environment variable,
it has to be > 1 characters < 33 characters.
Dependencies
~11–45MB
~721K SLoC