/text

:rocket: Material Design text editor

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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.