JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.28k stars 63 forks source link

[Feature Request] Notifications #21

Closed myusuf3 closed 4 years ago

myusuf3 commented 4 years ago

Describe the solution you'd like Notifications for big downloads, and completed new downloads etc. Additional context Simply a way to know what is happening when.

JagandeepBrar commented 4 years ago

I will have to take a look into a way I could do this that would fit the OSS format, since push notifications would require some kind of backend server to be running.

Another thing is that the app itself is just calling API calls, so I would have to create scripts that you would add into the services to run on import, download, etc.

Right now this is not a priority since it would require a large development time (if even possible to do in a OSS format), but I will keep the issue open because I would love to add it in eventually.

I want to solidify more of the core functionality, like adding in more usenet clients, torrent support, monitoring applications, etc. before adding support for things like this.

JagandeepBrar commented 4 years ago

Moved to: https://feedback.lunasea.app/10