passepartoutvpn / tunnelkit

VPN client library for Apple platforms.
GNU General Public License v3.0
3 stars 1 forks source link

Apple tvOS Support #337

Closed NextstackLLC closed 8 months ago

NextstackLLC commented 11 months ago

Hello

I'm currently using the TunnelKit pod in one of my projects and noticed that there isn't support for Apple tvOS. Considering the growing popularity of Apple TV apps, it would be beneficial to have tvOS support in TunnelKit.

I tried integrating TunnelKit with a tvOS project and faced issues, which prompted me to open this request. I understand that adding tvOS support might involve some architectural changes or tweaks, but it would be greatly appreciated by the community. Please let me know if you need more information or if there are any plans already in place to support tvOS in the future.

Thank you for your consideration!


EDIT

keeshux commented 11 months ago

Last week I bought an Apple TV. :-)

NextstackLLC commented 11 months ago

@keeshux sounds good :-) Are you planning to start supporting Apple TV?

scottzest commented 10 months ago

@keeshux any update on tvOS support being added?

keeshux commented 10 months ago

Not yet @scottzest

keeshux commented 9 months ago

@NextstackLLC out of curiosity, are you aware of the GPL?

scottzest commented 9 months ago

@NextstackLLC out of curiosity, are you aware of the GPL?

Could you enlighten me here please? @keeshux

keeshux commented 9 months ago

@NextstackLLC out of curiosity, are you aware of the GPL?

Could you enlighten me here please? @keeshux

I'm currently using the TunnelKit pod in one of my projects

If your creation is in the public domain, whatever the form, your software must comply with the GPL too.

NextstackLLC commented 9 months ago

@keeshux hi, can you elaborate regarding GPL? Just FYI, In general I know, this is general public license

keeshux commented 9 months ago

So I assume this project of yours is a private one.

scottzest commented 9 months ago

@NextstackLLC out of curiosity, are you aware of the GPL?

Could you enlighten me here please? @keeshux

I'm currently using the TunnelKit pod in one of my projects

If your creation is in the public domain, whatever the form, your software must comply with the GPL too.

Ah this is fine our project is open source, I just wondered if there was anything I missed, thanks for the clarification.

I see quite a bit of activity lately, without meaning to add any pressure would this activity be leading us towards compatibility of TvOS?

keeshux commented 9 months ago
Screenshot 2023-12-16 at 16 23 24
keeshux commented 9 months ago

Ah this is fine our project is open source, I just wondered if there was anything I missed, thanks for the clarification.

Would you mind sharing it? Your GitHub is pretty bare.

scottzest commented 9 months ago

Ah this is fine our project is open source, I just wondered if there was anything I missed, thanks for the clarification.

Would you mind sharing it? Your GitHub is pretty bare.

This is a fair few commits behind current development version, I recently inherited maintenance of this app and tvOS is a priority now https://github.com/vpnuk/apps

keeshux commented 9 months ago

Okay, this is pretty much done. I will push the update around January though.

scottzest commented 9 months ago

Okay, this is pretty much done. I will push the update around January though.

Great work! Looking forward to it!