soduto / Soduto

Soduto is a KDEConnect compatible client for macOS. It allows better integration between your phones, desktops and tablets.
https://www.soduto.com
GNU General Public License v3.0
319 stars 49 forks source link

Add M1 Silicon support build #13

Open dbrodie opened 2 years ago

dbrodie commented 2 years ago

Hey, Would be great if there could be an m1 build of Soduto. I have an m1 mac and could help building it as needed.

yurikoles commented 2 years ago

I tried to build it myself a few days ago. Dev/Debug build is working fine, just spent some time fixing issues in project metadata, pulling Git modules to a fresher version, most of them didn't build with recent Xcode.

But I still have no success creating release build.

dbrodie commented 2 years ago

Can you share the branch and I can try and play with it as well?

yurikoles commented 2 years ago

@dbrodie https://github.com/yurikoles/Soduto

avichou commented 2 years ago

any news on this ?

avichou commented 2 years ago

@dbrodie https://github.com/yurikoles/Soduto

have you managed to get it working or did you abandon the project?

agungrbudiman commented 2 years ago

I managed to get it working, maybe you could try my build here

avichou commented 2 years ago

I managed to get it working, maybe you could try my build here

nice man,do you plan on making a fork or sth ? or is it a standalone release for you

thanks !

jayjah commented 2 years ago

@agungrbudiman Great job! Works pretty good! 👍

agungrbudiman commented 2 years ago

@avichou I'm not a swift dev, but I'm planning to add share extension support so it'll be easier and seamless to send a file from finder like AirDrop (#11). @jayjah I'm glad it works OK too on your mac.

avichou commented 2 years ago

@avichou I'm not a swift dev, but I'm planning to add share extension support so it'll be easier and seamless to send a file from finder like AirDrop (#11). @jayjah I'm glad it works OK too on your mac.

where will we be able to find said build ?

I hope you'll be able to do it ,what an amazing idea and improvement it will be !!! thank you

jayjah commented 2 years ago

@agungrbudiman I am not a swift dev as well, but maybe it's possible for me to support you in that said development of a share extension. If you need some help, just let me know!
Btw do you mean some action extension like something in the following apple docs? apple-docs action-extension

ntzb commented 2 years ago

@yurikoles can you provide a build with working notifications?

ballo commented 1 year ago

I managed to get it working, maybe you could try my build here

This is working for me, although I had to sign in the keychain a bunch of times. Also, I'm not sure if this is specific to your build, if you open the menu before the keychain login shows up you can't use either and the only way I found to regain control of my keyboard was to open Activity Monitor and quit Sudoto. To get around this problem open the app and wait for the keychain login dialogs to finish before opening the menu.

IridiumWasTaken commented 1 year ago

Just giving this a push. It'd be awesome if an official Apple Silicon build existed and it had notifications and a share menu. Unfortunately, I'm not a swift dev either so I can't contribute.

sannidhyaroy commented 1 year ago

Just giving this a push. It'd be awesome if an official Apple Silicon build existed and it had notifications and a share menu.

@IridiumWasTaken I don't know if we'll see an official Apple Silicon version of Soduto as it seems that the development for this project has stopped. You could try out unofficial forks of this project. @agungrbudiman managed to get it working and make an M1 build, so you could have a look at the releases page of his fork of his fork. And about the share extension, I tried to implement it and it's kinda buggy and not perfect. You can check out the nightly branch of my Soduto fork or directly download the nightly version of Soduto from the releases page for the share extension.

avichou commented 1 year ago

Just giving this a push. It'd be awesome if an official Apple Silicon build existed and it had notifications and a share menu.

@IridiumWasTaken I don't know if we'll see an official Apple Silicon version of Soduto as it seems that the development for this project has stopped. You could try out unofficial forks of this project. @agungrbudiman managed to get it working and make an M1 build, so you could have a look at the releases page of his fork of his fork. And about the share extension, I tried to implement it and it's kinda buggy and not perfect. You can check out the nightly branch of my Soduto fork or directly download the nightly version of Soduto from the releases page for the share extension.

this is so sad . kde connect doesnt have m1 support either

it seems nobody really cares about android+mac anymore....iphone supremacy

avichou commented 1 year ago

@avichou I'm not a swift dev, but I'm planning to add share extension support so it'll be easier and seamless to send a file from finder like AirDrop (#11). @jayjah I'm glad it works OK too on your mac.

hey, any news on share extension build ?