Skip to content

Simple Python app that helps you create and display guitar chord diagrams to help with learning new songs

Notifications You must be signed in to change notification settings

zhuangy47/reChord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

reChord

operating at the intersection of my poor memory, mediocre programming skills, and lack of care for good ui, reChord is a program to help you create and display guitar chord diagrams.

features

  • create guitar chord diagrams
  • show said guitar chord diagrams
  • save sets of chord diagrams
  • load said sets of chord diagrams
  • suffer from poor ui

usage

either download the zip file or clone the git repo and run main.py. make sure to run it in its own directory.

to start, create chord diagrams with the 'create' button. add/remove these diagrams to the main canvas with the 'add/remove' button.

for each diagram you create, it creates an svg file. delete with the 'delete' button.

save the current state of the canvas using the 'save' button.

load a save using the 'load' button.

bugs

there are no bugs, only features that add ✨ character ✨

About

Simple Python app that helps you create and display guitar chord diagrams to help with learning new songs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages