sens

Crates.iosens
lib.rssens
version2.3.0
created_at2025-09-02 18:53:54.867252+00
updated_at2025-10-21 18:01:36.199476+00
descriptionA sensitivity conversion tool for terminal nerds.
homepage
repositoryhttps://github.com/junapur/sens
max_upload_size
id1821540
size380,723
June (junapur)

documentation

README

sens

CI Release Stars

A sensitivity conversion tool for terminal nerds.

Example


Installation

From GitHub Releases

Download the latest binary for your platform from the releases page.

Using winget

winget install junapur.sens

Using cargo

cargo install sens

Building from Source

Ensure you have Rust installed.

git clone https://github.com/junapur/sens.git
cd sens
cargo build --release
Commit count: 24

cargo fmt