/liveapp

Electron application used to read discord chat while doing some other stuff

Primary LanguageJavaScriptMIT LicenseMIT

Read the Docs' Live App 🔴

LiveApp logo

This application allows to read the discord chat of some channel, using WidgetBot while doing other things.
In other words, it is an always on top application, which allows to do some other things like programming a thing in an IntelliJ-based IDE but to see the chat simultaneously.

The primary purpose of this app is to be used while streaming live, on discord!

This application is heavy: because of ElectronJS which is basically a full browser, it weighs around 230MB.

How to use

You can download the latest release from here.

How to build

  • Install volta
  • Go to src/ folder and install dependencies (npm install)
  • Run command npm run build

You will now found the build into the src/dist/ folder.

License

This application is licensed under the MIT License.

Credits

Screenshot

Screenshot