Simple app to allow one click punching into our Dolicloud.
Just input your login/password once, then the app will take you everytime to the punching screen. Just click the PUNCH button to both sign in and sign out ;)
As of version 1.3, now app supports punching by Intents. This means tasking apps like Llama, Tasker, Automate, etc... can punch for you given a specific set of conditions. In practice this means you can punch automatically when entering/leaving the office.
The Intent is simple:
Action: org.m0skit0.android.nomoredoli.punch
Package: org.m0skit0.android.nomoredoli
Class: org.m0skit0.android.nomoredoli.PunchReceiver
When punching through an Intent a notification of the punch and its result will be shown to let you know the punch has been done.
Here's an example for Llama that will punch for you when leaving the work area at the given time interval and day of the week: