Jump to content

Liveo13

Member
  • Posts

    3
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Liveo13's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. I know this is a pretty basic question, but I can't seem to find the answers anywhere. I am trying to run a simple python script to out the result of an equation (e.g. 'mult 2 3') and I want to see the result. The python script is: import sys sys.stdout.write(sys.argv[2] * sys.argv[3]) How do I get the result from the script in my workflow. Thanks!
  2. Ah ha! That's it. Thank you. I have just been playing with focus modes on my phone. It didn't even occur to me. Thanks again! Paul
  3. When I create a very basic workflow, one that just outputs text in a notification, nothing appears when it is run. I have tried with a few different programs. They do actually appear, but it seems to be at times like when I log out, or when I restart the computer. Any ideas would be greatly appreciated. Paul
×
×
  • Create New...