All Projects → ispacekid → color-tunes

ispacekid / color-tunes

Licence: MIT License
A HTML5 version of the iTunes 12 album view using Javascript and CSS3.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to color-tunes

Musix
A macOS Apple Music client using MusicKit
Stars: ✭ 17 (+13.33%)
Mutual labels:  itunes
ipatool
Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
Stars: ✭ 2,438 (+16153.33%)
Mutual labels:  itunes
autotagger
Tag .mp3 and .m4a audio files from iTunes data automatically.
Stars: ✭ 25 (+66.67%)
Mutual labels:  itunes
Userscripts
A collection of scripts that make spending time on the web easy.
Stars: ✭ 52 (+246.67%)
Mutual labels:  itunes
iTunes Backup Reader
Python 3 Script to parse out iTunes backups
Stars: ✭ 108 (+620%)
Mutual labels:  itunes
iTunesSearch
🎵 A .NET wrapper to the iTunes search API
Stars: ✭ 20 (+33.33%)
Mutual labels:  itunes
itunes receipt validator
Validate iTunes Transaction and Unified style receipts with local decoding and remote validation.
Stars: ✭ 38 (+153.33%)
Mutual labels:  itunes
iTunes-Discord-RP
iTunes Rich Presence for Discord made in Java (for MacOS and Windows)
Stars: ✭ 173 (+1053.33%)
Mutual labels:  itunes
Lyricify-App
A fantastic app to provide auto-scrolling lyrics for Spotify, iTunes, Music Center, QQ Music, Netease Cloud Music, and YesPlayMusic. 一款为Spotify、iTunes、Music Center、QQ音乐、网易云音乐、YesPlayMusic提供滚动歌词的软件。
Stars: ✭ 486 (+3140%)
Mutual labels:  itunes
owntone-server
OwnTone is forked-daapd's new name. Linux/FreeBSD DAAP (iTunes) and MPD media server with support for AirPlay devices (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
Stars: ✭ 1,408 (+9286.67%)
Mutual labels:  itunes
MusaicFM
Screensaver inspired by Apple’s inbuilt iTunes Screensaver. It can display Artwork by Spotify or last.fm Profile Data.
Stars: ✭ 223 (+1386.67%)
Mutual labels:  itunes
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (+60%)
Mutual labels:  itunes
iOS-Restrictions-Recovery
Can find the Restrictions or Screen Time passcode of any iOS 7.0-12.5.5 device. iOS 13 and 14 should work in theory, but Keychain-Dumper is very hit or miss on those versions
Stars: ✭ 50 (+233.33%)
Mutual labels:  itunes
iTunes-Scrobbler
An alternative scrobbler for iTunes and Music on macOS 10.12 or higher
Stars: ✭ 19 (+26.67%)
Mutual labels:  itunes
product-release-notes
Release notes page for your product that follows iTunes and Google Play
Stars: ✭ 24 (+60%)
Mutual labels:  itunes
QTFiles
use qaac without installing iTunes
Stars: ✭ 76 (+406.67%)
Mutual labels:  itunes
summertunes
A web-based music player for Beets
Stars: ✭ 15 (+0%)
Mutual labels:  itunes
SongProcessor
A beefed up version of AudioKit's Song Processor with the intention of releasing it on the App Store.
Stars: ✭ 36 (+140%)
Mutual labels:  itunes
go-xmp
A native Go SDK for the Extensible Metadata Platform (XMP)
Stars: ✭ 36 (+140%)
Mutual labels:  itunes
nehm
(DEPRECATED) ☁️ CLI for downloading tracks from SoundCloud
Stars: ✭ 84 (+460%)
Mutual labels:  itunes

ColorTunes

Introduction

ColorTunes is a HTML5 version of the iTunes 12 album view using Javascript and CSS3, which is able to detect the colors in an album cover and generate color scheme for its track list based on the reduced color space. This version of ColorTunes is based on ColorTunes for iTunes 11, which is developed by @dannvix and @zhusee2. It has made serveral improvements and optimizations for iTunes 12. Color palettes generation is based on the MMCQ (Median Cut Color Quantization) algorithm from the Leptonica library.

Demo

Pleade visit http://spacekid.me/color-tunes.

Acknowledgements

License

Copyright © 2015 太空小孩

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].