Open-source alternative of Discord desktop's app.asar
Go to file
Ducko 8eaa504c90 [Readme] Tweak config 2022-03-14 08:53:41 +00:00
.github [CI] Update polyfills dir in push paths 2022-02-16 15:09:27 +00:00
poly [Poly > Yauzl] Fix syntax error from last commit 2022-03-11 13:49:53 +00:00
scripts [Scripts > Install] Remove (unused) 2022-03-13 13:30:58 +00:00
src [Splash > UI] Fix font handling when var is unset 2022-03-13 20:30:31 +00:00
.gitignore [Gitignore] Add miniSrc for minifying script 2022-01-31 09:13:05 +00:00
LICENSE Initial commit 2021-12-09 11:14:14 +00:00
README.md [Readme] Tweak config 2022-03-14 08:53:41 +00:00
faq.md [FAQ] Add snappier info, reorder some 2021-12-21 23:11:47 +00:00
roadmap.md [Roadmap] Redo to use milestones instead of versions, add 2 and 3 2022-01-15 13:56:05 +00:00

README.md

OpenAsar

An experimental open-source alternative of Discord desktop's app.asar

Features

  • 🚀 Startup Speed: ~2x faster startup times (up to ~4x with experimental config)
  • 📈 Performance: OpenAsar can make your client feel snappier (scrolling, switching channels, etc)
  • 🖌️ Splash Theming: Easy theming for your splash which works with most themes for any client mod
  • 🔌 Drop-in: Replace one file and it's installed, that's it (same with uninstall)
  • ⚙️ Configurable: Adds many config options for Discord and OpenAsar enhancements (see config section)
  • 🪶 Lightweight: <1% of Discord's original size (9mb -> ~80kb)
  • 🛡️ No Tracking: Removes Discord's built-in tracking for crashes and errors in the asar (not app itself)

See FAQ for more details


Install Guide

Config

You can configure OpenAsar by clicking the "OpenAsar..." version info in the bottom of your settings sidebar, which will open the config window.