Using Automator with Apimac Timer 6

I run a small internet café where we are all Mac. We use Apimac Timer to time our customers when they come in for a predetermined amount of time. I want to use automator to perform the following sequence of commands:
open Apimac Timer
have the "Countdown" tab selected
click "Prevent Changes" deselecting the box
change the amount of time (would like an individual workflow for 15min, 30min, 45min, 1hour)
click "Prevent Changes" selecting the box again
click start
click the "iconize" option in the lower left hand of the timer window
When we click "Prevent Changes" or "Start" it prompts us for our admin password. This prevents users from making time changes, pausing the timer, or even closing out the timer. If it were possible I would like to script in the admin username and password, and then figure out a way to password protect the workflow application created through automator via software like "File Protect" from Apimac. This would allow myself or employees to select the specific time increment be it 15, 30, 45, 1hour and only have to put in our password once.
Can anyone help me? I have made workflows with automator and they are just real inconsistent. It always opens up the timer but then it won't do everything correctly but sometimes it will.... it is like 50/50 which is pointless for what I am trying to do. I would greatly appreciate help or advice as we are small non-profit café in central america with limited resources. Please help anyone! Maybe there is even another option out there?

Rude and crude
/usr/sbin/networksetup -setairportpower en0 off
n=120
while [[ $n -gt 0 ]]
do
    echo "$n minutes until Airport WiFi turned back on" >$HOME/Airport_Off_Time_Remaining.txt
    sleep 60
    n=$((n-1))
done
/usr/sbin/networksetup -setairportpower en0 on
Now when you want to see how much time is left, you double click on Airport_Off_Time_Remaining.txt in your Home Folder.  You will have to close the TextEdit window each time and re-open the Airport_Off_Time_Remaining.txt each time.  I said this was "Rude and Crude"

Similar Messages

  • Do you know any tips on using Automator with Mail?

    Do you know any tips on using Automator with Mail?
    I want to save time, can you help. I get hundreds of mail everyday, iPhone, MacBook, Desktops....
    This is very time consuming
    HELP!!!

    Perhaps we could answer the question better if we knoe what functions were taking up the most time. Are you having to delete spam that slipped through the craks? Moving Mail to folders can be accomplished through mail rules.

  • Using Automator with Disk Utility

    I'm new to using Automator. I want to create a work flow with Disk Utility but is doesnt appear in the applications list. How do I make Disk Utility work with Automator?

    If a program doesn't appear in the list, that means that Apple hasn't written actions for it yet.
    You can still use Automator with Disk Utillity, but you will need to use Applescript and the 'Run Applesript' action to operate Disk Utillity.
    Unfortuately the 'how' is beyond my knowledge, and the scope of this post.

  • Can i use automator with photoshop?

    I want to open a Keynote or PPT file select an image, open it in photoshop make the background transparent then save it back in Keynote. is this possible?

    Yes you can use automator with photoshop:
    You might wanna take a look at http://www.automatorworld.com/archives/photoshop-cs-automator-actions/
    But not sure if it does what you are asking for.

  • Using Automator with iPhoto or Preview

    I'm brand new to iMac. I love it, just having some learning curves.
    I have over 14,000 photos needing my watermark. How do I use automator to do this quickly instead of one photo at a time with preview?

    I didn't see a watermark option for graphics files in Automator.
    However, I think every photo processing app will batch convert all of your files and some of them have a watermark option.
    From a google search, Aperture provides a watermark option and batch processing.
    In Photoshop Elements, you can "Process Multiple Files…" which allows you to add a text watermark.
    I don't know if GraphicConverter can add a watermark.

  • Using Automator with iPhoto

    I am new to using Automator. I have over 400 pictures in iPhoto and I would like to be able to organize the pictures. Unfortunately, there are many duplications of the same pictures in iPhoto. Can Automator help me identify the duplications and delete those photos without too much difficulty.
    Also, if I have edited a photo in iPhoto, will Automator keep the original as well as the newly edited version?
    What steps do I need to take to automate the deletion of duplicate photos?
    Any help would greatly be appreciated.
    Thanks in advance
    John
    Imac G5 2.0 Ghz   Mac OS X (10.4.3)  
    Imac G5 2.0 Ghz   Mac OS X (10.4.3)  

    Hi John,
    I must warn you to first backup your iPhoto Library folder before you try anything. using Automator to do things in your iPhoto Library folder is asking for disaster.
    Two Apple kbs for you to read
    Don't tamper with files in the iPhoto library folder
    About the iPhoto Library folder
    iPhoto diet is a good program and it would be best to read all the info he has on his site as to what it can do. Do not use automator or manually delete Originals from your iPhoto Library folder in the Finder.
    How did you come to have the duplications in the library?
    If I were you I would start keyword your images, then when done, do a keyword search so you can find all the same images and it will be easier to find the dups. Then delete them from within iPhoto.
    Lori

  • Using Automator with the Apple Mail app

    I want to do something that I think should be easy! I have the text of an e-mail message that I want to send to a specific mailing list. The list is in an Address Book group. I want to personalize each e-mail so that it goes to just one person and is addressed to "Dr. <last name>" at "<e-mail address>," where both are in a separate Address Book entry.
    I've tried a couple of scripts using the actions provided by Apple but they fall down because I can't get Automator to reference my e-mail message. I get the error, "There is no outgoing Mail message. (-2700)) occurred in Group Mailer."
    Anyone know how to properly present Automator with my mail message?

    That depends on the type of email account and the settings. You can leave mail on the server or remove it.

  • Using Automator with Facebook Insights

    I've trying to figure this out for three hours and I must concede that this just isn't my skill set. I have to manage 15 different facebook fan pages and want to use Automator to export the excel reports from each page and organize them in one excel document. This would save me ridiculous amounts of time. I'm sure it's possible because Automator looks quite capable.
    I just can't figure it out.
    Thoughts?
    Thanks
    Clint

    I've trying to figure this out for three hours and I must concede that this just isn't my skill set. I have to manage 15 different facebook fan pages and want to use Automator to export the excel reports from each page and organize them in one excel document. This would save me ridiculous amounts of time. I'm sure it's possible because Automator looks quite capable.
    I just can't figure it out.
    Thoughts?
    Thanks
    Clint

  • Using Automator to start Time Machine backup then eject?

    I've been fooling around with Automator because I want to create an application so when I mount my Time Machine disk and I run the application, the Time Machine backup with start and once it's finished it will automatically eject the volume.
    I used the following shell script to begin the TM backup:
    /System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper &
    I used the following Applescript to eject the volumes:
    tell application "Finder"
              eject (every disk)
    end tell
    The problem is, when I save it as an application and I run it, I can see TM backup starts but it immediately ejects the disk. What can I add so it will eject the disk AFTER the TM backup has completed?
    I have a MBP (late 2011) with OS X 10.7.4

    Two comments:
    1) Try removing the ampersand ("&") from the end of that command.  The ampersand causes the command to continue in the background while the script continues to the next step.  You want the script to wait until that command is complete.
    2) You posted your question in a section for Apple's Time Capsule Wi-Fi router.  Presumably you want support for the Time Machine backup hardware.  Such a question should be posted in the section for the OS X version you're running.

  • Using Automator with Entourage

    I need to BCC myself on every message I sent through the Entourage. Is there a way to do this with Automator?
    Thank you.

    Thank you, I already looked at that site earlier. Basically, I have 2 iMacs in different locations and need to keep the Entourage email synchronized. Because of the nature of my job I often need to go back and search the emails I sent out. Basically I need to keep the information on who the email was sent to because that helps me a lot during the searches. When I set a "Redirect" or "Forward" rule it shows an email was sent from me to me, not from me to a client. When I save copies in the Sent folder, it doesn't show up on my other computer. The way I thought I'd get around it is when I BCC myself so I actually "receive" a copy of that message, and then set up a rule to mark messages coming to me from me as unread and file them in the Sent folder automatically. It works rather well, but I need to remember to BCC myself, which is why I look for automation. I tried the BCC (or CC) script for outgoing mail as well, but Entourage executes the script only after the message is sent, not as it is being created.
    I tried using the "Mail" application, but for one I wasn't able to use aliases for our POP email, which we use on daily basis, and also it seems to synchronize only the .mail account, not the work account...
    Thank you.

  • Can I use Automator to turn Time Machine on & off automatically?

    My Time Machine seems to hog my Wi-Fi once an hour.  I don't need such frequent back-ups so wondered if it were possible to set something up that would wake Time Machine up in the early hours of the morning when the Wi-Fi is unlikely to be in use and to do it's back-up then?

    Time Machine Editor will allow you to set up and schedule backups to occur whenever you like.
    You might want to take a look:
    TimeMachineEditor - Time Software - Free

  • Using Automator with Camouflage

    Hi, I am trying to find out if Automator can help me activate and deactivate Camouflage, but I cannot find a way to do it. Is it possible for it to do so and how should I do it? I also have set the hotkey for it to CmdOpt+ConH, is it possible for Automator to "press" keys then?
    I also don't mind using AppleScript. Thanks!

    apple script can press keys and hence so can automator via "run apple script" action. I don't know what Camouflage is but apple script to press
    CmdOpt+ConH would be
    tell application "system events"
    keystroke "h" using {command down, control down, option down}
    end tell
    inside a automator action that would be
    on run {input, parameters}
    tell application "system events"
    keystroke "h" using {command down, control down, option down}
    end tell
    end run
    can't say anything beyond that.

  • Automator with Address Book Problem

    Hey,
    I am trying to remove this string of text that has been plastered to the Note of every contact of mine for some odd reason. I am trying to use Automator with the Filter Address Book Items action. I am able to collect all of those people in Automator, however I can't seem to figure out the next step which is removing the selected person's Note's. Can anyone point me in the right direction?

    Mikey, I saw something in the forums a while ago that might meet your needs. The thread at http://discussions.apple.com/thread.jspa?messageID=1645258&%231645258 contains a script that might do what you need. If I understand the code correctly it goes through all contacts and clears the Notes field. In the meantime I'll see if I can devise an Automator solution.

  • Automator with Outlook to generate a generic email reply

    I am trying to use Automator with Outlook on a MacBook to generate a generic email reply.
    The reply email should contain:
    Any attachment from within the original emailCannot find anything within Automator to get this working
    External Outlook attachment from finderThis works fine
    Text Edit template textI can get the text to enter but it becomes unformatted, removing paragraphs, bold text, bullet points, etc.
    Does anyone know if this is possible with Automator or do I need to start looking into learning AppleScript?

    You should be able to set up numerous IMAP accounts on your iPhone with no problems.
    IMAP will not sync contacts and calendars in your local copy of Outlook.

  • Trying to write an Automator program to find files with same time created and change file names to matching source folder names

    I am failrly green when it comes to automator.
    I am trying to write an Automator program:
    Not sure where to post this
    trying to write an Automator program to find files and alter their names
    I have a source folder with correct named master files in it.
    eg. A0001_1234.mpeg
    time created 14:02:03
    date 07/07/2012
    Another folder where there will be copies of the master files in a different format with different names but created at the same time as a file in the source directory.
    they are created with a seperate device but they are
    A0000001.mp4
    time created 14:02:03
    date 07/07/2012
    I need it to then take the name from the source fies and apply the correct name to the matching file based on the time it was created.
    I can't seem to find actions in automator that reference time crated.
    Is this something I will be able to Do in automator?
    Any help would be great
    Thanks
    R

    Hi,
    It's impossible to do this without any script in Automator.
    Use this AppleScript script :
    set source to choose folder with prompt "Select the source folder"
    set anotherfolder to choose folder with prompt "Choose the another folder"
    tell application "Finder"
        repeat with tfile in (get files of source)
            set cDate to creation date of tfile
            set findFiles to (files of anotherfolder whose creation date is cDate)
            if findFiles is not {} then
                set tName to name of tfile
                set name of item 1 of findFiles to tName
            end if
        end repeat
    end tell

