From ac3d1f6c6b1d540fcde3a054eebeec39f304bc19 Mon Sep 17 00:00:00 2001 From: dylan araps Date: Sun, 3 Jan 2016 20:02:39 +1100 Subject: [PATCH] Readme --- Readme.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 9ccc3859..b7f09a5d 100644 --- a/Readme.md +++ b/Readme.md @@ -129,9 +129,27 @@ Other: Here's what's on my todo list -- Add uptime support for OS X -- Add options to bold other text in the script (info, underline, colons) +- Uptime doesn't work in OS X yet. +- If the customizable info includes a third colon then it breaks. + +- Windows support (I'm almost done) + +- Option to swap the image and text around + +- Imagemagick optimizations + +- Cleanup of info array handling + +- More info outputs. Now that it's easy to customize what's printed and + everything is a function we can add optional support for pretty much anything. + + - Resolution + - GTK themes + - Terminal Font + - GPU + - IP + - etc