Skip to content

Alpha release

Pre-release
Pre-release

Choose a tag to compare

@ProHeartly ProHeartly released this 08 May 17:12
· 12 commits to main since this release

Terminal Play

A music player in terminal 😆

How to install:

By install.exe:

  • Download install.exe
  • Run it and wait for it to install everything.
  • Then you can see the shortcut made in desktop.

For non-window users:

  • clone the repo
  • run pip install -r requirements.txt
  • Finally run python main.py

NOTE: virus total will flag it But its 100% safe.. (its false positive)

Manual Install:

  • For manual install, download both assets folder and main.exe
  • In C:/users/{your user}/AppData/Local/ make a folder "TerminalPlayer"
  • Extract assets.zip inside of it and also put main.exe in there
  • make a shortcut which leads to main.exe and put it in desktop
  • WOahh! you made it...

Building from source code:

  • Check readme.md :D