Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.01 KB

NoMoreDoli

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 ;)

Punching by intent from tasking apps

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: