Skip to content

RDxR10/windows-music-player-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Windows Music Player CLI

Most of us don’t like clicking buttons over and over again, especially on Windows when listening to music; sometimes we just want that Linux-like experience. This CLI music player serves that purpose.

Get your playlist shuffled and switch tracks with ease... enjoy your favorite music - uninterrupted and ad-free.

Best suited for those who have a regular music playlist/library and prefer the flexibility to change songs on the fly.

Warning

This repository does not encourage playing songs in corporate environments. Use at your own risk.

Setup

Add your music directory in the first line of the script:

$MusicDir = "G:\music"

Usage

.\play.ps1

Appearance

Windows 11

play_WIN_11

Windows 10

play_WIN_10

Features

  • Select track

nav_WIN_10

  • Pause

Paused

  • Shuffle Queue

Shuffled_Queue

  • Search

Search_Single_Song

  • Replay searched track

Replay

  • Notification

Notification

  • Repeat Mode

Repeat

  • Loop Mode

Loop_Mode

  • Auto exit after the searched track ends

Auto_Exit

New Features/Updates

  • 05-04-2026 [FEAT]: Queue now opens in a separate view with arrow key navigation to select and play a song; current song continues playing during navigation and auto-advance to the next song is suspended until the queue is closed.

  • 07-04-2026 [FEAT]: Search, pause and endless scrolling have been added to the navigator view. The last played song is now highlighted, and search mode combined with the navigator enables custom queue creation.

About

A lightweight CLI music player for Windows

Topics

Resources

License

Stars

Watchers

Forks

Contributors