Phoenicis PlayOnLinux and PlayOnMac 5 repository
Clone or download
Permalink
Failed to load latest commit information.
.github Add issue template (#1259) Apr 21, 2018
docs Fix test plan (#1373) Jul 30, 2018
i18n Add support for JDK 11 (#1404) Sep 28, 2018
phoenicis-cli Bump sortpom-maven-plugin from 2.8.0 to 2.9.0 (#1395) Sep 25, 2018
phoenicis-configuration Bump sortpom-maven-plugin from 2.8.0 to 2.9.0 (#1395) Sep 25, 2018
phoenicis-containers Bump sortpom-maven-plugin from 2.8.0 to 2.9.0 (#1395) Sep 25, 2018
phoenicis-dist Bump sortpom-maven-plugin from 2.8.0 to 2.9.0 (#1395) Sep 25, 2018
phoenicis-engines Bump sortpom-maven-plugin from 2.8.0 to 2.9.0 (#1395) Sep 25, 2018
phoenicis-entities Bump sortpom-maven-plugin from 2.8.0 to 2.9.0 (#1395) Sep 25, 2018
phoenicis-javafx Add support for JDK 11 (#1404) Sep 28, 2018
phoenicis-library Bump jackson-databind from 2.9.5 to 2.9.7 (#1394) Sep 25, 2018
phoenicis-multithreading Add support for JDK 11 (#1404) Sep 28, 2018
phoenicis-repository Bump org.eclipse.jgit from 5.0.3.201809091024-r to 5.1.1.201809181055… Sep 25, 2018
phoenicis-scripts Bump sortpom-maven-plugin from 2.8.0 to 2.9.0 (#1395) Sep 25, 2018
phoenicis-settings Bump jackson-databind from 2.9.5 to 2.9.7 (#1394) Sep 25, 2018
phoenicis-tests Bump sortpom-maven-plugin from 2.8.0 to 2.9.0 (#1395) Sep 25, 2018
phoenicis-tools Add support for JDK 11 (#1404) Sep 28, 2018
phoenicis-win32 Bump sortpom-maven-plugin from 2.8.0 to 2.9.0 (#1395) Sep 25, 2018
settings Update formatter-maven-plugin to 2.7.2 (#1330) May 9, 2018
.eslintrc.yml Update .eslintrc.yml (#1211) Apr 2, 2018
.gitignore [gitignore] remove puthon config file (from Eclipse) May 31, 2015
.travis.yml Add support for JDK 11 (#1404) Sep 28, 2018
LICENCE renamed PlayOnLinux to Phoenicis (#556) Feb 4, 2017
README.md Update Travis CI badge (#1320) May 8, 2018
crowdin.yml Update Crowdin commit message (#1238) Apr 8, 2018
pom.xml Add support for JDK 11 (#1404) Sep 28, 2018

README.md

Phoenicis PlayOnLinux and PlayOnMac 5

Build Status Codacy Badge Crowdin Badge

Phoenicis is the designated successor of PlayOnLinux and PlayOnMac 4. It allows you to install and use non-native applications on your favorite operating system.

Supported operating systems:

  • Linux
  • Mac OSX

Supported engines:

  • Wine

Build and Run

Build

mvn clean package

Run

cd phoenicis-dist/target
unzip phoenicis-dist.zip
./phoenicis-dist/phoenicis.sh

For more details (e.g. regarding dependencies) consider the documentation.

Scripts

Please make your pull request on this repository: https://github.com/PhoenicisOrg/scripts to add scripts

Community