terminal-hero

Bringing musical skills and fast fingers to a terminal near you 🤘

MIT License

Stars
5
                                        
                                 
                                             
                                          
                                     
                                             
                                                
                                           
                                                                                     
                                                              
                                                                    
                                                                     
                                                       
                                                       
                                                               
                                                                    
                                                               
                                                                                      

Bringing musical skills and fast fingers to a terminal near you

Getting Started

Requirements

  • Install libogg for audio playback:

    brew install libogg
    

Mac / Linux

  • Install Python3.6+

  • Initialize terminal-hero:

    make init
    
  • Rock out!

    source ./venv/bin/activate
    python main.py [songPath]
    

Windows

  • Install Python3.6+

  • Initialize terminal-hero:

    PS> .\Makefile.bat init
    
  • Rock out!

    (venv) PS> python main.py [songPath]
    

Usage

usage: main.py [-h] songPath

Bringing musical skills and fast fingers to a terminal near you 

positional arguments:
  songPath    path to your Frets on Fire song

optional arguments:
  -h, --help  show this help message and exit

Songs

Terminal Hero uses songs created for Frets on Fire. We do not provide any songs. You can find some on the Frets of Fire forums and they should Just Work.

Badges
Extracted from project README
GitHub license