Open-source alternative of Discord desktop's app.asar
Go to file
Prof. - Xadk3! 8cbf89c729 bit intro to roadmap. =) 2023-04-13 13:36:45 +00:00
.github ci: add size diff to release notes 2023-03-23 21:35:07 +00:00
scripts ci: disable size diff (for now) 2023-04-10 21:19:22 +01:00
src rewrite: replace requireNative with globalPaths workaround 2023-04-10 20:59:54 +01:00
.gitignore add asar init files 2023-04-13 13:26:10 +00:00
Cargo.lock add asar init files 2023-04-13 13:26:10 +00:00
Cargo.toml add asar init files 2023-04-13 13:26:10 +00:00
LICENSE [Chore] Bump license and tweak author name 2022-04-20 21:00:10 +01:00
PATCH.sh add asar init files 2023-04-13 13:26:10 +00:00
README.md [Readme] Update size 2022-04-12 18:21:35 +01:00
TODO add asar init files 2023-04-13 13:26:10 +00:00
deps.txt bit intro to roadmap. =) 2023-04-13 13:36:45 +00:00
faq.md Remove Polyfills (#101) 2022-12-02 22:23:46 +00:00
flatpak-pip-generator.py add asar init files 2023-04-13 13:26:10 +00:00
main.rs add asar init files 2023-04-13 13:26:10 +00:00
requirements.txt add asar init files 2023-04-13 13:26:10 +00:00
roadmap.md bit intro to roadmap. =) 2023-04-13 13:36:45 +00: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.