Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twangodev/lfm-cli
Show your Discord friends what your scrobbling on Last.FM with this simple command line program.
https://github.com/twangodev/lfm-cli
activity-status discord discordrpc go lastfm lfm-api lfm-cli rich-presence
Last synced: 2 months ago
JSON representation
Show your Discord friends what your scrobbling on Last.FM with this simple command line program.
- Host: GitHub
- URL: https://github.com/twangodev/lfm-cli
- Owner: twangodev
- License: mit
- Created: 2022-06-08T15:39:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T21:22:32.000Z (3 months ago)
- Last Synced: 2024-10-17T08:21:14.238Z (3 months ago)
- Topics: activity-status, discord, discordrpc, go, lastfm, lfm-api, lfm-cli, rich-presence
- Language: Go
- Homepage: https://lfm.twango.dev/lfm-cli
- Size: 19.9 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
lfm-cli
Show your fellow gamers and friends what you're listening to on Last.FM without touching a single API Key!
Sample Images
# Usage
lfm-cli works right out of the box - no configuration needed.
To get started, download the latest [release](https://github.com/lfm2discord/lfm2discord-cli/releases). These binaries
are built on GitHub Actions.**With [Discord](https://discord.com/) open**, run the following binary in your console
```console
foo@bar:~$ lfm-cli -u MYUSERNAME
```For full reference on flags, run the binary with the `-h` or `--help` flag.
## Known Issues
- Requires restart when Discord is closed while the application is active.