separated files, added config file, added variable for zenity and ffmpeg

This commit is contained in:
2015-01-16 15:11:53 -06:00
parent bd6b7d2d23
commit c741f72980
6 changed files with 220 additions and 4 deletions

12
README
View File

@@ -11,8 +11,10 @@ Dependencies
-------------
* youtube-dl
* zenity
* vlc
* zenity or yad
* xdg-utils
* libnotify
* ffmpeg or avconvert
Installation
@@ -20,8 +22,10 @@ Installation
1. Open a terminal window
2. Navigate to the directory zymp3 is located
3. you@machine:~$ chmod +x zymp3
4. ./zymp3
3. you@machine:~$ cd zymp3/src
4. ./zymp3
TODO: standalone installer