ooliver1 / pilfer

A simple TUI for Eludris.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

A simple TUI for Eludris.

License:MIT License


Languages

Language:Rust 95.9%Language:Shell 4.1%