automagic 使用_使用Automagic在Android设备上自动化任务

article/2025/9/18 5:58:27
automagic 使用

automagic 使用

Automation is always a good thing, and we’ve looked at various ways in which you can automate tasks on your Android. AutoMagic takes a different approach to things, making it possible to create flow charts that are used to trigger actions based on various conditions.

自动化始终是一件好事,我们已经研究了可以在Android上自动化任务的各种方法。 AutoMagic对事物采取了不同的方法,因此可以创建用于根据各种条件触发动作的流程图。

While this is a premium app that can be purchased from Google Play there’s also an evaluation version that can be downloaded for ten days’ of testing from the app website.

虽然这是可以从Google Play购买的高级应用程序,但还有一个评估版,可以从该应用程序网站下载进行十天的测试 。

Right from the offset, it is clear that Automagic is one of the more powerful apps to be found in this genre. Just in terms of the number of events that can be used as triggers, this is an extremely interesting utility, but the way in which automations are configured is also worthy of note.

从偏移量开始,很明显Automagic是该类型中功能更强大的应用程序之一。 就可以用作触发器的事件数量而言,这是一个非常有趣的实用程序,但是配置自动化的方式也值得一提。

There is a very visual approach to things, and each automation takes the form of a flow charge – if a particular condition is true, one course of action should be taken, if it is false, another is executed instead.

有一种非常直观的处理方法,每种自动化都采用流量收费的形式–如果特定条件为真,则应采取一种措施,如果为假,则执行另一种措施。

创建流程 (Creating a Flow)

There is immense scope for Automagic. The sheer number of available triggers means that this is a far more flexible tool that other comparable apps, and the fact that a particular trigger can be configured to execute different actions depending on its state allows for complex scenarios to be set up.

Automagic有很大的范围。 可用触发器的数量众多,这意味着它是比其他同类应用程序灵活得多的工具,并且可以根据状态将特定触发器配置为执行不同的操作,从而可以设置复杂的场景。

Something that is of concern to all phone users is how long the battery is going to last. Automagic can be used to help maximize battery life by gradually disabling system options as the battery level depletes.

所有手机用户都需要关注的问题是电池可以使用多长时间。 当电池电量耗尽时,可以通过逐渐禁用系统选项来使用Automagic来帮助延长电池寿命。

Tap the settings button, followed by New Flow, and then tap the empty node that is displayed.

点击设置按钮,然后点击“新建流程”,然后点击显示的空节点。

Tap the document button that appears above the trigger node to set its type, and hit new to select the type that should be used. Scroll through the list and tap Battery Level.

点击出现在触发器节点上方的文档按钮以设置其类型,然后单击“新建”以选择应使用的类型。 滚动列表,然后点击电池电量。

The drop down menu at the bottom of the screen can be used to choose what should act as a trigger. By default, this is set to ‘becomes lower than’, and this makes sense in most situations. Use the slider at the very bottom to indicate the battery level at which you would like to trigger an event.

屏幕底部的下拉菜单可用于选择触发条件。 默认情况下,将其设置为“变得低于”,这在大多数情况下是有意义的。 使用底部的滑块来指示您要触发事件的电池电量。

Tap Save at the top of the screen and you can start adding extra conditions.

点击屏幕顶部的保存,您可以开始添加其他条件。

添加条件 (Adding Conditions)

Conditions to flows are basically caveats. Here we are creating a trigger that will start to shut down phone features when the battery level drops below 75%, but this is something that is likely to happen on a regular basis.

流动的条件基本上是警告。 在这里,我们创建了一个触发器,当电池电量低于75%时,它将开始关闭手机功能,但是这种情况很可能会定期发生。

When you are at home or in the office, it does not really matter if your battery level starts to drop as you are likely to be near a source of power to charge up. In fact, the chances are that if you are in range of a wireless network, you are also in range of a power outlet.

当您在家或在办公室时,电池电量是否开始下降并不重要,因为您可能正在靠近充电电源。 实际上,如果您在无线网络范围内,那么您也有可能在电源插座范围内。

The presence of a wifi signal can be used as a condition to your trigger. Tap the Trigger node you have created and drag the + icon down slightly. Release the icon and then tap Condition in the menu that appears.

wifi信号的存在可以用作触发条件。 点击您创建的触发器节点,然后将+图标略微向下拖动。 释放图标,然后在出现的菜单中点击“条件”。

Tap New to bring up a list of available conditions and select the WiFi Connected option.

点击新建以显示可用条件列表,然后选择“ WiFi已连接”选项。

This is usually going to be a better option than just checking for the availability of a wireless network, as you may well encounter others when you are out and about. But if you are connected to a network, it’s probable you can charge your phone.

与仅检查无线网络的可用性相比,这通常是一个更好的选择,因为当您外出旅行时可能会遇到其他人。 但是,如果您已连接到网络,则可能可以为手机充电。

You can opt to limit the flow so that it is only triggered when you are connected to specific wifi networks, but for this example, we’ll leave it so that all SSIDs act as a trigger condition.

