Replies: 5 comments 3 replies
-
I think it is already installable as a PWA. |
Beta Was this translation helpful? Give feedback.
-
Hello @optim77 , I have reconsidered some things. What we have now is a complete application, so it is fertile grounds for native app conversion. I have seen that Tauri 2 supports as many platforms as Flutter does. |
Beta Was this translation helpful? Give feedback.
-
yes, as much as possible I can try, I have not had to deal with Tauri so far but I will try, if I have any problems or need support I will get back to you |
Beta Was this translation helpful? Give feedback.
-
#282 created PR |
Beta Was this translation helpful? Give feedback.
-
Although it is outside the scope of the current PR, we should explore ways to extract youtube playback data ondevice taking advantage of the rust backend. |
Beta Was this translation helpful? Give feedback.
-
In order to make the application more accessible to non-programmers, people who do not like to have a lot of tabs in the browser, it would be nice to make a standalone application that runs from an .exe file. The best idea, since the application is written in typescript, would be to make a port to Electron. Which creates applications for any platform (win, mac, linux). It would be worthwhile to start doing this now that the project is relatively small. What do you think about this idea?
Beta Was this translation helpful? Give feedback.
All reactions