Skip to content

Prabesh01/ted-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ted Music

Lightweight silent music player

taskmanger.png

How about this? Just double click once and you are done for forever. It will play music in the background. No player window pops up, ever. Just music and you.

If you are one of those people who starts playing songs whenever they start their pc and carry on their work, Ted is just perfect for you.

Usage

  • Visit the Release page and download suitable exe file from latest release
  • After its downloaded, double click the exe file and hopefully you are done.
  • Controls: Make sure CAPS LOCK is on
    • Numpad 5 --> Play/Pause
    • Numpad 4 --> Play Previous Song
    • Numpad 6 --> Next Song
    • Numpad 8 --> Volume Up
    • Numpad 2 --> Volume Down
    • Numpad 0 --> Toogle Loop

It will play music you've got in your Music Folder (usually C:\Users<username>\Music). It will keep playing silently in background without showing any gui to irritate you. It will autostart everytime you turn on your pc.

Building yourself

  • git clone https://github.com/Prabesh01/ted-music-player.git
  • cd ted-music-player
  • pip install -r requirements.txt
  • pyinstaller --onefile --icon=ted.ico -w ted.py

You will get your exe file inside dist folder.

TO-Do

  • maybe a user config file?
  • make it more lightweight if possible
  • add discord rich presence

Known Issues

  • Antivirus might report false positive trojan. In that case, you can just ignore it (allow it on antiviruses) cuz it really is false positive and certainly is safe or you can also build the exe file yourself instead of using the one in the release page. More info about this on here and here

Contributions

Contributions are always welcome

License

CC0

About

24x7 background music player for melophiles

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages