Archive for the 'programming' Category

Want to test drive Toolkitr?

Toolkitr is now deployed on a server provided by my employer, so everyone can have a shot at it and try it out!

Toolkitr

Syntax documentation

A short example:

panel ("Goggles") {
    horizontal {
        text_field "Search"
        button "Search"
        button "I'm feeling it!"
    }
}

Ahve fnu!