Skip to content
This repository was archived by the owner on Oct 6, 2019. It is now read-only.

Air

Choose a tag to compare

@polterguy polterguy released this 23 Jan 08:08
· 628 commits to master since this release

Downloading the source

Download this file, unzip, open the "p5.sln" file in Visual Studio or Mono Develop, start debugging, supply a root password, choose a skin - And enjoy!

Do NOT download the "Source code" link above - Download this file which includes Hyper IDE, Micro, and everything needed to get started

Installing binaries on a Linux/Ubuntu server

To install a new binary release on a Ubuntu server, type in the following to download the installation script in a terminal window. Make sure you don't have an old "install.sh" file in the same folder from before.

wget https://github.com/polterguy/phosphorusfive/releases/download/v7.0/install.sh

Then execute the following command to make your installation script become an executable.

chmod +x install.sh

Then start the installation process with the following.

sudo ./install.sh

At which point you'll be expected to supply your root password. The above installation script have only been tested with Ubuntu Servers, but might work with any Debian based system. The above script, will in addition to installing Phosphorus Five in your Apache htmldoc directory, also update your Apache configuration for running Mono, in addition to tightening the security of your Apache and Linux installation, such as upgrading your distro, updating components, etc.

An entirely "new" CSS Framework

This release contains an entirely "new" CSS Framework, with 7 skins, and an extendible CSS framework, allowing you to easily create your own skins. Below you can see how Hyper IDE looks like with the "Air" skin.

alt screenshot

And here is a screenshot of Camphora Five with the "Aztec" skin.

alt screenshot

Below you can see [Sephia Five] with the "Magic Forrest" skin.

alt screenshot

And finally, the main "Desktop" in Phosphorus Five, with the "Air" skin.

alt screenshot

However, there are many more skins in Phosphorus Five besides the ones shown above.