Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

web app for generating a daily piano exercise sheet

Notifications You must be signed in to change notification settings

selfawaresoup/daily-piano-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOVED!!

This repository has moved: https://codeberg.org/selfawaresoup/daily-piano-exercise

Daily Piano Exercises

Generates a static website with a piano practice sheet for each day:

https://dailypiano.selfawaresoup.com

Sheet music was written in MuseScore, exported as SVG and then cleaned up and formatted with a script.

Compile & run site generator

cargo run

Upload to webhost

(requries rclone to be configured with authentication)

./upload.sh

Re-generate SVG files for sheet music

(after changes in the MuseScore file)

cd scores
ruby export.rb

Then run the site generator again

About

web app for generating a daily piano exercise sheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published