diff --git a/_includes/header.html b/_includes/header.html index eeb6772..28f8c71 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,38 +1,48 @@ diff --git a/index.html b/index.html index f4f2a29..629541a 100644 --- a/index.html +++ b/index.html @@ -1,190 +1,190 @@ --- title: Plasma Mobile - Plasma in your pocket layout: default ---

Plasma, in your pocket.

phones-hero

triangles

Open up.

-

Plasma Mobile turns your phone into a fully open hacking device, just like a PC. You can join us to start building new mobile experiences now.

-

Features

+

Plasma Mobile is an open-source user interface for phones. Running on top of a Linux distribution, Plasma Mobile turns your phone into a fully hacking device.

+

Screenshots

Focus on mobile devices.

Adaptable user interface.

Plasma Mobile key features.

phone-features

Libre Technologies

  • Plasma Mobile (a plasma workspace)
  • KWIN/Wayland
  • Voicecall/Ofono
  • Telepathy

Qt-based Applications

  • Plasma Apps
  • Plasma Widgets
  • Ubuntu Touch apps
  • possibly Sailfish apps
  • possibly Nemo apps

Community Driven.

Plasma Mobile is developed by one of the most reputable and longest-standing software development organisations in the world. Vendors and users alike can look forward to a rapidly maturing software system developed with an open lifecycle and no conflicts of interest.

diff --git a/screenshots.md b/screenshots.md new file mode 100644 index 0000000..f5065ad --- /dev/null +++ b/screenshots.md @@ -0,0 +1,11 @@ +--- +title: Screenshots +permalink: /screenshots/ +layout: default +--- + +![plasma-screen-1](/img/plasma-screen-1.png){:width="45%"} +![plasma-screen-7](/img/plasma-screen-7.png){:width="45%"} + +![plasma-screen-5](/img/plasma-screen-5.png){:width="45%"} +![plasma-screen-4](/img/plasma-screen-4.png){:width="45%"} diff --git a/what-is.md b/what-is.md deleted file mode 100644 index 842d8dd..0000000 --- a/what-is.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: What's Plasma Mobile? -permalink: /what-is/ -layout: default ---- - -#### Plasma Mobile is a complete software stack for mobile devices that consists of the following technologies: - -* Plasma Phone (a -[plasma](https://de.wikipedia.org/wiki/KDE_Plasma_Workspaces) -workspace for touch devices) -* [KWIN/Wayland](https://community.kde.org/KWin/Wayland) -* [libhybris](https://en.wikipedia.org/wiki/Hybris_%28software%29) on - ARM – [DRM (Direct Rendering - Manager)](https://en.wikipedia.org/wiki/Direct_Rendering_Manager) on - intel -* [Ofono](https://01.org/ofono) -* [RIL](https://en.wikipedia.org/wiki/Radio_Interface_Layer) -* [Telepathy](https://en.wikipedia.org/wiki/Telepathy_%28software%29) -* [pulseaudio](https://en.wikipedia.org/wiki/PulseAudio) - -![plasma-screen-1](/img/plasma-screen-1.png) - -![plasma-screen-7](/img/plasma-screen-7.png) - -![plasma-screen-5](/img/plasma-screen-5.png) - -![plasma-screen-4](/img/plasma-screen-4.png) - -#### It is build to be potentially running many Qt/GTK/X11-based applications, for example: - -Plasma apps, Ubuntu Touch (.click) apps, Gnome apps (e.g.GnomeChess), -X11 (e.g.xmame) and possibly other Qt-based apps like Sailfish OS or -Nemo. Packages can be installed by `apt-get install packagename`.