Skip to content
forked from kmille/freetar

freetar - an alternative frontend for ultimate-guitar.com

License

Notifications You must be signed in to change notification settings

nealonhager/freetar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freetar - an alternative frontend for ultimate-guitar.com

This is like Invidious but only for Ultimate Guitar.
Try it out: https://freetar.androidloves.me

Features

  • no ads, popups, just a simple design
  • search for tabs and view them
  • save your favorite chords as favs (everything is stored in session storage, no account needed)
  • dark mode
  • auto scroll
  • useful for printing chords

Future work

  • show chords
  • improve UX on mobile devices
  • on smartphones: prevent lock screen
  • share chords (qr code)?
  • save favs encrypted server side?

How to use it

You need poetry. Then:

poetry install
poetry run freetar
Visit localhost:22000 in browser

You can also use the PyPi package

pip install freetar

About

freetar - an alternative frontend for ultimate-guitar.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.9%
  • Python 34.9%
  • JavaScript 11.7%
  • CSS 1.5%