Open-source alternative of Discord desktop's app.asar
Go to file
CanadaHonk ec5082860e
Remove Polyfills (#101)
* poly: remove completely

* bootstrap: remove unused request require

* asarUpdate: rewrite request -> https

* moduleUpdater: rewrite request -> https

* ui: fallback to channel instead of "custom" if no hash

* index: set name to branch for obvious testing

* config/backend: tweak source

* moduleUpdater: fix rewrite

* moduleUpdater: fix rewrite (x2)

* moduleUpdater: follow redirects with rewrite

* ci: start multi-branch rewrite

* ci: upgrade node to 18.x

* ci: rewrite version changing to use existing

* ci: change release version getting to in file

* ci: mess with yaml syntax

* ci: revert to node 16.x, fix version wrapped in quotes

* ci: fix invalid yaml

* ci: yaml syntax fixing

* ci: append to tag

* ci: make pre-release unless nightly build

* ci: add title nicening

* asarUpdate: fix release suffix

* asarUpdate: fix not following redirect

* winFirst: don't remake shortcuts, tweaks

* ui: add channel prefix if non-nightly

* chore: prep for main branch
2022-12-02 22:23:46 +00:00
.github Remove Polyfills (#101) 2022-12-02 22:23:46 +00:00
scripts Remove Polyfills (#101) 2022-12-02 22:23:46 +00:00
src Remove Polyfills (#101) 2022-12-02 22:23:46 +00:00
.gitignore [Gitignore] Ignore Crostini tmp files 2022-03-29 14:12:14 +01:00
LICENSE [Chore] Bump license and tweak author name 2022-04-20 21:00:10 +01:00
README.md [Readme] Update size 2022-04-12 18:21:35 +01:00
faq.md Remove Polyfills (#101) 2022-12-02 22:23:46 +00:00
roadmap.md roadmap: marked done as done 2022-07-15 22:10:27 +01:00

README.md

OpenAsar

Nightly Status License: MIT GitHub Sponsors

An 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 -> ~50kb)
  • 🛡️ 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.