manuskript/README.md
2016-04-08 12:02:50 +02:00

30 lines
729 B
Markdown

# Manuskript
[Manuskript](http://www.theologeek.ch/manuskript) is an open-source tool for writers.
![Main view](http://www.theologeek.ch/manuskript/wp-content/uploads/2016/03/manuskript-0.3.0.jpg)
## [Download](http://www.theologeek.ch/manuskript/download)
## Running from sources
To run the application without installing just:
* Download [latest code archive](https://github.com/olivierkes/manuskript/archive/master.zip) or clone the repository.
* Run:
* On Linux/Mac: bin/manuskript
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