Aucune description

Bachir Soussi Chiadmi 64bf6ea638 bugfix il y a 6 ans
bin ec654726e0 added some todos il y a 7 ans
libriis 64bf6ea638 bugfix il y a 6 ans
.gitignore dc1d2ec48e renamed package to libriis il y a 7 ans
MANIFEST.in dc1d2ec48e renamed package to libriis il y a 7 ans
agpl-3.0.txt c94e273a76 added licence il y a 7 ans
readme.md 84803b7dc6 rewrite of readme, install process il y a 6 ans
requirements.txt 550b1e9f77 added pygments-style-github to requirements il y a 7 ans
setup.py ec654726e0 added some todos il y a 7 ans
start 103af1abb4 started install readme on ubuntu il y a 7 ans

readme.md

Libriis

icon

A Markup Cascading Styles Printing software.

Inspired by html2print from osp, you can write and organize your contents with markdown, design your layout with css and js, export to pdf and share your work with git.

Contents

Contents Stack

Design

Design Stack

Installation

Libriis is developed with python and pyqt5, if you are confident with theese tools you should be able to build the app.

!! following install code is not yet functional !!

Arch

qt-webkit

Under arch linux Libriis depends on a patched version of qtwebkit to render and print the pages: You can install it from the qt5-webkit-print-tp5 package: https://figureslibres.io/gogs/bachir/aur--qt5-webkit-print/releases

Libriis

Once special dependance installed : For Arch Linux and derivated distro, an aur package exists for Libriis :

yaourt -S libriis-git

Ubuntu (not tested)

qt-webkit

you'll have to build qt-webkit from source : https://github.com/annulen/webkit/wiki/Building-QtWebKit-on-Linux

dependences

apt-get install qt5-base pandoc python3 python3-pyqt5 python3-pip 
pip3 install sass markdown beautifulsoup4 pypandoc pygments setuptools pyphen

Libriis

clone

git clone https://figureslibres.io/gogs/bachir/libriis.git
cd libriis
python3 start

install

python3 setup.py install --optimize=1 -f

Roadmap

  • [] add git features
  • [] handle pictures
  • [] embed custom build of qtwebkit specialized in print (eg remove video)

Mockups

mockups