-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forking question #37
Comments
Please, go ahead! I'd be interested in your changes. This project was a way for me to learn Android development, so each feature was a struggle. I tried to keep it minimal (as a design choice), but the less features the easier it was for me.
Out of curiosity, ditch it completely or rewrite it in another language? |
Thanks for the reply! But after late-night thoughts, I figured out I want
to change it too much and it doesn't make sense forking it.
I want to rewrite Android part in Kotlin, make it use mpv json-ipc
natively.
As for the server part - I wanted to rewrite it in Rust _(also to get more
experience with it)_, keep the security, but make it dumber - just proxy
json forward and back and maybe keep persistent connection to mpv for stuff
like events.
I can post a link here if you're interested when the app reaches 0.0.1.
…On Sun, 14 Mar 2021, 05:24 Miccah ***@***.***> wrote:
Would you mind it if I fork your project but rewrite it completely?
Please, go ahead! I'd be interested in your changes. This project was a
way for me to learn Android development, so each feature was a struggle. I
tried to keep it minimal (as a design choice), but the less features the
easier it was for me.
I want to possibly ditch the Python sever
Out of curiosity, ditch it completely or rewrite it in another language?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7CHLFX63MEMJNFPVD2I5LTDQT7LANCNFSM4ZEG66CA>
.
|
Yeah, definitely! I might borrow some Rust bits too :) Good luck! I'm looking forward to seeing your app. I can add a link to it on this project's README too |
Would you mind it if I fork your project but rewrite it completely?
I want to possibly ditch the Python sever and extend/modernize the user interface a lot?
Otherwise I'd use the project as inspiration and write my own from scratch.
Asking this here, because there's no other way to reach you.
The text was updated successfully, but these errors were encountered: