NyaMisty / alt-anisette-server

Anisette Data as Service, like Sideloadly's, based on AltServer-Windows!
https://hub.docker.com/r/nyamisty/alt_anisette_server
89 stars 42 forks source link

An idea: what if a docker image was made to get AltServer for Windows running in Wine #8

Open reticivis-net opened 2 years ago

reticivis-net commented 2 years ago

Not sure where else to put this so I'm putting it under this project since it uses iCloud inside Wine. Would it be possible to set up iCloud & iTunes & AltServer for Windows all inside Wine? AltServer-Linux kinda works but for me WiFi refresh is unreliable.

Macleykun commented 2 years ago

Isn't it easier then to just install iCloud, iTunes and AltServer for windows natively and use it as is?

reticivis-net commented 2 years ago

It'd be useful for those who daily drive linux my usecase is that I have a linux server that is online 24/7 while my windows machines are shut down regularly so I want altserver on the linux server

Macleykun commented 2 years ago

aah i see! I got a bit confused by windows/wine/linux :P

So what i did to get it to work was use this: https://github.com/powenn/AltServer-Linux-ShellScript

you however need to setup a anisette server so you can install altstore the app on ya phone on linux! I believe this version is a bit better: https://github.com/Dadoum/Provision/releases/tag/1.0.0 (also has aarch64 if ya have a rpi!)

It's not all in docker yet (https://github.com/hkfuertes/altserverd kinda has it, but i can't figure it out how to get it to work + the compiling isn't suiteable for on my pi).

hope this helps :)