Toggldesktop: Add AppleScript support to macOs app

Created on 9 Sep 2016  路  4Comments  路  Source: toggl-open-source/toggldesktop

It would be nice if TogglDesktop could be directly accessed with Apple Script. TogglDesktop can't be opened with 鈥濷pen Dictionary" in the script editor:

https://developer.apple.com/library/mac/documentation/AppleScript/Conceptual/AppleScriptX/Concepts/work_with_as.html

enhancement macOS

Most helpful comment

This would be awesome as it would allow programming a mac os touchbar widget in better touchtool for starting, stopping and viewing the current timer

All 4 comments

This would be awesome as it would allow programming a mac os touchbar widget in better touchtool for starting, stopping and viewing the current timer

I second/third this feature request. My intentions are _roughly_ the same as @martsie鈥攖o script a touchbar widget with bettertouchtool (specifically for seeing the current running time entry description and elapsed time).

In the meantime, I may implement something similar using the Toggl API, but I imagine an AppleScript approach would be more simple and direct (on the user side, of course).

HI @andyconlin, I just created a simple script for node that displays current entry from toggl and allows you to stop and start it. You can check it out here https://www.npmjs.com/package/btt-toggl.

@Nevermole this is awesome! I didn't expect it to be so easy to install. Great idea about copying and pasting the BTT JSON on npm install

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sarneeh picture sarneeh  路  6Comments

zymurgic picture zymurgic  路  4Comments

IndrekV picture IndrekV  路  7Comments

sojusnik picture sojusnik  路  4Comments

jlaw9 picture jlaw9  路  4Comments