|
|
%!s(int64=9) %!d(string=hai) anos | |
|---|---|---|
| .idea | %!s(int64=9) %!d(string=hai) anos | |
| app | %!s(int64=9) %!d(string=hai) anos | |
| gradle | %!s(int64=9) %!d(string=hai) anos | |
| .gitignore | %!s(int64=9) %!d(string=hai) anos | |
| README.md | %!s(int64=9) %!d(string=hai) anos | |
| build.gradle | %!s(int64=9) %!d(string=hai) anos | |
| gradle.properties | %!s(int64=9) %!d(string=hai) anos | |
| gradlew | %!s(int64=9) %!d(string=hai) anos | |
| gradlew.bat | %!s(int64=9) %!d(string=hai) anos | |
| settings.gradle | %!s(int64=9) %!d(string=hai) anos |
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: