Skip to content

Extremely basic wrapper around discord.com using WKWebKit

License

Notifications You must be signed in to change notification settings

Pwootage/DiscordSafari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordSafari

This is a super simple WebKit wrapper around Discord to run it in Safari instead of Electron. The hope is that this will use less power than the electron version (at the cost of fewer features). It supports drag-n-drop file and open links.

Energy usage: 6.8 to 3.6

Your mileage may vary.

The entire code is in ViewController.swift (plus a few lines in AppDelegate.swift to close when the window is closed) and is under 100 lines long total.

The icon comes from Elias' macosicons

I believe this is allowed under Discord ToS - since I am not modifying the application in anyway, and am simply behaving as a web browser.

Use at your own risk, but it's an extremely simple app, so you can easily audit the code yourself. I recommend building the app for yourself; but a release is provided in releases.

LICENSE:

All content in this repo is public domain, except the icon, which is subject to the license of Elias' macosicons, which is GPLv3.

About

Extremely basic wrapper around discord.com using WKWebKit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages