Crates.io | dialler-rs |
lib.rs | dialler-rs |
version | 0.1.3 |
source | src |
created_at | 2024-02-19 01:46:48.788473 |
updated_at | 2024-02-19 20:48:45.601088 |
description | A simple dialler / contact manager for the terminal |
homepage | |
repository | https://github.com/codemonkey76/dialler-rs |
max_upload_size | |
id | 1144594 |
size | 80,062 |
dialler-rs is a simple terminal application that allows you to manage your contacts and use your pre-installed softphone to make a call.
It's simple to use, shortcut keys are displayed at the bottom, and ESC to exit.
You can install (compile) with cargo
:
cargo install dialler-rs
Then to launch it:
dialler-rs
For configuring dialler-rs, you can use the following environment variables:
DIALLER_PROGRAM="path/to/your/softphone"