strNophix / lfm-discord-presence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lfm-discord-presence

Discord Rich Presence for LastFM.

Dependencies

Usage

Setup

git clone https://git.cesium.pw/niku/lfm-discord-presence.git
cd lfm-discord-presence
cp .env.sample .env

Using systemd

Install:

just install

Uninstall:

just uninstall

Using cargo

cargo run <lastfm-username>

About

License:MIT License


Languages

Language:Rust 84.7%Language:Just 15.3%