An ultra-lightweight native Discord client for vintage and modern Mac OS

Overview

Discord Lite

An ultra-lightweight native Discord client for vintage and modern Mac OS

screenshot1

Minimum System Requirements

  • Mac OS X version 10.4 (Tiger)
  • PowerPC G3 CPU
  • 256MB of system memory

Current Functional State

What Works

  • Vieweing and interaction in both servers and direct messages
  • Sending images and attachments
  • Viewing and downloading images and attachments
  • Mention/ping notifications

What does not work

(I plan to implement all the following unless noted otherwise)

  • Message rich text (tag information, hotlinking, etc.)
  • Message web embeds
  • Pinging users
  • Voice and video chat
  • Friend requests (will not be implemented due to Discord TOS concerns)
  • Two-factor authentication

Building

You can use a modern Xcode version to build this application, but installing legacy SDKs and compilers is necessary using Xcode Legacy to compile for older architectures.

The following components of Xcode Legacy need to be installed:

  • Compilers
  • Mac OS X 10.5 SDK
  • Mac OS X 10.7 SDK

Once Xcode Legacy components have been installed, the application can simply be built and run in Xcode.

Comments
  • Two-factor isn't presented to the user

    Two-factor isn't presented to the user

    Two-factor doesn't work with Discord Lite.

    After entering my password in the password text field I get a message saying "This field is required"

    Regular Discord app and website and two-factor works fine and has for a while.

    I'm on an Intel iMac late 2015. dlite dlite-about

    opened by VisualisationExpo 3
  • Captcha not working in 0.1.6

    Captcha not working in 0.1.6

    Hi, when running 0.1.6 under Leopard, the captcha web view doesn't seem to load. The following message appears a few times in the Console: 8/24/22 12:13:30 AM Discord Lite[225] *** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of class (WebView)

    If I roll back to 0.1.3, the web view appears correctly.

    opened by dremin 2
  • Partially Broken; No longer Sends Messages or Shows Pictures

    Partially Broken; No longer Sends Messages or Shows Pictures

    I noticed today when firing up Discord Lite that it seems like something's changed on DIscord's end, it no longer shows any profile pictures for users or servers, and I can't send messages through the client anymore (though it still lists all of the severs, and it still shows messages sent by other users while you're in a channel). Curious if anyone else has this issue?

    opened by acjones8 2
  • Discord Lite crashed

    Discord Lite crashed

    Hello! My instance of Discord Lite just crashed, so I thought I'd send along the error log in case it's something you're interested in fixing. Thanks!

    Process:         Discord Lite [200]
    Path:            /Applications/Discord Lite.app/Contents/MacOS/Discord Lite
    Identifier:      com.dosdude1.Discord-Lite
    Version:         0.2-alpha (???)
    Code Type:       PPC (Native)
    Parent Process:  launchd [96]
    
    Interval Since Last Report:          117137 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  15574 sec
    Per-App Crashes Since Last Report:   1
    
    Date/Time:       2023-01-01 20:25:29.366 -0600
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  40357196-5C35-4B2D-B9E9-E4F8145E9EA2
    
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x0000000090a9ec98
    Crashed Thread:  8
    
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCalibratedRGBColor length]: unrecognized selector sent to instance 0x11834390'
    
    Thread 0:
    0   com.apple.ImageIO.framework   	0x051fa92c _CGImageSourceBindToPlugin + 96
    1   com.apple.ImageIO.framework   	0x05208b8c CGImageSourceGetType + 52
    2   com.apple.AppKit              	0x00d90d8c +[NSBitmapImageRep _imagesWithData:hfsFileType:extension:zone:expandImageContentNow:includeAllReps:] + 400
    3   com.apple.AppKit              	0x00d94900 +[NSBitmapImageRep imageRepsWithData:] + 84
    4   com.apple.AppKit              	0x00d94110 -[NSImage initWithData:] + 96
    5   com.dosdude1.Discord-Lite     	0x0001de68 0x1000 + 118376
    6   com.dosdude1.Discord-Lite     	0x0001f198 0x1000 + 123288
    7   com.dosdude1.Discord-Lite     	0x0001a620 0x1000 + 103968
    8   com.dosdude1.Discord-Lite     	0x0002df58 0x1000 + 184152
    9   com.dosdude1.Discord-Lite     	0x0000de20 0x1000 + 52768
    10  com.dosdude1.Discord-Lite     	0x0000f720 0x1000 + 59168
    11  com.dosdude1.Discord-Lite     	0x0000f0a0 0x1000 + 57504
    12  com.apple.CoreFoundation      	0x90a41d28 _signalEventSync + 92
    13  com.apple.CoreFoundation      	0x90a4271c _cfstream_shared_signalEventSync + 292
    14  com.apple.CoreFoundation      	0x90a310d0 CFRunLoopRunSpecific + 1104
    15  com.apple.HIToolbox           	0x041f4b14 RunCurrentEventLoopInMode + 264
    16  com.apple.HIToolbox           	0x041f4938 ReceiveNextEventCommon + 412
    17  com.apple.HIToolbox           	0x041f4778 BlockUntilNextEventMatchingListInMode + 84
    18  com.apple.AppKit              	0x00cbd244 _DPSNextEvent + 596
    19  com.apple.AppKit              	0x00cbcbfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    20  com.apple.AppKit              	0x00cb689c -[NSApplication run] + 744
    21  com.apple.AppKit              	0x00c87298 NSApplicationMain + 440
    22  com.dosdude1.Discord-Lite     	0x00010c34 0x1000 + 64564
    23  com.dosdude1.Discord-Lite     	0x0000298c 0x1000 + 6540
    24  com.dosdude1.Discord-Lite     	0x0000269c 0x1000 + 5788
    25  ???                           	0xbffffc28 0 + 3221224488
    
    Thread 1:
    0   libSystem.B.dylib             	0x91582c14 select$DARWIN_EXTSN + 12
    1   com.apple.CoreFoundation      	0x90a3c808 __CFSocketManager + 764
    
    Thread 2:
    0   libSystem.B.dylib             	0x9151f078 mach_msg_trap + 8
    1   libSystem.B.dylib             	0x91525f9c mach_msg + 56
    2   com.apple.CoreFoundation      	0x90a31394 CFRunLoopRunSpecific + 1812
    3   com.apple.Foundation          	0x003f8d50 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4   com.apple.Foundation          	0x003a1d84 __NSThread__main__ + 1004
    5   libSystem.B.dylib             	0x91560f70 _pthread_start + 316
    
    Thread 3:
    0   libSystem.B.dylib             	0x9151f0f8 semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib             	0x91562214 _pthread_cond_wait + 1320
    2   com.apple.Foundation          	0x003df1a0 -[NSCondition waitUntilDate:] + 384
    3   com.apple.Foundation          	0x003defcc -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4   com.apple.AppKit              	0x00d189cc -[NSUIHeartBeat _heartBeatThread:] + 664
    5   com.apple.Foundation          	0x003a1d84 __NSThread__main__ + 1004
    6   libSystem.B.dylib             	0x91560f70 _pthread_start + 316
    
    Thread 4:
    0   libSystem.B.dylib             	0x91525a8c __semwait_signal + 12
    1   libSystem.B.dylib             	0x91562318 _pthread_cond_wait + 1580
    2   com.apple.JavaScriptCore      	0x0256c694 WTF::TCMalloc_PageHeap::scavengerThread() + 132
    3   com.apple.JavaScriptCore      	0x0256c95c WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 12
    4   libSystem.B.dylib             	0x91560f70 _pthread_start + 316
    
    Thread 5:
    0   libSystem.B.dylib             	0x9151f078 mach_msg_trap + 8
    1   libSystem.B.dylib             	0x91525f9c mach_msg + 56
    2   com.apple.CoreFoundation      	0x90a31394 CFRunLoopRunSpecific + 1812
    3   com.apple.CFNetwork           	0x01905390 CFURLCacheWorkerThread(void*) + 288
    4   libSystem.B.dylib             	0x91560f70 _pthread_start + 316
    
    Thread 6:
    0   libSystem.B.dylib             	0x91525a8c __semwait_signal + 12
    1   libSystem.B.dylib             	0x91562318 _pthread_cond_wait + 1580
    2   com.apple.WebCore             	0x02ac47d4 WebCore::LocalStorageThread::threadEntryPoint() + 196
    
    Thread 7:
    0   libSystem.B.dylib             	0x9151f078 mach_msg_trap + 8
    1   libSystem.B.dylib             	0x91525f9c mach_msg + 56
    2   com.apple.CoreFoundation      	0x90a31394 CFRunLoopRunSpecific + 1812
    3   com.apple.audio.CoreAudio     	0x91ed5fa8 HALRunLoop::OwnThread(void*) + 212
    4   com.apple.audio.CoreAudio     	0x91ed5de4 CAPThread::Entry(CAPThread*) + 104
    5   libSystem.B.dylib             	0x91560f70 _pthread_start + 316
    
    Thread 8 Crashed:
    0   com.apple.CoreFoundation      	0x90a9ec98 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 0
    1   libobjc.A.dylib               	0x917664e8 objc_exception_throw + 68
    2   com.apple.CoreFoundation      	0x90aa5eb4 -[NSObject doesNotRecognizeSelector:] + 164
    3   com.apple.CoreFoundation      	0x90aa44b0 ___forwarding___ + 332
    4   com.apple.CoreFoundation      	0x90aa4744 _CF_forwarding_prep_0 + 212
    5   com.apple.AppKit              	0x00d943f0 _NSScanToEPSHeader + 40
    6   com.apple.AppKit              	0x00d943a8 +[NSEPSImageRep canInitWithData:] + 16
    7   com.apple.AppKit              	0x00d942a0 +[NSImageRep imageRepClassForData:] + 180
    8   com.apple.AppKit              	0x00d940dc -[NSImage initWithData:] + 44
    9   com.dosdude1.Discord-Lite     	0x0000b90c 0x1000 + 43276
    10  com.dosdude1.Discord-Lite     	0x0001e168 0x1000 + 119144
    11  com.apple.Foundation          	0x003a1d84 __NSThread__main__ + 1004
    12  libSystem.B.dylib             	0x91560f70 _pthread_start + 316
    
    Thread 8 crashed with PPC Thread State 32:
      srr0: 0x90a9ec98  srr1: 0x0002f030   dar: 0xe0021000 dsisr: 0x42000000
        r0: 0x917664ec    r1: 0xf041f5c0    r2: 0xa009f5f8    r3: 0x00096038
        r4: 0x00000000    r5: 0x00000012    r6: 0x00005b23    r7: 0x00000011
        r8: 0x14afc080    r9: 0x00d2a120   r10: 0x00096044   r11: 0x22002472
       r12: 0x91529734   r13: 0x14a5be00   r14: 0x0004df9c   r15: 0x0004df9c
       r16: 0x11786360   r17: 0x0004df9c   r18: 0x00000000   r19: 0x0003ff2c
       r20: 0x0004df9c   r21: 0x11834390   r22: 0x014341ec   r23: 0x00000000
       r24: 0xf041f718   r25: 0x91784e94   r26: 0x005f6c7c   r27: 0x11834390
       r28: 0xa00b2800   r29: 0x14a5d7d0   r30: 0xa0234dc0   r31: 0x917664b4
        cr: 0x42002472   xer: 0x00000000    lr: 0x917664ec   ctr: 0x91529734
    vrsave: 0x00000000
    
    Binary Images:
        0x1000 -    0x3eff7 +com.dosdude1.Discord-Lite 0.2-alpha (???) <2b4f2c9c29ac459af9a58db377cf981b> /Applications/Discord Lite.app/Contents/MacOS/Discord Lite
       0x54000 -    0x54ff8  com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x58000 -    0x58ffa  com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x72000 -    0x73ff8  com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
       0x8d000 -    0x8dfff  com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x91000 -    0x91fff  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0xa4000 -    0xabfff  com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
       0xbf000 -   0x10efff  com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
      0x230000 -   0x239fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <682f5c45591e8c4a89c79e384e2c49af> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
      0x398000 -   0x5deffb  com.apple.Foundation 6.5.9 (677.26) <c30e4aea51bbae480d4550cd53abb441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x730000 -   0x85aff1  com.apple.WebKit 5534 (5534.50.2) <8307eb3b6a885d49844034bef76f983e> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
      0x91a000 -   0x94ffff  com.apple.AE 402.3 (402.3) <75725936d014fd3ca2553d18b784b99b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
      0xc81000 -  0x13f7fff  com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
     0x1902000 -  0x19b5ffc  com.apple.CFNetwork 438.16 (438.16) <a5b69f31ef4596c8f680772120e3eb08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
     0x1a34000 -  0x1c1dffb  com.apple.security 5.0.7 (1) <2c8ae7414f8d113a695da92950753ad9> /System/Library/Frameworks/Security.framework/Versions/A/Security
     0x1d5d000 -  0x205fffb  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d9a357a3be5a1bf5969e80db6a4b3327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
     0x20e2000 -  0x21b5fff  com.apple.CoreServices.OSServices 228.1 (228.1) <b957e9c8b8ca9c3e03b99d2ad4b31aa2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
     0x2224000 -  0x229ffff  com.apple.SearchKit 1.2.2 (1.2.2) <a9d0033a5e1e55b5e382e52fe578d734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
     0x22e0000 -  0x2377fff  com.apple.LaunchServices 292 (292) <06cb373fd960fbc2b4a0201f55c7dd6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
     0x23c4000 -  0x23dcffb  com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
     0x23ed000 -  0x25ddff3  com.apple.JavaScriptCore 5534 (5534.49) <85d598f60ce2169c99f4aab053b8f0c0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
     0x263d000 -  0x264bff3  com.apple.opengl 1.5.10 (1.5.10) <54bae289e544387ce7997a4a05e70aa9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
     0x2653000 -  0x29b8ffe  com.apple.QuartzCore 1.5.8 (1.5.8) <60e54cfb861dc5e66bb4f263a192d558> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
     0x2aa3000 -  0x3aa0375  com.apple.WebCore 5534 (5534.50.1) <0acf516306fd6327a76613c1f0dfdbe7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
     0x41a6000 -  0x41b2ff3  com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
     0x41bb000 -  0x41befff  com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
     0x41c4000 -  0x44fdff7  com.apple.HIToolbox 1.5.6 (???) <a3b713a77c16da495c886463985f1e39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
     0x467c000 -  0x46deffb  com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
     0x470d000 -  0x4724ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
     0x4740000 -  0x47c8fff  com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
     0x47e6000 -  0x482dfff  com.apple.NavigationServices 3.5.2 (163) <453fd79dd63debad4908dcc726f9aa04> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
     0x485d000 -  0x4879ffb  com.apple.openscripting 1.2.8 (???) <01f86cdb8f7347d2f3f13066e954acb6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
     0x488c000 -  0x488fffb  com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
     0x4895000 -  0x48a0fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
     0x48aa000 -  0x4944ff7  com.apple.ApplicationServices.ATS 3.8 (???) <68fbf8a95392317d611f00c709955c8a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
     0x4970000 -  0x4a40ff7  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
     0x4a82000 -  0x4ffeff3  com.apple.CoreGraphics 1.409.8 (???) <e0bf5ff8fa51b99663fcb860bf44a7ed> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
     0x50ca000 -  0x512bfff  com.apple.CoreText 2.0.5 (???) <0a3d84caa94b9d338921e464780dd350> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
     0x516b000 -  0x51c8ffb  com.apple.HIServices 1.7.1 (???) <a6c5c0bf2d68aeb453dbc493b7d0c8d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
     0x51f8000 -  0x5344fff  com.apple.ImageIO.framework 2.0.9 (2.0.9) <d12782e17c25bb9679c5d352ac202fcd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
     0x539b000 -  0x53aefff  com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
     0x53bc000 -  0x546cfff  com.apple.QD 3.11.57 (???) <e74b370c6f81fc00e8936f5cf7c8ebe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
     0x54a0000 -  0x54b3ffb  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <050180a659a3905ea38f2acddcdf7b40> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
     0x54c3000 -  0x54eafff  libcups.2.dylib ??? (???) <8b27a8d2477e9b253a664ad72ebc6ae5> /usr/lib/libcups.2.dylib
     0x54f5000 -  0x5526fff  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
     0x5545000 -  0x55d4fff  com.apple.DesktopServices 1.4.9 (1.4.9) <07d08e199716420b6df8e23ff91b5d2d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
     0x5622000 -  0x5641ffb  com.apple.CoreVideo 1.6.1 (48.6) <d36e92cc8e996032d0dba765b33df82e> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
     0x5656000 -  0x571effb  com.apple.CoreData 100.2 (186.2) <be912ff41bd4506438a71d5665e89069> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
     0x5791000 -  0x58d8ffb  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
     0x5998000 -  0x59a0ffb  libCGATS.A.dylib ??? (???) <4766ee761032d31b0ad1855ec396e155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
     0x59aa000 -  0x59e7fff  libRIP.A.dylib ??? (???) <7f98bbcfc21f87ba692ae1722bc9ecd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
     0x5cbe000 -  0x5cc2fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <ac58ebbd8e1179ff891b7a60b2ba33cc> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
     0x5cf0000 -  0x5cf1ffd  com.apple.aoa.halplugin 2.5.8 (2.5.8f1) <0d6be2c83d2f582060ba48293d283cdd> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
     0x5f05000 -  0x5f12fff  libCSync.A.dylib ??? (???) <02b13948e78cc30bd9f122a024ed9e17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
     0x5f28000 -  0x5f51ffb  com.apple.shortcut 1.0.1 (1.0) <8da20d176ab4cf71cdf4f79b477fe0e7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
     0x5f6f000 -  0x5f7aff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
     0x99be000 -  0x99c4fff  libCGXCoreImage.A.dylib ??? (???) <16eb24800b7e310f46fdf65e3dba73c4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
     0x9e31000 -  0xa0ebff3  com.apple.RawCamera.bundle 2.3.0 (505) <197b6e31b76845c836691a54350bd0fc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
     0xba7a000 -  0xba7bffb  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
     0xba83000 -  0xba85ffd  com.apple.AutomatorCMM 1.1 (162) <73628fa92c8e74312a6de14ab268970d> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
     0xba8a000 -  0xba8bffc  com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
     0xba90000 -  0xbb06fff  com.apple.Bluetooth 2.1.9 (2.1.9f10) <5170a7b9b81d8a6371094a03874c7c04> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
     0xbb51000 -  0xbb53fff  com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
     0xbb63000 -  0xbb68fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <8769a72b724b3d624c6aa6232fbb120e> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
     0xc1fc000 -  0xc1fdfff  com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <a72c666d4f339668b67e8d945dc284fa> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
     0xc202000 -  0xc207ffd  JavaLaunching ??? (???) <788461f30a065e0facc6bbbac188aba0> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
     0xd489000 -  0xd5cefff  com.apple.QTKit 7.7 (1680.28) <82f2e52d651c3ac3acb1136ea42a36d1> /System/Library/Frameworks/QTKit.framework/QTKit
     0xd6b5000 -  0xd6f3fff  com.apple.CoreMedia 0.484.2 (484.2) <7f4e63a5cfeaa09a9f5cb0f36e0d86f4> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
     0xd70b000 -  0xd876ffb  com.apple.MediaToolbox 0.484.2 (484.2) <d6f38672c014b3e26eedb9f507c7d28f> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
     0xd8e8000 -  0xdaebfff  com.apple.VideoToolbox 0.484.2 (484.2) <88269569e6ac33cde858d819beea9b52> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
     0xdb3e000 -  0xdb8dfff  com.apple.CoreMediaIOServices 140.0 (1492) <de66669d48303ee73db4afc4ac1b630e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
     0xdbba000 -  0xdef1fff  com.apple.QuickTime 7.7 (1680.28) <65ceb1f7d99bc1a7873257d36b092aa3> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
     0xdff3000 -  0xe014ffb  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
     0xe052000 -  0xe062ffb  com.apple.agl 3.0.9 (AGL-3.0.9) <e751a9e491c3a9ef82c6405466106726> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
     0xe0e5000 -  0xe0eafd3  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
     0xe0ee000 -  0xe153fd7  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
     0xe175000 -  0xece2fff  com.apple.QuickTimeComponents.component 7.7 (1680.28) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
     0xeeed000 -  0xf0afff4  com.apple.CoreAUC 3.08.0 (3.08.0) <6a5d65974c1dd6d4593d384ff7cf4390> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
     0xf0c8000 -  0xf0e6fff  libPDFRIP.A.dylib ??? (???) <85c1aab0718b1a688f7d7b681d7f1f86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x10a52000 - 0x10c3eff3  com.apple.audio.codecs.Components 1.9.1 (1.9.1) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x20000000 - 0x200b0fff  edu.mit.Kerberos 6.0.15 (6.0.15) <870d4f0c841af131a04737468ba803d6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x64b00000 - 0x64b07ffb  com.apple.print.framework.Print 218.0.3 (220.2) <021d2263007c538fd9e6b52e66a2623d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x70000000 - 0x700cdff3  com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe30c23  dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
    0x90003000 - 0x90098ff7  com.apple.framework.IOKit 1.5.2 (???) <ced0a498252f76a2d2ba9f2a0ae02160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90099000 - 0x9009bffd  libRadiance.dylib ??? (???) <50c07ca861b00fa063aec748b5f4d786> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9009c000 - 0x900aafff  libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x901a2000 - 0x901c1fff  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x901c2000 - 0x9077cfff  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x9077d000 - 0x90807fff  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x90808000 - 0x908a1fc3  libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x908a2000 - 0x9098cfff  libxml2.2.dylib ??? (???) <9d05a5451084c8cd78e3f4722e2c2960> /usr/lib/libxml2.2.dylib
    0x9098d000 - 0x909c6fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <21dee7ffd93306032f911b5ef3fdbab3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x909c7000 - 0x909c7ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
    0x909c8000 - 0x90aedff3  com.apple.CoreFoundation 6.5.7 (476.19) <dee0f0024f3bf976cfa0a0816e8aa338> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90aee000 - 0x90aeffff  libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x90af0000 - 0x90c38ff3  libicucore.A.dylib ??? (???) <bdab570d90979c4f601131d442f84720> /usr/lib/libicucore.A.dylib
    0x90c39000 - 0x90c39fff  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90ef6000 - 0x90f11ffb  libPng.dylib ??? (???) <7ba22147e900d2ee6837c2f439302f7f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90f12000 - 0x91026ffa  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x91027000 - 0x91350fe7  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x91351000 - 0x91371ff7  libJPEG.dylib ??? (???) <3508b46417ed11d88ae1cea92c7fe756> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x913b7000 - 0x913e2ff7  libauto.dylib ??? (???) <a64d088b2d17e013b9ee5a08d3a20d33> /usr/lib/libauto.dylib
    0x91415000 - 0x9147cffb  libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x9147d000 - 0x91482ff6  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x914ae000 - 0x914dbfff  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x914dc000 - 0x9151dffb  libTIFF.dylib ??? (???) <6910f0c75ed82f98ea8ebf601136ce47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9151e000 - 0x916befe3  libSystem.B.dylib ??? (???) <7dc28e19e1aac16b29cbd7c5d9ce9638> /usr/lib/libSystem.B.dylib
    0x916bf000 - 0x9170efff  libGLImage.dylib ??? (???) <2e1f2a2625064149d209ec19e52d0384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9170f000 - 0x91717fff  libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x9175c000 - 0x9183ffff  libobjc.A.dylib ??? (???) <a1d4be2eed463c6799b6a1447fde72ba> /usr/lib/libobjc.A.dylib
    0x91840000 - 0x91868fff  libxslt.1.dylib ??? (???) <82421418f81b9b6c63529215a3612ab0> /usr/lib/libxslt.1.dylib
    0x91869000 - 0x91888fff  libresolv.9.dylib ??? (???) <c5c72e1cf61cb844163156956a1d8407> /usr/lib/libresolv.9.dylib
    0x91889000 - 0x918a8fff  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x918a9000 - 0x91cd7ffe  libGLProgrammability.dylib ??? (???) <5d52750ec9e438b25d3a4db51361fa2b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x91cd8000 - 0x91d2efff  libGLU.dylib ??? (???) <3418ce7ca0863162847f553c15d08674> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91d2f000 - 0x91de9fff  libcrypto.0.9.7.dylib ??? (???) <1d82e65c85d65367f3b6b06355c89c9b> /usr/lib/libcrypto.0.9.7.dylib
    0x91e1d000 - 0x91e21ffe  libGIF.dylib ??? (???) <e4f0002b104c2a2cb5b4327e906e544f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91e22000 - 0x91ea7fff  libsqlite3.0.dylib ??? (???) <daf55b073488086ef5b9a3781be53f14> /usr/lib/libsqlite3.0.dylib
    0x91ea8000 - 0x91eb3ffb  libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x91eb4000 - 0x91f3cffb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0xba900000 - 0xba917ffe  libJapaneseConverter.dylib ??? (???) <ddbf52237a078e0b4f6b1a408b4f272a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfa100000 - 0xfa182fff  com.apple.print.framework.PrintCore 5.5.4 (245.6) <3cde2550ec10348b7162d2b6cb0dfc67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0xfffec000 - 0xfffeffff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    
    
    
    opened by dremin 0
  • Few improvement ideas

    Few improvement ideas

    Just some more or less simple adjustments / additions from the top of my head. Mostly visual.

    1. Load last loaded Channel + room on startup
    2. Make channel and user avatars round
    3. Make input field and message bubble corners rounded
    4. Change username colors in message view to 10% darker or brighter to distinguish them from the msg body
    5. Add ability show/hide emoji symbols in Rooms list for those who like cleaner look
    6. Make "#" icons smaller both in the rooms list and in the header.
    7. Force first letter capitalization in rooms list
    8. Adjust panel border color for dark theme, it's almost white should be darker
    9. Add tab indexes to elements for native keyboard control
    10. Ability to use arrow keys to select channels, rooms, users

    Thank your and good luck!

    opened by foxnoodles 0
  • Captcha when logging in is upside-down (Monterey 12.5.1)

    Captcha when logging in is upside-down (Monterey 12.5.1)

    Screen Shot 2022-09-27 at 11 26 46 PM

    Pretty funny. The x/y mouse-click positions are correct, but the draw is flipped. So I have to click where the buttons would be if they were in the correct spot.

    Thank you for making this man. I appreciate all the work you've done on the Catalina/Yosemite patchers.

    opened by cookednick 1
  • Cant login / cannot connect to discord server

    Cant login / cannot connect to discord server

    Hi there. As of today I haven't been able to login to discord. when launched today no servers were loading. I deleted the plist file as other have tried which logged me out and I was able to put in my account info but it would just sit there spinning. I then deleted discord lite and re downloaded latest release from gitub in case mine was out of date. After I put my info in the freshly downloaded discord lite i get "Error" "Could not connect tot he discord server. please check your net connection" Net is working fine, Id say discord has changed something. Hope you can get it sorted mate. incredible app. use it pretty much daily. Tried version 0.1.4 & 0.1.5 450mhz G4 cube Tiger

    opened by jackseverity 12
  • "New message" sound plays if you send a message with another device

    I just installed the latest release on my iMac G5 and noticed that the "new message" sound plays, no matter if YOU send the message or anyone else. it even plays if i send something on some random not-muted-but-mention-only server.

    opened by DaBez 1
Releases(0.2-alpha)
Owner
null
The Outline Client is a cross-platform VPN or proxy client for Windows, macOS, iOS, Android, and ChromeOS

Outline Client The Outline Client is a cross-platform VPN or proxy client for Windows, macOS, iOS, Android, and ChromeOS. The Outline Client is design

Jigsaw 7.3k Dec 31, 2022
React Native library that implements PayPal Checkout flow using purely native code (swift).

react-native-paypal-swift React Native library that implements PayPal Checkout flow using purely native code (swift). Installation npm install react-n

Tibb 6 Nov 28, 2022
Vahesaroyan-react-native-bubble-select - React native bubble picker

@vahesaroyan/react-native-bubble-select React native bubble picker Installation

Vahe Saroyan 0 Jan 30, 2022
A Hacker News client written in React Native

React Native Hacker News A modern cross-platform HackerNews client built on React Native Features The app currently has the following functionality: H

George Jose 65 Dec 14, 2022
IINA is the modern video player for macOS.

IINA IINA is the modern video player for macOS. Website · Releases · Telegram Group Features Based on mpv, which provides the best decoding capacity o

xjbeta 0 Apr 11, 2022
A modern runtime (soon: modification) library

Bridge A Modern Runtime (soon: Modification) Library Setup swift package generate-xcodeproj Whenever you need to create/modify a target, please regen

Cero 18 Oct 31, 2022
Modern JavaScriptBridge for JSContext & WKWebview.

HWJavaScriptBridge Example To run the example project, clone the repo, and run pod install from the Example directory first. Requirements iOS 6.0+ Ins

null 6 Jul 28, 2022
BioViewer - Protein (.pdb, .cif and .fasta) viewer for iPhone, iPad and Mac, using SwiftUI + SceneKit

BioViewer - Protein (.pdb, .cif and .fasta) viewer for iPhone, iPad and Mac, using SwiftUI + SceneKit

Raúl Montón 16 Dec 21, 2022
MacLookup - Lookup for all Mac names, colors, model identifiers and part numbers

MacLookup Lookup for all Mac names, colors, model identifiers and part numbers.

Voyager Software Inc. 2 Jan 4, 2022
A nano-sized weather station based on a Raspberry Pi with an API, iOS & Mac Catalyst app, and sensor-based automations.

Nanotool A nano-sized weather station based on a Raspberry Pi with an API, iOS & Mac Catalyst app, and sensor-based automations. Descriere Vremea este

CMD 3 Aug 18, 2022
React Native utility library around image and video files for getting metadata like MIME type, timestamp, duration, and dimensions. Works on iOS and Android using Java and Obj-C, instead of Node 🚀.

Qeepsake React Native File Utils Extracts information from image and video files including MIME type, duration (video), dimensions, and timestamp. The

Qeepsake 12 Oct 19, 2022
Identify Intel-Only Apps on your Mac with ease:

Silicon About Identify Intel-Only Apps on your Mac with ease: License Project is released under the terms of the MIT License. Repository Infos Owner:

DigiDNA 650 Jan 2, 2023
Manager the window of the mac.

WindowManager For developping WindowManager please clone the repostority. For cloing

Md Ruman Islam 2 Feb 20, 2022
A command line tool for managing Swift Playground projects on your Mac.

swift-playground-tools A command line tool for managing Swift Playground projects on your Mac. Generate Xcode Project $ playground-tools generate-xcod

Liam Nichols 0 Dec 31, 2021
Billboard - Add a text to your Mac menu bar

?? Billboard Put text on your Mac status bar This is a little app that allows to

Joshua Weber 19 Dec 31, 2022
DevToys For mac

DevToysMac This is the mac app version of DevToys! How to install Download and extract the latest Releases. Extract DevToys.app from DevToys.zip Scree

ObuchiYuki 6.4k Jan 5, 2023
Running GUI Linux in a virtual machine on a Mac

Running GUI Linux in a virtual machine on a Mac Install and run GUI Linux in a virtual machine using the Virtualization framework. การ build และใช้งาน

MrChoke 3 Jul 12, 2022
A macOS menubar app to temporarily prevent the Mac from sleeping.

Caffeinate A macOS menubar app to temporarily prevent the Mac from sleeping. How does it work Left-clicking the cup will toggle Caffeinate. If the cup

Lennard Kittner 3 Dec 18, 2022
Blazing⚡️Fast BTC and ETH Wallet Generator library for React Native, Android and iOS

Blazing ⚡️ Fast BTC and ETH Wallet Generator library for React Native, Android and iOS.

Coingrig 3 Feb 21, 2022