https://github.com/ShazamScrobbler/shazamscrobbler-macos
Last.fm scrobbler for the Shazam Mac app
https://github.com/ShazamScrobbler/shazamscrobbler-macos
lastfm macos menubar-app music objective-c shazam shazam-mac
Last synced: about 1 month ago
JSON representation
Last.fm scrobbler for the Shazam Mac app
- Host: GitHub
- URL: https://github.com/ShazamScrobbler/shazamscrobbler-macos
- Owner: ShazamScrobbler
- Created: 2014-09-16T17:54:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T16:44:49.000Z (over 3 years ago)
- Last Synced: 2025-03-03T15:01:49.401Z (about 1 month ago)
- Topics: lastfm, macos, menubar-app, music, objective-c, shazam, shazam-mac
- Language: Objective-C
- Homepage: https://shazamscrobbler.com
- Size: 4.15 MB
- Stars: 122
- Watchers: 7
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- open-source-mac-os-apps - ShazamScrobbler - Scrobble vinyl, radios, movies to Last.fm. ![objective_c_icon] (Applications / Audio)
- open-source-mac-os-apps - ShazamScrobbler - Scrobble vinyl, radios, movies to Last.fm. </summary><p><b>Languages:</b> ![objective_c_icon] <br><b>Screenshots:</b><br><img src='https://cloud.githubusercontent.com/assets/1932338/10404677/7d1ffe58-6ed4-11e5-99d0-c29480a0bfda.png' width='400' loading='lazy'/><br></p></details> (Applications / 🎵 Audio (36))
README
ShazamScrobbler for Mac [](https://travis-ci.org/stephanebruckert/ShazamScrobbler) [](https://gitter.im/stephanebruckert/ShazamScrobbler?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
=================[ShazamScrobbler](http://shazamscrobbler.com) was created for people who use Shazam to identify songs played around their Mac and would like to keep an updated playback history using [Last.fm](http://www.last.fm/)'s scrobbling service.

## How does it work?
It works together with the [Shazam Mac App](https://itunes.apple.com/us/app/shazam/id897118787?mt=12). When Shazam tags a song being played around you, the Shazam Scrobbler will take care of scrobbling it to [Last.fm](http://last.fm).
## Usage
### Requirements
- [Shazam](https://itunes.apple.com/gb/app/shazam/id897118787?mt=12)
- macOS### Install
- Download [ShazamScrobbler.dmg from here](https://github.com/stephanebruckert/ShazamScrobbler/releases) (~1MB),
- Before launching ShazamScrobbler, the Shazam app must have tagged at least one song.### Uninstall
- terminate ShazamScrobbler,
- run `defaults delete ShazamScrobbler` in your terminal,
- delete ShazamScrobbler.app## Thanks
- Shazam
- Last.fm
- [Last.fm](https://github.com/gangverk/LastFm) SDK by gangverk
- [FMDB](https://github.com/ccgus/fmdb)
- [LaunchAtLoginController](https://github.com/Mozketo/LaunchAtLoginController) by [Ben Clark-Robinson](https://github.com/Mozketo)Feel free to contribute!
## Licence
MIT