Enhancement: Adding a different thread
- Ngôn ngữ chính
- Python
- Star
- 18
- Fork
- 23
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.