dosdude1 / discord-lite

An ultra-lightweight native Discord client for vintage and modern Mac OS
GNU General Public License v3.0
387 stars 7 forks source link

Support For Windows XP And Vista? #28

Open MWF2 opened 1 year ago

MWF2 commented 1 year ago

just to question, it can support for old windows os like xp and vista, for those that running slow computer like atom netbooks, even slow computer with old cpu like pentium 4 for those that it cannot open any web browser to open discord site?

dosdude1 commented 10 months ago

Unfortunately this implementation cannot be ported to Windows, as it is a Mac OS native application written in Objective-C utilizing AppKit. I may write a Windows version sometime in the future, though.

darkstar252 commented 7 months ago

But this can be ported to Haiku instead.. Because haiku don't have any client to connect to discord, at least in the easiest way.

Lenni-builder commented 7 months ago

@dosdude1 Please consider writing the Windows version in a more platform independent way so it can be compiled for other OSes as well (Like Linux or BSD for example)

DragonSWDev commented 7 months ago

@dosdude1 How about using Cocotron or GNUstep? They provide subset of AppKit and some other Mac OS X APIs.

Lenni-builder commented 6 months ago

But this can be ported to Haiku instead.. Because haiku don't have any client to connect to discord, at least in the easiest way.

Porting this to Haiku would probably be as complicated as porting it to Windows. Can't you just open discord.com/app in Falkon for now?