Skip to content

Sherry65-code/HeckPlayer

Repository files navigation

HeckMusic

A Music Player for the Great.

  • Advantages

    • Runs in terminal
    • Takes less memory
    • Is less bloated
  • Disadvantages

    • Does not have many features
    • Is unstable
    • It is not cross-platform
  • How to run it

    python3 main.py <location to the directory where your music folder is there>

    For Example -

    python3 main.py ~/Music
  • How to install dependencies -

    pip3 install -r requirements.txt
  • Key Codes

    • To toggle pause/play press F7
    • To go to Next Song press F8
    • To go to previous Song press F6 two times

Releases

No releases published

Packages

No packages published

Languages