Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arianrhodsandlot/quintet
A web app used for searching albums' covers from a series of music websites.
https://github.com/arianrhodsandlot/quintet
album-artwork album-cover amazon itunes webapp
Last synced: 1 day ago
JSON representation
A web app used for searching albums' covers from a series of music websites.
- Host: GitHub
- URL: https://github.com/arianrhodsandlot/quintet
- Owner: arianrhodsandlot
- License: mit
- Created: 2015-02-15T06:36:41.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T02:47:29.000Z (over 1 year ago)
- Last Synced: 2023-08-30T10:36:57.082Z (over 1 year ago)
- Topics: album-artwork, album-cover, amazon, itunes, webapp
- Language: TypeScript
- Homepage: https://quintet.pages.dev
- Size: 3.14 MB
- Stars: 22
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
Quintet
![logo](public/logo.svg#gh-light-mode-only)
![logo](public/logo-dark.svg#gh-dark-mode-only)[quintet.pages.dev](https://quintet.pages.dev)
## Overview
Quintet is a web application that helps you search for and download music album covers. It acts as a proxy to Google Images, rearranging search results by parsing HTML from Google's webpages. This project aims to provide a user-friendly interface for finding and downloading high-quality album cover images.## Screenshot
## Features
- Search for music album covers
- Download high-quality album cover images
- User-friendly interface### Usage
- Enter the name of the music album or artist in the search bar.
- Browse through the search results to find the desired album cover.
- Click on the album cover image to download it.## Development
To start an ephemeral development server run:```sh
npm
npm dev
```## Acknowledgments
- Google Images Search for providing search results## License
MIT