diff --git a/main.go b/main.go index 0d6152b..98ea8ec 100644 --- a/main.go +++ b/main.go @@ -14,8 +14,10 @@ import ( /* TODO: -1. Set password with a flag instead of text in the code -4. Document functions +1. Color backdrop to album cover (some sort of sampling?) +2. Transition effect when swapping songs +2. Has/Get code in parse could probably be done with an interface instead? (is it worth it?) +3. Document functions */ var password string