Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

idea: add tasker plugin integration #15

Open
noahstreller opened this issue Aug 17, 2023 · 6 comments
Open

idea: add tasker plugin integration #15

noahstreller opened this issue Aug 17, 2023 · 6 comments

Comments

@noahstreller
Copy link

Using Tasker or Macrodroid to start, stop or save a recording session could be incredibly useful

@Myzel394
Copy link
Owner

Yes, I mentioned something similar already in #8, I definitely want to add that! I will probably not be able to do it in the near future, but I will keep you updated here! :)

@serrq
Copy link

serrq commented Oct 24, 2023

I need for a foss Tasker alternative in Fdroid. 🥴

Any fork?

@Myzel394
Copy link
Owner

Okay so I just got an idea that I think might be even more useful than tasker / Automate.

⭐ Plugins ⭐ - basically you'd be able to write your own Alibi plugins which would then be able to start / stop / pause etc the recording. I'd provide some builtin plugins so that basic features are met :)
I think plugins would be a bit better option since you have more control this way, Alibi won't rely on another app for automation and so you won't have to install a non-foss automation app :D

We could add plugins such as:

  • Automatically save recording if a sudden loud noise happens
  • Automatically stop recording after 5 hours
  • Automatically stop recording if there hasn't been any noise for 30 minutes straight

these are just some examples, with plugins you'd be able to completely control the behavior!

However, I'm not sure if we can add automatically starting recordings due to Android's security. I'll have to look that up.

What do you think about that? This is quite a big feature, so I'd like to get your opinion on that first :D @notkudu and @sjbr your related feature requests #84 and #73 could also be implemented with a plugin this way - what do you think?

@notkudu
Copy link

notkudu commented Mar 17, 2024

Okay so I just got an idea that I think might be even more useful than tasker / Automate.

⭐ Plugins ⭐ - basically you'd be able to write your own Alibi plugins which would then be able to start / stop / pause etc the recording. I'd provide some builtin plugins so that basic features are met :) I think plugins would be a bit better option since you have more control this way, Alibi won't rely on another app for automation and so you won't have to install a non-foss automation app :D

We could add plugins such as:

  • Automatically save recording if a sudden loud noise happens
  • Automatically stop recording after 5 hours
  • Automatically stop recording if there hasn't been any noise for 30 minutes straight

these are just some examples, with plugins you'd be able to completely control the behavior!

However, I'm not sure if we can add automatically starting recordings due to Android's security. I'll have to look that up.

What do you think about that? This is quite a big feature, so I'd like to get your opinion on that first :D @notkudu and @sjbr your related feature requests #84 and #73 could also be implemented with a plugin this way - what do you think?

that does sound like a good solution

@xandro0777
Copy link

There are 3 FOSS automation Apps in F-Droid - Easer, Automation and somewhat different Termux. Your idea with plugins is interesting but Easier/Automation can do many other things that would be a waste to reimplements in this App.

@WinnyKing57
Copy link

Hello,

Integration of the Smartlife API or the ability to add Smartlife/Tuya devices would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@xandro0777 @Myzel394 @noahstreller @serrq @WinnyKing57 @notkudu and others