8000 GitHub - hedwiggggg/ugrip: https://hedwiggggg.github.io/ugrip - ultimate-guitar.com - user interface & pdf generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hedwiggggg/ugrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This webapp can pull the chords / lyrics from ultimate-guitar.com and create a pdf from it.


features:

  • load songs from ultimate-guitar.com & view the chords
  • transpose chords
  • simplify chords
  • select parsing style (normal / northern european / southern european)
  • generate pdf

screenshots:

Screenshot Smartphone Screenshot PC


Run yarn build to build the app, then just serve the build folder.

(with https://www.npmjs.com/package/serve for example, or any other webhost)


or run it with docker

docker build -t ugrip --build-arg CORS_SERVER=http://0.0.0.0:5001/ .

docker run -p 5000:5000 -p 5001:5001 ugrip

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0