/Writer

Primary LanguageJavaScriptMIT LicenseMIT

GitHub package.json version GitHub all releases GitHub release (latest by date) GitHub last commit GitHub contributors GitHub forks GitHub Repo stars GitHub issues GitHub Twitter Follow


Logo

Writer

Oversimplified writer app written in ElectronJS
Explore the docs »
Report Bug
Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Building
  4. License
  5. Contact

About The Project

Logo

Getting Started

Usage

Steps:
Make a title
Make a paragraph
Press save
Quit and come back any time
Continue writing

Installation

Download the `.dmg` from releases
Open the `.dmg`
Drag Writer to the `Applications` folder
Run Writer from the `Applications` folder or Launchpad

Building

Requirements

NodeJS <= 16.80.0 Yarn - Enable via the sudo corepack enable command

Build

Clone `git clone https://github.com/monohen/writer.git`
Install packages `yarn`
Build `yarn make`

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Jeriah - @Jeriah_Neal - natalect.org@gmail.com

Project Link: https://github.com/monohen/writer

(Back to top)