scripts to manage the windowmager called i3 - Programming On Unix

Users browsing this thread: 1 Guest(s)
budRich
Long time nixers
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.


Messages In This Thread
scripts to manage the windowmager called i3 - by budRich - 20-11-2017, 09:32 AM