SamRothCA / Today-Scripts

A widget for running scripts in the Today View in OS X Yosemite's Notification Center
1.58k stars 183 forks source link

Input to variable [Feature Request] #29

Open borazslo opened 8 years ago

borazslo commented 8 years ago

Is it possible somehow to interact with a custom widget? I would like to have a text box, I can fill with a string. Then the script should use my string as an argument.

For example I would use my custom dictionary program: I fill the text box with the word, then enter, then my python code would show me the answer.