Giter VIP home page Giter VIP logo

livewire-editor's Introduction

Livewire

A simple web content editor built with Electron.

Livewire

Features

  1. Multiple Formats: Supports both AsciiDoc and GitHub Flavored Markdown

  2. Easy to find files: Double-click on the file name in the tab and an Explorer/Finder window will appear with the file selected.

  3. Global Shortcut: For an easy way to return back to Livewire, just press CTRL + F12 (or CMD + F12 on a Mac) to bring the Livewire window to focus and on top of all windows.

  4. Distraction-Free Writing: You can toggle full screen mode by pressing CTRL + SHIFT + F and toggle auto-hide of the menu by pressing CTRL + SHIFT + M.

  5. Save As HTML: From the File menu you can select to save your current document as HTML or you can use the CTRL + SHIFT + H shortcut.

For more information make sure to read the wiki.

Installers

You can download the installers here.

Running the App from Source

First, make sure you have Node.js and Git installed on your machine.

Next, via the command prompt open the directory in which you want to download Livewire. Right-click and choose Git Bash Here. If you don't have Git Bash, open Git Shell or any Git-enabled command prompt. Clone the repository by using this command:

git clone https://github.com/infragistics/livewire.git

This will automatically create a livewire subdirectory. Change directories into livewire:

cd livewire 

Then, install the Livewire dependencies:

npm install

Finally, you can start the application:

npm start

Happy writing!

livewire-editor's People

Contributors

alhalama avatar craigshoemaker avatar kacheshmarova avatar pablopnn avatar skrustev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.