The fundamental medium of expression with Tuneal is text. You write English sentences that we parse and convert to commands that a computer can execute.

Our focus with Tuneal is that given a sentence you write, you should ALWAYS know why it worked, how it worked and how you can change what it did. No black-box, no under-the-hood secret calculations.

Once you write a sentence, given how vague / precise it is, we ask for extra information about it. For example, for the sentence "Show a list of images", we ask for what data to take for the list, what UI component to use for the list items and what data to pass each UI component in the list.

Here are the sentences we support as of now and the extra information we ask for along with these sentences. We will keep this list updated to make sure you are using all the goodness we have to offer.

Please note, you can use any other sentence in place of "do something" in the sentences below. This means that many of the sentences allow composition i.e. you can combine them with other sentences.

Supported sentences -