Skip to content

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

License

Notifications You must be signed in to change notification settings

readthedocs-fr/liveapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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