Skip to content

Script that recursively searches for .mp3 files across the computer(LINUX based) and plays them using command line VLC

License

Notifications You must be signed in to change notification settings

saketharsh/RmSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RmSearch

____ ___  ___ __  ____ ___ ____   _____  __
|| \\||\\//||(( \||   // \\|| \\ //  ||  ||
||_//|| \/ || \\ ||== ||=||||_//((   ||==||
|| \\||    ||\_))||___|| |||| \\ \\__||  ||
                                           

Script that recursively searches for .mp3 files across the computer(LINUX based) and plays them using command line VLC

Installation Instruction

To install the RmSearch clone the repository into your home folder.

cd ~
git clone "https://github.com/saketharsh/RmSearch.git"

If using BASH, then run the BASH install script present inside the folder.

cd RmSearch/
./bashinstall.sh

ZSH users may run the ZSH install script

cd RmSearch
./zshinstall.sh

Usage Instructions

Open your terminal and type

mplay "song name"

in your command line. The rest is very easy. Figure out yourself and enjoy

TODO

Enable the script to search for other extensions as well. Enable it play entire directories if the user enters the name of a folder or genre.

About

Script that recursively searches for .mp3 files across the computer(LINUX based) and plays them using command line VLC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published