An open API service indexing awesome lists of open source software.

https://github.com/igrek51/android-songbook

Songbook for Android - Song lyrics viewer with chords for guitar, piano and singing
https://github.com/igrek51/android-songbook

android chords guitar kotlin music songbook songs

Last synced: 6 months ago
JSON representation

Songbook for Android - Song lyrics viewer with chords for guitar, piano and singing

Awesome Lists containing this project

README

          

# Songbook

[![GitHub version (latest SemVer)](https://img.shields.io/github/v/tag/igrek51/android-songbook?label=GitHub&sort=semver)](https://github.com/igrek51/android-songbook)
[![Github Pages](https://img.shields.io/badge/docs-github.io-blue)](https://igrek51.github.io/android-songbook)
[![Google Play](https://img.shields.io/badge/Google%20Play-igrek.songbook-blue)](https://play.google.com/store/apps/details?id=igrek.songbook)

Song lyrics viewer with chords to play on guitar, piano and sing

## Features
Our chief weapons are:

- Highlighting chords
- Chords transposition (any song to any key)
- Auto scrolling while playing
- Custom songs and chords editor
- Playlists
- Chord diagrams for guitar, ukulele, mandolin and piano
- Song Cast protocol - Sharing & Displaying songs on many devices over Internet connection
- Several chord notations: English (`Am Bbm Bb B C Dm`), German (`a b B H C d`), Solfege, Dutch, Japanese
- Recognizing the key of the song
- Automatic chords detection
- Different chord displaying styles
- Custom songs & settings synchronization between many devices, back-ups & restoring all application data
- Editing synchronized songs in the Web Editor
- Sharing songs by link
- Always-on display while playing
- Importing & Exporting songs from / to files or Google Drive
- Controls with keyboard arrow keys, D-pad, headset button or external pedal

Songbook is a tool focused on guitarists, pianists and other musicians, but it also can be used just to view the songs lyrics on mobile devices.
It has many songs with chords on board and its database can be easily extended with your own songs.

## Demo
[![Songbook Demo](https://img.youtube.com/vi/VMsKZNkbl3A/0.jpg)](https://www.youtube.com/watch?v=VMsKZNkbl3A)

Example application screenshots:

| [![](./docs/screenshots/mobile/en/01.png)](./docs/screenshots/mobile/en/01.png) | [![](./docs/screenshots/mobile/en/02.png)](./docs/screenshots/mobile/en/02.png) |
|---|---|
| [![](./docs/screenshots/mobile/en/03.png)](./docs/screenshots/mobile/en/03.png) | [![](./docs/screenshots/mobile/en/04.png)](./docs/screenshots/mobile/en/04.png) |
| [![](./docs/screenshots/mobile/en/05.png)](./docs/screenshots/mobile/en/05.png) | [![](./docs/screenshots/mobile/en/06.png)](./docs/screenshots/mobile/en/06.png) |
| [![](./docs/screenshots/mobile/en/07.png)](./docs/screenshots/mobile/en/07.png) | [![](./docs/screenshots/mobile/en/08.png)](./docs/screenshots/mobile/en/08.png) |

## Available on Google Play

*Songbook* is available on [Google Play](https://play.google.com/store/apps/details?id=igrek.songbook) for free.
Please give it a ⭐️⭐️⭐️⭐️⭐️ star.

It is available on **phones**, **tablets** and **TV** devices with **Android**.

## Manual

Find out more user guides and manuals at [https://igrek51.github.io/android-songbook](https://igrek51.github.io/android-songbook).

## About

This software is published under the [GNU General Public License v3.0](./LICENSE).
See [Copyright Notices](./docs/pages/develop/copyright-notices.md).