|
|
пре 9 година | |
|---|---|---|
| .idea | пре 9 година | |
| app | пре 9 година | |
| gradle | пре 9 година | |
| .gitignore | пре 9 година | |
| README.md | пре 9 година | |
| build.gradle | пре 9 година | |
| gradle.properties | пре 9 година | |
| gradlew | пре 9 година | |
| gradlew.bat | пре 9 година | |
| settings.gradle | пре 9 година |
LibreTasker is an event-based task performer, similar to Tasker.
This means that you can trigger Actions when events (filtered on input) occur, taking into consideration current state.
Supported events (and their conditions):
There's an special event called 'State'. State takes a Key (String) and Value (Object). This gets triggered automatically when an Action with type 'State' changes its value.
Supported Actions (and their parameters):
For example you could do something like:
or achieve the same thing with states: