dxnter/Last.fm - README
Dynamically update your README with Last.fm metrics
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| LASTFM_API_KEY | Your Last.fm API Key | yes | — |
| LASTFM_USER | Last.fm username to fetch metrics for | yes | — |
| GH_TOKEN | GitHub access token with Repo scope | no | ${{ github.token }} |
| REPOSITORY | Your GitHub repository | no | ${{ github.repository }} |
| TARGET_FILE | Path to the target file to update | no | README.md |
| COMMIT_MESSAGE | Add a commit message of your choice | no | chore: update Last.fm sections |
| SHOW_TITLE | Toggle the title shown above chart sections | no | true |
| LOCALE | Locale used for formatting numbers | no | en-US |
| DATE_FORMAT | Date format used in the User Info section | no | MM/dd/yyyy |
Outputs
no outputs