Some easy of access + readme

This commit is contained in:
2023-04-09 12:17:17 +02:00
parent c9a14a9b1d
commit 21a52e65eb
6 changed files with 71 additions and 14 deletions

View File

@ -0,0 +1,11 @@
[Unit]
Description=Discord Rich Presence for LastFM
After=network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/lfm-discord-presence LASTFM_USERNAME
Restart=always
[Install]
WantedBy=multi-user.target