hasherezade / pe-bear-releases

PE-bear (builds only)
https://hshrzd.wordpress.com/pe-bear/
767 stars 73 forks source link

PE-bear for macOS #2

Open upiter opened 6 years ago

upiter commented 6 years ago

@hasherezade, do you plan to release macOS version of PE-bear? Currently I succeeded to run 32 bit version of PE-bear v0.3.8 on macOS under Wine (3.0), but it's not native as Win/Linux version, sure.

hasherezade commented 6 years ago

it should be possible to build PE-bear for macOS. unfortunately, currently I don't have the environment to build it. but since you asked, I will try to make it.

upiter commented 6 years ago

Thank you for your willingness. I see different options:

hasherezade commented 6 years ago

I am planning to build it using Travis CI. I need to check details, but I think it should be possible.

upiter commented 6 years ago

@hasherezade remember that Travis CI is free for open source projects only

MalwareCantFly commented 5 years ago

2019, and the world still needs PE-bear for Mac OS :) I could try and build it on my machine, if you are willing..

hasherezade commented 5 years ago

thank you for your interest :) I am refactoring some of the components, and I will opensource it this year. please, be patient.

MalwareCantFly commented 5 years ago

Amazing news! Thank you! :)

analyst321 commented 3 years ago

Any progress in this? Really would LOVE a Mac build :(

hasherezade commented 3 years ago

@analyst321 - sorry for the delays in this, I have many things that keep me busy (including other free projects). but I will give it a higher priority on my TODO.

analyst321 commented 3 years ago

Hey, no of course, you're doing amazing contributions to the community. If you ever get some time for this, that'd be awesome. Otherwise no worries, everyone has VMs up anyway :)

hasherezade commented 3 years ago

slowly but steadily, I keep refactoring the code of PEbear and prepare it for going open source. I don't want to promise any precise date, but this year it will happen. and then you can build PEbear on every platform that is supported by Qt (Windows/Linux/MacOS).

analyst321 commented 2 years ago

Any updates on this :( ?

hasherezade commented 2 years ago

@MalwareCantFly @upiter @analyst321 : FYI - in the latest release I included MacOS builds - check it out: https://github.com/hasherezade/pe-bear-releases/releases/tag/0.5.5.4

analyst321 commented 2 years ago

This is amazing! ... thank you for your hard work :)

hasherezade commented 2 years ago

sorry for keeping you waiting for so long 😅 please let me know if everything works fine!

MalwareCantFly commented 2 years ago

Definitely worth the wait :) The QT bundled version even works on M1 mac! 🥳 Huge thanks @hasherezade for all your amazing work! 🙏

If anyone is interested, it's possible to easily add an icon to the .app using this trick.

bear_icon
hasherezade commented 2 years ago

I am glad that you like it! I will add the icon to the bundle on the next release, sorry for the inconvenience, I was in a hurry this time!

upiter commented 2 years ago

@hasherezade, you rock! Thank you so much for providing native macOS build!

I've tested 0.5.5.4 and found some issues mostly specific to macOS. I can mention all issues here or I can create separate issues with screens.

Preliminary issues list (macOS specific)

hasherezade commented 2 years ago

@upiter - thank you for your feedback! I will try to fix it for the next release

I can mention all issues here or I can create separate issues with screens.

yes please, create a new issue, this will be very helpful.

hasherezade commented 2 years ago

@upiter - regarding the unreadable text in the dark theme - I can understand that this can occur if the default theme of PE-bear is used with dark System theme. is it the case you are talking about? try to use the dark theme of PE-bear, it should help. (View->Style->Dark)