您可以选择限制流量,以便仅在连接到特定的wifi网络时才触发该流量,但是在本示例中,我们将其保留为使所有SSID都充当触发条件。

Tap Save to continue.

点击保存以继续。

Back at the flow screen, tap the + beneath the condition node you’ve added and drag it down. Tap False from the menu that appears – this is because the action that we’ll configure in a moment should only be triggered whenever you are not connected to a network.

返回到流程屏幕,点击添加的条件节点下方的+并将其向下拖动。 在出现的菜单中点击False –这是因为我们稍后将配置的操作仅在您未连接到网络时才被触发。

配置动作 (Configuring Actions)

Now tap Action from the menu that appears, and you can choose what should happen when your specified conditions have been met.

现在,从出现的菜单中点击“操作”,然后您可以选择在满足指定条件时应执行的操作。

Just as before, tap New and choose the action that should be performed. There are many to choose from, but when it comes to conserving battery, those that are most likely to be of interest can be found in the ‘set’ section of the list.

和以前一样,点击“新建”,然后选择应执行的操作。 有很多选择,但是在节电方面,最有可能引起关注的电池可以在列表的“设置”部分中找到。

A severe drain on battery life is screen brightness, so it makes sense to reduce this when trying to save power. Select Set Screen Brightness, disable the ‘Automatic brightness’ setting and use the slider to specify the level that should be used instead.

屏幕亮度会严重消耗电池电量,因此在尝试节省电量时应降低此亮度。 选择设置屏幕亮度,禁用“自动亮度”设置,然后使用滑块指定应该使用的级别。

To ensure that the Flows you create are active, you need to remember to flip the switch at the top of the screen so that it is in the On position.

为确保您创建的流处于活动状态,您需要记住将屏幕顶部的开关翻转到“打开”位置。

进一步发展 (Taking Things Further)

Each flow you create can be made as simple or as complex as you like. In this example, we have configured an action that should be performed whenever the phone is not connected to a network – actions can also be set up for when it is.

您创建的每个流程都可以根据需要变得简单或复杂。 在此示例中,我们配置了一个应在电话未连接到网络时执行的操作–也可以针对何时连接电话进行设置。

The flowchart style used by Automagic makes it easy to see what a particular flow is doing and how it works.

Automagic使用的流程图样式使您可以轻松地查看特定流程在做什么以及其工作方式。

There is also the option of using one flow to call up another. As a flow can consist of just an action – such as starting a timer – one flow could be used to not only change system settings, but also perform actions such as executing apps, calling up scripts and much more.

还可以选择使用一种流程调用另一种流程。 由于流只能包含一项操作(例如启动计时器),因此一个流不仅可以用于更改系统设置,还可以执行诸如执行应用程序,调用脚本之类的操作。

What do you use to automate tasks on your phone? Do you like to keep things as simple or do you like the extra power that’s provided by more advanced tools like Automagic?

您使用什么来自动执行手机上的任务? 您是否想使事情保持简单,还是喜欢像Automagic这样的高级工具所提供的强大功能?

翻译自: https://www.howtogeek.com/161371/automate-your-android-with-automagic/

automagic 使用


http://chatgpt.dhexx.cn/article/LAUiOBvy.shtml

相关文章

AutoMagic-开源自动化平台构建思路

最近在github上看到AutoMagic自动化平台开源了,一时手痒,就试着搭了一套环境,现在把思路和大家说一说。 AutoMagic从其工作分工分两部分: 1:Web端管理平台 管理平台基于Python Django框架Mysql开发,主要用来…

VMware中卸载Ubuntu

1、右键>>管理>>从磁盘中删除 2、点击“是”,磁盘路径安装Ubuntu的文件一并删除

Ubuntu系统的卸载与安装

Ubuntu系统的卸载与安装 卸载 如果要重装Ubuntu系统,在重装之前需要先把原来系统进行删除,并且删除引导向 具体步骤参考:https://blog.csdn.net/Spacegene/article/details/86659349 用管理员权限打开记事本:https://zhidao.bai…

Ubuntu 22.04 双系统安装和卸载

前言: 一,为什么选择Ubuntu系统? 1.免费且提供长期系统维护支持;2.是主流的Linux服务器发行版; 3.强大的Shell;4.简洁好看的图形化UI界面;5.丰富的软件支持; 二,如何联系我&…

3种方法来卸载Ubuntu软件

1 使用Synaptic软件包管理器进行卸载 1 打开软件包管理器。Ubuntu自带了一个GUI(Graphical User Interface,图形化用户界面)软件包管理器,它可以让你在一个可视化窗口中卸载程序。如果你不习惯使用命令行,这一工具将非…

在Win10和Ubuntu双系统下卸载Ubuntu系统的方法

一、清除Ubuntu系统 删除Ubuntu系统使用的几个分区(包括EFI分区),注意不要删除Windows的EFI分区;如果不确定Ubuntu相关分区,可以通过[WindowsX]选择磁盘管理,通过分区大小进行对比判断。 二、删除开启引导启动项 删除了Ubuntu系…

电脑双系统完美卸载Ubuntu

