Added TODO list. Read please. :)

This commit is contained in:
Brett Bohnenkamper
2010-03-24 15:52:04 -05:00
parent 7089a14516
commit da6850d197

34
TODO Normal file
View File

@@ -0,0 +1,34 @@
**##** *#* TO DO LIST *#* **##**
This small list will be the central place where I will list ideas and
things I want to happen with screenFetch.
- WMs still needing support:
- Compiz
- Awesome
- dwm
- <insert wildcard here>
- I want the user to be able to specify on CLI when executing the
script the distro logo they want to be produced. I've already added the
flags in --help. They are -d|--distro=. But I can't figure out how to
pick up the user input from either "-d <DISTRO>" or
"--distro='<distro>'". Any help would on reading that input would be
greatly appreciated.
- I want to do the same as above again, only this time it's with
-c|--command=, which will be a way for the user to specify a custom
screenshot command on executing the script in CLI. Exact same problem:
not sure how to pick up the input.
That's about it for now. If you can help with any of these, please
please PLEASE let me know by emailing me at kittykatt@archlinux.us or by
stopping by SilverIRC on your favorite IRC client. The network can be
accessed by pointing your IRC client to kittykatt.silverirc.com. #me0wz
is my home channel. If you don't have an IRC client, head on over to
http://www.silverirc.com/SilverIRC/index.php?page=chat and that'll join
you to #randomz, where I can be reached as well.
Thank you for any help.
~KittyKatt (Brett Bohnenkamper)