A open-source tool for writers www.theologeek.ch/manuskript
Go to file
2016-12-10 23:37:32 +01:00
bin Adding a bin file 2016-02-06 09:03:12 +01:00
i18n add translations to spanish and new files to manuskript.pro 2016-12-10 23:37:32 +01:00
icons Merge branch 'feature/Exporter' into develop 2016-04-15 14:27:44 +02:00
libs Adds: PDF Viewer using pdf.js 2016-04-15 13:01:35 +02:00
manuskript WelcomDialog: select template with single click on all plateform (#44) 2016-09-21 08:59:52 +02:00
resources Theme, preview, and eternal logos 2015-06-18 21:41:56 +02:00
sample-projects Update settings to last version for sample project 2016-03-31 11:08:44 +02:00
.codeclimate.yml Updates codeclimate config file 2016-03-10 16:36:28 +01:00
.gitignore Updates .gitignore 2016-03-05 00:34:50 +01:00
CHANGELOG.md Updates changelog 2016-02-29 00:07:51 +01:00
COPYING Adds license and credits 2015-06-18 11:39:45 +02:00
CREDITS Adds license and credits 2015-06-18 11:39:45 +02:00
makefile Basic plainText exporter working (preview only) 2016-04-07 12:18:20 +02:00
manuskript.spec Fixes spec file to include translation in releases 2016-04-01 11:53:17 +02:00
README.md Exporter can now.. export. Yay! 2016-04-08 12:02:50 +02:00
TODO.t2t Updated todo 2015-07-09 16:22:26 +02:00

Manuskript

Manuskript is an open-source tool for writers.

Main view

Download

Running from sources

To run the application without installing just:

Be sure to have all dependencies installed !

Dependencies

  • Python 3
  • PyQt5
  • Qt SVG (libqt5svg5 on Ubuntu)
  • Qt Webkit (python3-pyqt5.qtwebkit on Ubuntu)
  • lxml (python3-lxml on Ubuntu)

Optional:

  • pyenchant
  • zlib