chylex / Discord-History-Tracker

Desktop app & browser script that saves Discord chat history into a file, and an offline viewer that displays the file.
https://dht.chylex.com
MIT License
475 stars 83 forks source link

Does not work for mac os #171

Closed CarbonationKing closed 2 years ago

CarbonationKing commented 2 years ago

it doesnt work for mac os despite saying it does

TheTechRobo commented 2 years ago

What doesn't work? You need to be more specific.

CarbonationKing commented 2 years ago

The exe file doesn’t load up, even with wine installed. From what I can tell nothing was happening from a user perspective

On Wed, Mar 30, 2022 at 10:52 AM TheTechRobo @.***> wrote:

What doesn't work? You need to be more specific.

— Reply to this email directly, view it on GitHub https://github.com/chylex/Discord-History-Tracker/issues/171#issuecomment-1083239825, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYPK2SVLSDEG3ARQV423ZTDVCRTA3ANCNFSM5SB6I6MQ . You are receiving this because you authored the thread.Message ID: @.***>

chylex commented 2 years ago

I don't have a personal machine with Mac OS to test it, so you're pretty much on your own. I suspect that the downloaded file is not marked as executable so double-clicking it doesn't work, that's something I plan to improve, but for now you'll have to mark it as executable manually on Linux / Mac.

chylex commented 2 years ago

The newest release has correct file permissions, you can run DHT by double-clicking, I verified it works in a VM. The only issue is that since Big Sur, you have to manually approve opening all 4 files in the Security dialog, which is excessive and annoying.

But this is an open-source project that cannot justify spending money and time on doing things the way Apple wants, so if you have an issue with that, you're gonna have to take it up with Apple.