From 7161387e6be222486391e75eab2bf06ef58401dd Mon Sep 17 00:00:00 2001 From: Jackson Taylor Date: Tue, 14 Dec 2021 21:58:57 -0500 Subject: Add TODOS Mostly for install and how I want it to work in the future --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4ed66d6..01347da 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,14 @@ ## Purpose Personal script to when downloading music with youtube-dl, tagging the files (artist, album, and track info), and organizing them into named folders. +## Installation +Right now, the easiest thing to do is just use it from this repo. + +## TODO + - Installation + - Add necessary files to install via pip + - AUR? + - Configuration + - Config file in XDG directory + - URL file in XDG directory + - Command line parameters -- cgit v1.2.3