项目作者: zuck

项目描述 :
A distraction-free tool for novelists and writers
高级语言: Vue
项目地址: git://github.com/zuck/alighieri.git
创建时间: 2017-08-19T23:43:04Z
项目社区:https://github.com/zuck/alighieri

开源协议:MIT License

下载


@HEAD/art/logo.svg" alt="Alighieri" width="128"/>

Alighieri

A distraction-free tool for novelists and writers

Build/release

@HEAD/art/screenshot.png" alt="Alighieri UX">

Start your masterpiece

You can try Alighieri in your browser:

zuck.github.io/alighieri

Main features

  • Distraction-free text editor
  • Zen mode (fullscreen)
  • Dark mode (don’t tire your eyes!)
  • Auto-format of typographical symbols (quotes, separators, etc.)
  • Counters of chars/words/sentences/paragraphs
  • Images
  • Markdown import/export
  • Plain-text import/export
  • HTML5 export
  • PDF export
  • Multi-platform (Win/Mac/Linux)
  • Browser-friendly (test it!)
  • Mobile-friendly (Android/iOS as a PWA)
  • FREE & Open Source

Contribute to development

  1. # Clone repository
  2. $ git clone https://github.com/zuck/alighieri.git
  3. # Move to working directory
  4. $ cd alighieri
  5. # Install dependencies
  6. $ npm install
  7. # Serve with hot reload at localhost:8080
  8. $ quasar dev [-m pwa]
  9. # Build for production with minification
  10. $ quasar build [-m pwa]
  11. # Package the final Electron app
  12. $ quasar build -m electron
  13. # To deploy the bundle to GitHub Pages
  14. $ npm run deploy

If you want, you can also freely donate to fund the project development:

Donate

Have you found a bug?

Please open a new issue on:

https://github.com/zuck/alighieri/issues

License

Copyright (c) Emanuele Bertoldi

MIT License