Go to file
nisihara1 1ab0175812 fix Quit [Ctrl+Q] 2018-02-18 23:02:13 +09:00
.settings add icon of Designer 2017-07-16 15:56:45 +09:00
bin modify launch4j.xml 2018-02-14 16:03:46 +09:00
docs modify ReadTheDocs 2018-02-14 15:39:00 +09:00
lib add library of JSCH 2017-06-29 22:14:37 +09:00
src/burai fix Quit [Ctrl+Q] 2018-02-18 23:02:13 +09:00
.classpath modify QEFXGraphNote 2017-07-11 23:17:28 +09:00
.gitignore update .gitignore 2017-07-11 23:20:15 +09:00
.project First commit. 2016-08-23 00:19:52 +09:00
LICENSE change License: GPLv3 -> Apache2.0 2018-02-14 15:05:09 +09:00
README modify README 2018-02-14 15:32:25 +09:00

README

This is the BURAI software package,
which is a GUI system of Quantum ESPRESSO <http://www.quantum-espresso.org>.

Copyright (C) 2016-2018 BURAI-team <nisihara.burai@gmail.com>.

This system is developed as a JavaFX application, and requires JRE1.8
or later version of runtime environment.

The following external libraries are used.
  - exp4j  (Apache License 2.0, http://www.objecthunter.net/exp4j/)
  - Gson   (Apache License 2.0, https://github.com/google/gson)
  - JCodec (FreeBSD License,    http://jcodec.org)

All of SVG icons are from FLATICON <http://www.flaticon.com>.

----------------------------------------------------------------------------
LICENSE:
----------------------------------------------------------------------------
  BURAI is free software; you can redistribute it and/or modify
  it under the terms of the Apache License, Version 2.0.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  See <http://www.apache.org/licenses/LICENSE-2.0>, for more details.
----------------------------------------------------------------------------