.gitignore (116B)
1 # Compiled Python files 2 *.pyc 3 4 # PowerPoint files 5 *.pptx 6 7 # Virtual environment 8 .venv 9 10 # Environment variables 11 .env
songs2slidesA tool that automatically finds song lyrics and creates lyric slideshows | |
| git clone https://git.ashermorgan.net/songs2slides/ | |
| Log | Files | Refs | README |