Skip to content

ad-si/uku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uku

Display ukulele fingering charts in your terminal.

Screenshot

Read the release announcement at adriansieber.com/ukulele-fingering-chart-cli-tool-in-haskell for more information.

Installation

From Source

  1. Clone repository: git clone
  2. cd uku
  3. Build and install: stack install

Related

  • Cherchord - Find chord fingerings for any stringed instrument.
  • Chords DB - Database of string instruments chords.
  • Harmony - A Haskell library for musical scales and notes.
  • Tab - CLI tool to render tabs for music instruments.