Suwayomi / Tachidesk-Sorayomi

A free and open source manga reader app to read manga from a Tachidesk-Server instance.
https://suwayomi.github.io/Tachidesk-Sorayomi/
Mozilla Public License 2.0
867 stars 64 forks source link

Self-Hosting Tachidesk-Server #24

Closed brukberhane closed 2 years ago

brukberhane commented 2 years ago

Is your feature request related to a problem? Please describe. It would be nice if Sorayomi was able to self-host Tachidesk-Server on the desktop platforms.

Describe the solution you'd like A possible solution to accomplish this could be to bundle Tachidesk-Server with the applications and configure/run it with the help of the process_run dart package

Describe alternatives you've considered Another possible solution could be giving the ability to the client to run independently of the server and be able to cache downloads locally

DattatreyaReddy commented 2 years ago

For now, we don't have plans to ship Tachidesk-server with Tachidesk-Sorayomi as we are concentrating on making the app as small as possible.

But I really like the process_run package and I also found that it had Linux which function to find executables. So, maybe we could implement it to run the Server on startup or something like that.

brukberhane commented 2 years ago

I think that's great! Should work just as well