rivafarabi / deckboard

Control your PC with your phone in easy way possible. News and updates on @DeckboardApp.
https://deckboard.app/
539 stars 31 forks source link

[Request] client for linux hosts. #393

Open mo-azizz opened 4 years ago

mo-azizz commented 4 years ago

Any news about any development for linux client ?

Alex-Programs commented 4 years ago

If I can't find something that does this I think I'm going to write my own. I'll tell you if it gets anywhere.

mo-azizz commented 4 years ago

i managed to run deckboard on wine , it simply runs with no launch options just download and run , it will launch the installer then get the app running .

it just have a problem where it can't detect spotify because wine sandboxes the environment from the system although it has acces to the filesystem .

Alex-Programs commented 4 years ago

I just had errors, but I can never get wine to work anyway.

On Thu, Apr 16, 2020, 12:36 Mohamed Ashraf notifications@github.com wrote:

i managed to run deckboard on wine , it simply runs with no launch options just download and run , it will launch the installer then get the app running .

it just have a problem where it can't detect spotify because wine sandboxes the environment from the system although it has acces to the filesystem .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rivafarabi/deckboard/issues/393#issuecomment-614598099, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJVAJBHG2PHHYGPSOKJM5U3RM3UUDANCNFSM4MHIJZXA .

mo-azizz commented 4 years ago

i didn't do any additional configuration . just install wine with dxvk and lutris dependencies and every thing should work out of the box .

Alex-Programs commented 4 years ago

I'll try it with the dependencies, though I have built my own version that I quite like. It's not easy to expand upon though (You need to change the python server and create new/change buttons on the website to change stuff) so I wouldn't recommend you try it.

On Thu, Apr 16, 2020 at 4:03 PM Mohamed Ashraf notifications@github.com wrote:

i didn't do any additional configuration . just install wine with dxvk and lutris dependencies and every thing should work out of the box .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rivafarabi/deckboard/issues/393#issuecomment-614743733, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJVAJBH7X3YBAZHNOHHMKW3RM4T53ANCNFSM4MHIJZXA .

egll-tech commented 4 years ago

It did run, but I can't configue anything...all the buttons are white :(

mo-azizz commented 4 years ago

IDK what is the reason for that but it seems like your wine env needs some more configuration . try install .net frame works or relevant windows compatibility things that may help you .

billyjbryant commented 3 years ago

try install .net frame works or relevant windows compatibility things that may help you .

This is an Electron app, its Javascript, its going to rely very little on .Net Frameworks. In fact, I got it running in Vanilla Wine pre-winetricks config. Installing dxvk will improve SOME visual elements because it installs the Vulkan implementation of Direct3D.