Skip to content
forked from gingko/client

Gingko desktop client. Written in Elm, running in Electron.

License

Notifications You must be signed in to change notification settings

liuzeng01/client

 
 

Repository files navigation

Gingko 2 Build Status AppVeyor Build Status

Writing software to help organize and draft complex documents. Anything from novels and screenplays to legal briefs and graduate theses.

This is a ground-up rewrite of GingkoApp.com. The latest version is available for download at gingko.io (Linux, Windows, and Mac).

Contributions Welcome!

If you want to help translate Gingko, you can join the translation project.

For code contributions, see CONTRIBUTING.md for a guide to getting started.


Installation & Dev Environment

Prerequisites:

# 1. Build code:
npm install
npm start

# 2. In separate terminal:
npm run electron

About

Gingko desktop client. Written in Elm, running in Electron.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elm 55.2%
  • JavaScript 34.1%
  • CSS 7.5%
  • HTML 2.1%
  • Other 1.1%