【由于自己经常在Ubuntu下跑各种包,经常遇到依赖项不兼容问题,所以有时需要卸载重装Ubnutu系统,故写下此文以备查阅;本文是在多次卸载经验后摸索出来的方法,可以在不影响Windows系统下成功的完成Ubuntu系统的卸载】 1…

Windows+Ubuntu双系统下卸载Ubuntu

记录一下自己卸载Ubuntu的步骤,防止以后再卸载重新找教程。 1.删除Ubuntu的分区 步骤1:打开 “ 我的电脑 ”,选择 “ 管理 ”,点击 “ 磁盘管理 ”。 步骤2:确定Ubuntu系统所在的磁盘分区(我的是磁盘1的磁…

卸载ubuntu系统简单实用

删除EFI分区部分主要参考博客https://blog.csdn.net/mtllyb/article/details/78635757 因为我最近需要更新ubuntu系统,参考了好多教程,感觉还是很麻烦的,我就是直接删除了ubuntu的系统分区,因为我对ubuntu系统的具体结构也不是很了解,不知道会不会有什么隐患.不过我更新ubuntu…

UBUNTU卸载重装

卸载 (该部分修改自(1条消息) 在win10Ubuntu双系统下,完美卸载Ubuntu_guikunchen的博客-CSDN博客_卸载ubuntu) 打开磁盘管理,直接右键将ubuntu相关分区删除掉,删除掉之后,会标示为未分配。(上述…

win10+Ubuntu双系统下,完美卸载Ubuntu

1 背景 win10与Ubuntu16.04均为UEFI分区。 2 清除ubuntu系统 使用软件:diskgenius   删除Ubuntu系统使用的几个分区(包括EFI分区),注意不要删除Windows的EFI分区。 若不确定Ubuntu相关分区,可通过【WindowsX】 选择…

win11卸载Ubuntu 20.04 WSL

Ubuntu 20.04 LTS可以通过Microsoft Store进行安装,但是不能通过Microsoft Store卸载。现列举两种卸载方式。 通过应用与功能卸载 1、查找到安装的ubuntu 2、卸载 通过Windows终端卸载 1、查看当前环境安装的wsl wsl --list2、注销(卸载&#xf…

在win10+Ubuntu双系统下,完美卸载Ubuntu

背景 机器:惠普 暗影精灵3 win10与Ubuntu16.04均为UEFI分区 清除ubuntu系统 使用软件:diskgenius   删除Ubuntu系统使用的几个分区(包括EFI分区),注意不要删除Windows的EFI分区 若不确定Ubuntu相关分区&#xff0…

windows下Ubuntu卸载

简单记录下Ubuntu卸载步骤 清除/home、/ 等分区 直接打开磁盘管理,选择要删除的分区点击删除卷即可 清除EFI分区 winr 输入diskpart 输入‘list disk’查看磁盘信息 我ubuntu装在磁盘1上,所以我输入‘select disk 1 ’选择磁盘一 输入list partti…

Linux(四):虚拟机Ubuntu 卸载

Linux(四):虚拟机Ubuntu 卸载 1.打开虚拟机程序进入主窗口,选中要删除的虚拟机操作系统。 2.选中 VMware 软件最上方的 “虚拟机”—“管理”—“从磁盘中删除” 选项即可卸载该虚拟机操作系统。 3.提示警告点击“确定”&#x…

如何科学卸载ubuntu20.04

ubuntu很早以前就让我整坏了,一直想卸载掉它,可是一直不敢卸载,怕把Windows也给整坏,今天终于抽时间把它卸了。 安装方式就不在这里说了,想看的话可以参考我以前的博客: https://blog.csdn.net/weixin_6252…

ubuntu系统(十):卸载Ubuntu系统详细步骤

目录 1、前言 2、步骤一:在Ubuntu16.04系统下查看分区 3、步骤二:在win10中删除ubuntu系统的分区 4、删除win10启动项中ubuntu系统的启动项 1、前言 因为自己把Ubuntu16.04搞崩了,想重装一个Ubuntu16.04,于是需要卸载/删除原来…

Ubuntu卸载

该机器是UEFI引导的WIN10Ubuntu18.04双磁盘双系统,在WIN10已存在的情况下安装的Ubuntu。 总共分三步:1、删ubuntu对应的分区。2、删对应的引导文件。3、用引导管理工具删除对应引导 现记录卸载过程。 系统的磁盘分区,红色圈起来的是Ubuntu安装…

如何完全卸载Ubuntu,如何完全删除Ubuntu启动项,三种方法

前言 Ubuntu的卸载也需要方法,不能乱卸载,但是很多人卸载之后,Ubuntu的启动项还是存在,试了很多方法都不管用,我这里有三种方法,如果前两种不行可以试试第三种,前两种大家可能都见过&#xff0…

CVPR 2021 | 基于模型的图像风格迁移

点击下方卡片,关注“CVer”公众号 AI/CV重磅干货,第一时间送达 作者:侯云钟 | 已授权转载(源:知乎) https://zhuanlan.zhihu.com/p/371101640 本文从另外一个角度解读,澳洲国立大学郑良老师实验…