Difference between revisions of "Getting started"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* It seems that every display environment (such as XFCE4) is using Lightdm | * It seems that every display environment (such as XFCE4) is using Lightdm | ||
− | * It is recommended you install [[CoreApps] | + | * It is recommended you install [[CoreApps]] using <code>sudo apk add corefm</code> after getting a working install |
== Developers == | == Developers == | ||
* [[Dump_proprietary_flashing_procedures|Dumping your device]] | * [[Dump_proprietary_flashing_procedures|Dumping your device]] |
Revision as of 20:57, 18 January 2020
Users
Currently, postmarketOS is still in heavy development, so it's not quite usable for most users. If you're an early adopter, or a tinkerer please checkout the next section below.
For devices that will allow ease of use to play with, it is recommended that you get a PinePhone (Mobile) or a Raspberry Pi 4 (single board computer) to use, as their open nature has enabled more stability than other hacked devices
Tinkerers
- It seems that every display environment (such as XFCE4) is using Lightdm
- It is recommended you install CoreApps using
sudo apk add corefm
after getting a working install