Crates.io | camila |
lib.rs | camila |
version | 0.2.1 |
source | src |
created_at | 2023-02-02 22:02:17.237409 |
updated_at | 2023-02-02 22:08:44.864551 |
description | MPRIS to Discord bridge |
homepage | https://git.arielaw.ar/arisunz/camila |
repository | https://git.arielaw.ar/arisunz/camila |
max_upload_size | |
id | 775131 |
size | 99,278 |
Discord presence for MPRIS. Linux only.
Install from registry with cargo install camila
or from source with cargo install --path .
or build with cargo build --release
and dæmonize as you like. camila
can customize the Discord app and icon used by passing an app ID and icon key, respectively, via args.
MPRIS to Discord bridge
Usage: camila [OPTIONS]
Options:
-a, --app-id <APP_ID> Discord app ID
-i, --icon-key <ICON_KEY> Key of icon in Discord app
-h, --help Print help
-V, --version Print version
© Ariela Wenner, 2023. All code licensed under Apache 2.0.