All Projects → QuickLyric → Quicklyric

QuickLyric / Quicklyric

Licence: gpl-3.0
Android app that instantly fetches your lyrics for you.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Quicklyric

React Native Material Ripple
Base component for touchable elements
Stars: ✭ 359 (-13.08%)
Mutual labels:  material
Musicmood
A machine learning approach to classify songs by mood.
Stars: ✭ 388 (-6.05%)
Mutual labels:  lyrics
Framework7 Template Vue Webpack
Deprecated! Framework7 Vue Webpack starter app template with hot-reload & css extraction
Stars: ✭ 399 (-3.39%)
Mutual labels:  material
Android Extensions
An Android library with modules to quickly bootstrap an Android application.
Stars: ✭ 356 (-13.8%)
Mutual labels:  material
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (-6.54%)
Mutual labels:  material
Md2
Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.
Stars: ✭ 389 (-5.81%)
Mutual labels:  material
Surface
A Material Design CSS only framework
Stars: ✭ 349 (-15.5%)
Mutual labels:  material
Material Progressview
🔥A beautiful, gradual and simple used progress view for android.
Stars: ✭ 406 (-1.69%)
Mutual labels:  material
Rust Three Days Course
Course material for Rust, taking roughly three days. English, German, Spanish available.
Stars: ✭ 388 (-6.05%)
Mutual labels:  material
Materialimageloading
Material image loading implementation
Stars: ✭ 396 (-4.12%)
Mutual labels:  material
Picassopalette
Android Lollipop Palette is now easy to use with Picasso !
Stars: ✭ 366 (-11.38%)
Mutual labels:  material
Material Framework
[Unmaintained] An easy to use material design based framework.
Stars: ✭ 383 (-7.26%)
Mutual labels:  material
Gank.io Unofficial Android Client
An unofficial gank. io android client
Stars: ✭ 394 (-4.6%)
Mutual labels:  material
Material Foundation
Material Design version of Foudation for Sites by Zurb
Stars: ✭ 361 (-12.59%)
Mutual labels:  material
Material Auto Rotating Carousel
Introduce users to your app with this Material-style carousel.
Stars: ✭ 400 (-3.15%)
Mutual labels:  material
Seeweather
⛅ [@deprecated]RxJava+RxBus+Retrofit+Glide+Material Design Weather App
Stars: ✭ 3,481 (+742.86%)
Mutual labels:  material
Blueprint
Free, feature-rich, easily customizable Android dashboard for icon packs
Stars: ✭ 389 (-5.81%)
Mutual labels:  material
Material Searchtransition
A demo showcasing how to implement a Dial app-like Toolbar transition
Stars: ✭ 409 (-0.97%)
Mutual labels:  material
Holoshield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
Stars: ✭ 401 (-2.91%)
Mutual labels:  material
Frames
Free, feature-rich, easily customizable Android dashboard for wallpapers apps
Stars: ✭ 396 (-4.12%)
Mutual labels:  material

QuickLyric

alt text

QuickLyric is an android app that instantly fetches your lyrics for you. Its main perks is that it's very fast, features Material Design as well as a search engine, a Karaoke mode, the downloading of all your lyrics on your device & some handy settings. While most lyrics app require you to type the name of the song you're searching for or annoy you with tedious notifications every time the song has changed, QuickLyric automatically detects what song is playing on your device and instantly delivers the lyrics to you.

QuickLyric is written in Java and runs on phones and tablets equipped with Android 4.0 or higher. The build system relies on Gradle and Android Studio is therefore recommended.

FAQ:

Can I fork this project, put it on the Google Play Store and put my ads on it?

Unless you meet all the criteria, the short answer is "No and I will get your fork taken down".

A longer answer is here.

How can I integrate QuickLyric into my music player?

If you want to add a button that says "show lyrics in QuickLyric" (or something like that) in your app, you can find some instructions in the Wiki.

Download

Dowload from Google Play

Download from F-Droid

or on the original F-Droid page.

Note: The F-Droid page is currently not up to date, they still have a build from 2 years ago. The Google Play version contains some teeny tiny portions of code that are not public (monetization, handling copyrighted content, etc.)

Features

  • Lyrics - Shows the lyrics of the song you are listening to at the moment. The Refresh button allows your to update the lyrics when the next song has started playing. In the action bar, you can to download the lyrics on your device (for offline usage), search and share the URL with a friend. If you're lucky, the Karaoke mode might be available for that song.
  • Saved Lyrics - Each lyrics can be stored on your device.
  • Search - Search for Lyrics on Genius.
  • Batch Download - Download the lyrics for all your music in a few minutes.
  • Material Design
  • System Integration - Access the lyrics you want after you've identified a song with Shazam or Soundhound via the share button.
  • NFC - Share lyrics with your friends via Android Beam.
  • More than 15 languages supported - Including German, Greek, Spanish, French, Italian, Japanese, Dutch, Polish, Russian, Turkish and English.

Build

  • Make sure you have the latest version of Gradle installed. You should have at least the version that is used in Quicklyric/build.gradle. There is no gradle wrapper on this repo.
  • Download the sources
  • Edit the different API keys in the com.geecko.QuickLyric.Keys file.
  • Input your signature keystore, login and passwords into the QuickLyric/build.gradle file
  • cd to the root of the project and execute "$ gradle build"

Translations

What QuickLyric needs most right now is translations! If you're bilingual you can submit translations over at Crowdin (no need to register, just use your GitHub/Google/Facebook/Twitter account).

Every translator may request 1 free beer if they stop by Brussels. ;)

Open Source Contributors

If you want to expand the lyrics catalog, check out the wiki.

Don't be afraid to contribute! I welcome all forks & pull requests but please, if you want to fork QL, immediately update com.geecko.quicklyric.Keys with your own keys (Spotify, Genius, ..).

Credits

Credits are listed in the app in the about section

Screenshots

Static Sync Search Saved Settings

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].