nixers
scripts to manage the windowmager called i3 - Printable Version
+- nixers (https://nixers.net)
+-- Forum: Development & Graphics (https://nixers.net/Forum-Development-Graphics)
+--- Forum: Programming On Unix (https://nixers.net/Forum-Programming-On-Unix)
+--- Thread: scripts to manage the windowmager called i3 (/Thread-scripts-to-manage-the-windowmager-called-i3)


scripts to manage the windowmager called i3 - budRich - 20-11-2017

Not sure if this is in the right category, it doesn't really feel like a shell script but it is. I post it here because i know you guys can give me some good critique on my style.

I have basically learnt bash/sh/awk while writing this, i Started about a year ago. But I was doing a lot of AutoHotkey scripts before that, so the mindset was there already.

Any kind of input is appreciated, I will probably be rude and defend myself if it is bad, but I will try to be nice ;)

https://github.com/budRich/i3ass

i3fyra (bash) is the magnum opus, and i3list (sh/awk) is what makes it works, those two are the ones i would like you to look at, the others are more or less novelties.