pilfer

Crates.iopilfer
lib.rspilfer
version0.3.3
sourcesrc
created_at2023-01-22 11:51:46.462418
updated_at2023-05-23 21:25:46.389098
descriptionA simple TUI frontend for Eludris
homepagehttps://github.com/eludris/pilfer
repositoryhttps://github.com/eludris/pilfer
max_upload_size
id764937
size590,313
Enoki (EnokiUN)

documentation

README

pilfer logo

Pilfer

A simple TUI for Eludris made in rust.

An image of pilfer in action

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.

Commit count: 57

cargo fmt