mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-04-24 03:00:16 -04:00
Added TODO list. Read please. :)
This commit is contained in:
34
TODO
Normal file
34
TODO
Normal 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)
|
||||
Reference in New Issue
Block a user