Ash515 / Ash515/AutomaDesk

Enhancement: Adding a different thread

未关闭
#21 5 条评论 0 个 reaction 已指派 3 人 已被 @sesiii 认领 在 GitHub 查看
gssoc
主要语言
Python
星标
18
派生
23
PR 合并指标
30 天内没有已合并 PR

描述

In the #12, I mentioned about an idea of **Downloads Router**.
This issue is an _enhancement_ to the project.

Since this is a _GUI application_, it will be a **heavy software** to keep running in the background. But for _Automation_, the software needs to be kept running in the background. So, it will be better if we create a _different_ **thread** that can be _started_ and _stopped_ by the GUI app. This sole purpose of the thread will be doing the automations that the user chooses for in the GUI app. This thread can also be stopped by the user when not needed.

- [ ] A GUI that let's the user choose the automations available.

- [ ] A thread running in the background that does the actual work.

**Note:** Not sure how to achieve this and would need a team to accomplish this.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。