Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.
/ Discord-Previewer Public archive

A Markdown live-preview text editor, based on Discord UI design and Discord MD formatting style.

License

Notifications You must be signed in to change notification settings

Sevelar/Discord-Previewer

Repository files navigation



Introducing: Discord Previewer! The live-preview text editor styled in fashioned Discord theme! This application follows Discord's Markdown styling and uses Discord UI design to make it very similar to desktop client of Discord application. The code is written in pure JS, using only Electron framework to handle the backend side of the application. Successor: DisViewer.


⚙️ Install and Run

  1. Clone the repository via Git and install all required dependencies:
git clone https://github.com/Sevelar/Discord-Previewer.git your-project-name
cd your-project-name
npm install
  1. Once it's done, run the required script to get the application up and running:
electron .

This should open a new Electron instance with the application ready to go.

📝 Learn More

If you are interested in learning more about Electron.js framework, I highly recommend you to check out Electron's website and its Github repository!


About

A Markdown live-preview text editor, based on Discord UI design and Discord MD formatting style.

Resources

License

Stars

Watchers

Forks

Releases

No releases published