Shotwell is a free, open source music player for Mac OS X. It is focused on handling large libraries efficiently, discovery, sharing and extensibility.
- Efficiently handles large media collections
- Automatically stays up to date with your media library
- Scans your media fast
- Loads cover art and artist metadata from the web
- Load artist and track metadata from the MusicBrainz database
- Airport Express support
- Extensible with Javascript plugins
- Your library is automatically shared over the local network through HTTP and multicast DNS (Bonjour)
- No EULA --- does not prompt you with an onerous license agreement on every minor point release
- Uses libav to provide efficient decoding (playback), tag scanning and playback support for virtually every media format
- Uses leveldb to provide extremely fast database access
- Install Xcode
- Run
make run
ormake dist
ormake gdb
Refer to BUILDING
Licensed under Apache 2.0. Refer to LICENSE.