An application developed by Apple for Mac OS X that implements the creation of workflows.
0
votes
1answer
23 views
System Services in Automator won't start
For about a week it occurs that System Services created in Automator suddenly refuse to work.
It happens on all Services, system-wide, i.e.:
Open in Marked in Byword
Create Symlink in Finder
...
-1
votes
1answer
24 views
Keeping a VMWare View session alive?
On OS X 10.8, I have the VMWare View client installed, and frequently use it to log into a remote Windows machine. Unfortunately, the way the infrastructure is set up, it frequently times out very ...
0
votes
2answers
53 views
Can AppleScript automatically press a key for me in an application?
I'm trying to devices an AppleScript that will automatically press the right arrow key for 1 second, then the left arrow key for 1 second and repeat this in an endless loop until I interrupt it.
Here ...
0
votes
2answers
43 views
Compress files with the output name same as Parent Folder with Automator
I've been searching the internet for a solution to this. I would like to create an Automator workflow that will zip the selected files, name the zip the name of the Parent directory and save that zip ...
0
votes
0answers
41 views
How to search PDFs and extract matching pages with Automator?
I am trying to make an Automator workflow that will alllow me to:
Specify a folder to run the actions on
Search all PDF files in that folder for a certain word (my client's name)
Create a new PDF ...
0
votes
0answers
31 views
Automator “watch me do” without moving the cursor?
Using Automator's "watch me do" feature, I recorded my cursor closing a small google chat window in Safari. I saved this as an application, so i can open the application with another program when it ...
2
votes
2answers
46 views
Create a automator application able to launch and quit from dock
I have a shell command thats runs endlessly, until you stop it using Control-C. When I run it from the Terminal, it goes something like:
$ /abspath/to/my-command
Command is running ...
Use Control-C ...
3
votes
1answer
52 views
Are there more robust tools than Automator to extract text from multiple PDF?
There is an action in Automator that allows you to programmatically "Extract PDF Text", but it fails when fed a moderate amount of files (25 to 100). Worse, it fails without logging anything helpful ...
1
vote
0answers
39 views
Can I find and replace Core Text/Cocoa text strings in any application?
My scenario:
I use an app called Antetype for UI design.
Antetype uses OS X-native technologies for text rendering (it uses the system-standard text palette).
Antetype does not have a find and ...
4
votes
3answers
100 views
+50
How to customize Finder's Share menu?
Is there a way to add custom services to Finder's Share menu?
I have created an automator service to copy selected files to my Dropbox directory (similar to this).
I enabled this service in the ...
0
votes
1answer
26 views
How can I set 4 x 6 as the default printer setting?
I'm working on a photo booth web app that's going to run at a kiosk, and I'm trying to figure out how users can make a 4 x 6 printout of their photo.
When the user requests a printout, PHP resizes ...
1
vote
1answer
55 views
Should I use Automator or another program for repetitious tasks?
I have 100s of images to save out in a different format for a project that I am working on. And the problem is I have to do them one at a time, so I am wondering if there is some way to record the ...
3
votes
1answer
76 views
One-click automated USB trash delete
Is there any way I can create an automator service or app to delete ALL trash from any USB drive (my own account's trash plus everybody else's)?
I've read several solutions involving Terminal, ...
0
votes
1answer
40 views
What have you done with Automator? [closed]
I have only done a small amount of with with Apple's Automator application. However, it is very powerful and can be used for a wide array of purposes and applications.
What are some of the cool ...
1
vote
1answer
24 views
Transfer podcasts
I just switched from iMac to Macbook Pro and I wanted to transfer all my podcasts to it without downloading them all over again.
Copy/Pasting the podcasts folder won't list it in iTunes.
A found a ...
0
votes
0answers
55 views
Automator crashes on Lion, error: Exited abnormally: Broken pipe: 13
I wrote a workflow to check battery duration, on osx 10.8.3 works perfectly and on 10.7.5 crash after a random time.
In console I get this error:
com.apple.launchd.peruser.501: ...
1
vote
1answer
59 views
Automator - Conversion from image files to Files/Folders failed
I am trying to do a simple task of just taking a screenshot with automator and importing that screenshot into iPhoto. The screenshot takes fine and saves it to the correct location. It does save as ...
0
votes
1answer
44 views
Automator apps as Login Items not working
I have two automator built applications which I want to run when a user logs in. I tried adding them to the Login Items of the user. But when I log that user in, both automator apps fail to run.
If ...
1
vote
2answers
175 views
Automator: How to replace a particular string with the filename?
Within Automator, how can I replace a particular string in many different files with the filename of each file?
// UPDATE
Using a "Run Shell Script" process I am able to get the body of a test file ...
3
votes
2answers
69 views
Have Voiceover read out just paragraph or sentence under cursor
I work with a disabled user who controls their iMac using keyboard and mouse input from their communication-aid. They have dyslexia and would like to use voiceover to read certain paragraphs or ...
1
vote
2answers
43 views
Avoid using command for keyboard shortcuts
I work with a disabled person who uses their communication-aid to control their iMac through keyboard and mouse commands.
I'm setting up keyboard shortcuts to launch applications directly using ...
0
votes
1answer
72 views
How to get iTunes to play an iPhone playlist automatically when connected to iPhone
I have a habit of working/studying while listening to music. And since the Mac I am connected to at work doesn't have all the songs I want, I normally listen to the songs via iTunes from the iPhone ...
0
votes
1answer
35 views
I want to create and automator that opens a specific file
I want to open a specific file - if I press F5 or another key - its a file I use all the time, so want it to be open at a touch of a key
0
votes
0answers
29 views
Use JpegOptim with Automator [closed]
I use JpegOptim to optimize images before uploading them to my blogs. The tool was installed correctly and I basically use jpegoptim -m90 filepath. It works well but when I create an automator shell ...
1
vote
0answers
46 views
Have OS X auto-search for WiFi
My school has installed PowerCloud, which does not officially support OS X. It works sometimes, sometimes it doesn't. I've tried to narrow it down but it's impossible. I was wondering if there is a ...
1
vote
0answers
28 views
Automator-script with an OCR-software to automatically add OCR to material? [duplicate]
The OCR software could be anything like PDFPen, ABBYY FineReader Express or Adobe Acrobat Pro. Automator does not list any features such as 'Add OCR layer to' or show any OCR programs under Automator.
...
0
votes
0answers
49 views
How to make shortcut for changing desktop picture?
I have big set of Desktop pictures in Library and in System Preferences I have set to change Desktop Picture every 30 mins. Now I want to make keyboard shortcut for Finder for loading next desktop ...
1
vote
1answer
31 views
How to save half-made service in Automator?
How to save half-made service in Automator without making it active, as it is not finished?
1
vote
4answers
315 views
How can I create a stand alone APP to run a terminal command
I have the requirement to manually run the OSX maintenance scripts in OSX (Lion / Mountain Lion). I would like to create a completely stand alone application that would achieve the following goals:
...
1
vote
1answer
257 views
Automator -> send file to email (from filename)
Im trying to create an Automator folder action that sends an email with an attached file.
In my folder the files will be generated with the email as name:
Example: name@company.com.jpg, ...
0
votes
1answer
135 views
Creating a keyboard shortcut to pause Youtube video in a Google Chrome tab
Here is what I want to do: hook up a keyboard shortcut with an action to play/pause the video that is currently open in a Google Chrome tab. Would it be possible on Mac OS X?
I was thinking about ...
0
votes
1answer
92 views
Automator: start embedded YouTube
So, I need to show some kids a sequence of YouTube videos (with Automator, because there's no one available to man the computer for 30 minutes), but it's at a school where the YouTube domain is ...
1
vote
1answer
153 views
How to create Automator Service to change font of selected text?
I'm trying to create a "Service" in Automator that changes the font of the selected text in the frontmost app.
0
votes
2answers
89 views
Get text from multiple webpages doesnt work if one URL is down
I have creating a simple workflow in Automator which will extract text from a list of URLs and save them into one text file.
The actions are:
Get Specified Text
Get Text from Webpage
New Text File
...
1
vote
2answers
140 views
How to Run Shell Script upon Application Launch?
Not sure if this belongs here or on SuperUser, but it's Mac specific, so I'll go with here.
I wrote a Ruby script that edits TextMate's global properties file and changes the theme based on the time ...
2
votes
2answers
56 views
Automator treating App Packages as folders
Automator treats .app files (Application Packages) as if they were folders. This might be useful in some instances, but for what I want to do - Periodically make a list of the contents of my ...
1
vote
1answer
55 views
Automator turning well-aligned PDF documents upside-down, flipped — unreadable in OSX?
I have PDFs that are readable. When I combine the PDFs, the pages go randomly up-side-down and left-and-right. I have fixed this issue manually in Preview app but I would like to get the pages as ...
0
votes
1answer
171 views
using automator/applescript to upload files to a web form?
I have a bunch of files I want to upload to web page. Unfortunately the web form for uploading only allows me to specify one at a time (it spawns and 'open file' dialog). Is there an easy way to do ...
0
votes
1answer
122 views
Can I automate ad posting on Craigslist using the Fake browser?
I just purchased Fake yesterday thinking I could use it to help automate my Craigslist ad postings. Unfortunately I am at a loss (I'm not very technical) on the actual ad description/posting screen. ...
0
votes
0answers
22 views
Use OpenSSL in Automator Application?
I want to make an application that's in the same directory as a file: message.txt.enc
If you open the app you should be prompted with a password dialogue. this should be used to decrypt the file AND ...
3
votes
2answers
153 views
Have Automator add original path to Spotlight Comment for a file when moving to the trash
Is there a way to add the original path of a document as a Spotlight comment in Mountain Lion?
I have created an automator workflow that automatically adds the Timestamp and user when a file is moved ...
2
votes
1answer
52 views
0
votes
2answers
384 views
How created watched folder with Automator to auto import new files into itunes?
I was wondering if someone could help me with this. This what I'd like to do:
File is downloaded into Folder A, it is automatically imported into itunes and then moved to folder B. This happens ...
2
votes
2answers
96 views
Inconsistent results when getting folder size in AppleScript
I'm using this line to get the size of a folder:
set thesize to physical size of folder x
The problem is that sometimes it works, other times it doesn't, and it's very annoying because there ...
0
votes
1answer
114 views
How to use automater to run mongo db and node.js app on startup
I'm trying to use Automater(first attempt of using this software) to create a sequence that will automatically run ./usr/mongo/bin/mongod and ./usr/mongo/bin/mongo then run my node.js server app at ...
2
votes
1answer
118 views
Automator service for encrypting or decrypting with openssl
Can I create two Automator services that allow me to encrypt or decrypt files? So I would right click a file and click 'Encrypt', the .txt file would be encrypted to a .enc using openssl:
...
1
vote
1answer
273 views
How to pass inputs to a shell script in automator?
I want to pass the filename of the file I rightclicked to a shell script through automator:
# encrypt file.txt to file.enc using 256-bit AES in CBC mode
openssl enc -aes-256-cbc -salt -in file.txt ...
0
votes
0answers
23 views
Further question automate QT movie script
I have a time lapse camera running for 3 years and it takes a jpeg every 2 minutes 24 hrs/ day. it puts 10,000 jpegs in one folder and then when that is full it creates another folder.
Rob has ...
3
votes
2answers
133 views
Show all services on right click
Whenever you have more than 4 services, they are put in a dropdown option "Services" on right click instead of just being added to the right click menu itself.
Is this an option somewhere that can be ...
0
votes
0answers
118 views
How to set codec for Quicktime 7 export with AppleScript
I'm new to applescript and I'm having some trouble with a batch export of video files.
I'm trying to transcode several image sequences into .mov using QT 7, via Automator.
I found this code that ...


