PinePhoneBoyOS/README.md

24 lines
505 B
Markdown
Raw Normal View History

# PinePhoneBoy Operating System
Linux UI customized to resemble a Fallout Pip-Boy. To be used with the PINE64 PinePhone running Arch Linux ARM, enclosed in the PinePhoneBoy harness.
## Components
- sway: Window Manager
- waybar: Side panel
- termite: Terminal emulator
- mako: Notifications daemon
## Dependencies
- [Sway on PinePhone](https://github.com/Dejvino/pinephone-sway-poc)
- [feather icons](https://github.com/feathericons/feather)
## Install
```bash
...
./convert_icons.sh
...
```