Skip to content

dot-asterisk-nl/lilypond-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lilypond Web Service

  • Lightweight service that runs simple webpage to access Lilypond functionalities
  • Based on chilledgeek/lilypond-web
  • Default port is set to 8080, no further configuration is necessary/possible

How to use

  • Ensure Docker is installed
  • Run docker build -t lilypond-web .; docker run --rm -p 8080:8080 lilypond-web
  • Enjoy and paste in some lily code! Or don't lol. Please be responsible with Lilypond security, the documentation has plenty of information about that.

About

lightweight web docker service for generating pdfs from lilypond code

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 78.2%
  • HTML 12.7%
  • Dockerfile 9.1%