Ash515 / Ash515/AutomaDesk

Enhancement: Adding a different thread

Abierto
#21 5 comentarios 0 reacciones 3 asignados Reclamado por @sesiii Ver en GitHub
gssoc
Lenguaje dominante
Python
Estrellas
18
Forks
23
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.