Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ShazamScrobbler/macos-app
Last.fm scrobbler for the Shazam Mac app
https://github.com/ShazamScrobbler/macos-app
lastfm macos menubar-app music objective-c shazam shazam-mac
Last synced: 14 days ago
JSON representation
Last.fm scrobbler for the Shazam Mac app
- Host: GitHub
- URL: https://github.com/ShazamScrobbler/macos-app
- Owner: ShazamScrobbler
- Created: 2014-09-16T17:54:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T16:44:49.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T10:20:58.314Z (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: 117
- Watchers: 6
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
ShazamScrobbler for Mac [![Build Status](https://travis-ci.org/stephanebruckert/ShazamScrobbler.svg?branch=master)](https://travis-ci.org/stephanebruckert/ShazamScrobbler) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](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.
![menubar-preview](https://cloud.githubusercontent.com/assets/1932338/10404677/7d1ffe58-6ed4-11e5-99d0-c29480a0bfda.png)
## 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