manuskript/README.md

29 lines
632 B
Markdown
Raw Normal View History

2016-02-07 00:44:45 +13:00
# Manuskript
2015-06-01 08:41:32 +12:00
2016-02-07 00:44:45 +13:00
[Manuskript](http://www.theologeek.ch/manuskript) is an open-source tool for writers.
2015-06-01 08:41:32 +12:00
2016-03-31 22:20:26 +13:00
![Main view](http://www.theologeek.ch/manuskript/wp-content/uploads/2016/03/manuskript-0.3.0.jpg)
2016-02-07 00:44:45 +13:00
2016-03-31 22:21:25 +13:00
## [Download](http://www.theologeek.ch/manuskript/download)
2016-03-31 22:20:26 +13:00
2016-02-07 00:44:45 +13:00
## 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
2015-06-08 08:06:57 +12:00
- Python 3
- PyQt5
2015-09-29 22:17:03 +13:00
- libqt5svg5
2015-06-08 08:06:57 +12:00
- lxml
Optional:
2015-06-17 23:25:46 +12:00
- pyenchant
2016-03-31 22:20:26 +13:00
- zlib