项目作者: lirios

项目描述 :
:rocket: Terminal
高级语言: C++
项目地址: git://github.com/lirios/terminal.git
创建时间: 2016-07-15T10:52:22Z
项目社区:https://github.com/lirios/terminal

开源协议:GNU General Public License v3.0

下载


Terminal

License
GitHub release
GitHub issues
CI

A Material Design terminal.

Dependencies

Qt >= 5.10.0 with at least the following modules is required:

The following modules and their dependencies are required:

Installation

  1. mkdir build
  2. cd build
  3. cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix ..
  4. make
  5. make install # use sudo if necessary

Replace /path/to/prefix to your installation prefix.
Default is /usr/local.

Licensing

Licensed under the terms of the GNU General Public License version 3 or,
at your option, any later version.