Simple unintrusive mac app to create Freckle entries
- Login with your domain (not the full url) and API Token (if unsure of how to obtain it, click the question mark in the login window).
- Click any project to start/stop it.
- Cmd + Click submits the logged time. Remember that the time field can interpret most of the formats the one in the Freckle website understans and that the comments field interprets comma separated values as tags.
- FreckleForMac mantains a list of the last 5 projects you used.
- You can remove a project from this list by using Cmd + Shift + Click.
- In an active project, that same combination only clears the time you are currently tracking, it does not remove the project from favorites.
- FreckleForMac detects your periods of inactivity and after 5 minutes or more, asks you wether you wish to unlog that time. You can now get lunch without even worrying about pausing and resuming your project!
- To create a pretty dmg with drag and drop to the Applications folder, call ./packager/build from the root of the project.
- Configuration window.
- Improved graphics for alerts and notifications.