Maybe you are looking for

  • Reverse +/- sign in report painter

    Hi all, When I make report painter, I can only define reverse +/- sign for whole row or column. I can't define +/- for each cell in one column. It is really a problem. How can I do? Thanks a lot

  • Problem with Context in IDoc

    Hi Experts, I have the following source fields: 1 <Recordset>       <Record>          <LineIdentifier>ITEM</LineIdentifier>          <Data>D1<Data>       </Record>       <Record>          <LineIdentifier>ITEM</LineIdentifier>          <Data>D2</Data>

  • JAVA + ANT = JARs problems

    Hi ppl, I have one problem and hope that someone could help me, let's go... I use ant to build a project, I have more than one JAR and they use each other... Well all Jars are in the same directory and I need to change It. I must put one JAR, the mai

  • Invalid Response Code 401 when calling webservice via wsil

    Hi Experts, I have some web services which use destinations which I maintained in Visual Admin under Web Service Security. For authentication I use SAP Logon Tickets. Everything worked fine until I applied SPS14 for nw04s. No I suddenly get the follo

  • Accounting Balance of Secondary Higher Education Cess on selected Date

    Hello, We are in the process of the developing CENVAT Register. We are using ECC 5.0 & CIN activated. For closing accounting balances on the selected date, we are identified one table called "J_2IACCBAL". However this table does not have the entries