Replies: 3 comments 9 replies
-
|
Hi! Great job there! You are pretty much free to work on the core as you wish... I assume you are planning to use the same Android app which is fully open soruce with no restrictions. So if you are building for platforms other than macOS, I encourage you to do so! that is awesome... Initially I only wanted to build for macOS as it's the one I needed the app for so I am planning to continue maintaining it.. But for any other platform, you are free to build your own instance to work with the Android app. Also I got a couple more devs showing interest in building for linux as well, I'll try to link them here if it helps so you all can contribute and build it. About the branding, I'll let you know, I think we can add something like AirSync "community" for the project since it's built by you. And you should either remove or replace the user licensing in the core with your own as it will be your own thing for the platforms that I do not build :) LMK, if you need any help... someone else also asked if there is documentation especially on API websockets, I currently do not but I will do my best to get them at least generated soon hoping it helps you all. Currently there are some mandatory things I did to ensure authentication and security, I will make sure to include them in the docs. Also will convert this into a discussion which suits better. |
Beta Was this translation helpful? Give feedback.
-
|
@willh34 I generated some API docs, let me know if anything needs clarification. |
Beta Was this translation helpful? Give feedback.
-
|
Alright I've made a bit of progress, nothing too crazy and no AirSync+ features yet, but I think it's good enough to publish to GitHub for testing and all that. Do you still want me to pubilsh it under airsync-community, or is airsync-python okay? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I'm currently working on a Python core using this code as an example, and I was wondering if I could publish it or how you feel about third party servers? I've got basic data sending back and forth using websockets working (with the help of chatgpt of course, I'm not super good at python just yet), I just gotta implement handing that data and make a Linux GTK frontend. I was also wondering what you think about making the device image provided by the server? If you were okay with a custom Python server that would be super awesome (also thanks for your awesome work on this project, I wouldn't have even gotten this close to something similar without it)!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions