factanonverba / text

:rocket: Material Design text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liri Text

license GitHub release Build Status GitHub issues Maintenance

Liri Text is a cross-platform text editor made in accordance with Material Design.

Dependencies

Build

git clone --recursive https://github.com/lirios/text.git
cd text
mkdir build; cd build
qmake ..
make
make install   # optional; use sudo if needed

License

This application is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

:rocket: Material Design text editor

License:GNU General Public License v3.0


Languages

Language:C++ 70.9%Language:QML 17.3%Language:XSLT 4.7%Language:Perl 3.4%Language:QMake 2.3%Language:Shell 1.4%