Difference between revisions of "Projects:PinePhone Daily Driver"
Jump to navigation
Jump to search
(Updated to PinePhonePro) |
|||
| Line 1: | Line 1: | ||
Project: Using [[PinePhone]] as my daily driver smartphone, running [[Linux]] fulfilling [[Goal:Technology]]. | Project: Using [[PinePhone]] as my daily driver smartphone, running [[Linux]] fulfilling [[Goal:Technology]]. | ||
| − | {{Info|1=Active project as of | + | {{Info|1=Active project as of 2022}} |
== Hardware Setup == | == Hardware Setup == | ||
| − | * [[PinePhone]] (more precisely, [[PinePhone | + | * [[PinePhone]] (more precisely, [[PinePhone Pro]]) |
| − | * | + | * Wireless charging back cover (alternatively: soft transparent protective case from the [[Pine64]] store) |
| − | + | * Screen protector: iPhone 6 XL screen protector (see [https://wiki.pine64.org/index.php/PinePhone_FAQ]) | |
| − | |||
| − | |||
| − | * Screen protector: iPhone 6 XL screen protector | ||
| − | |||
| − | == | + | === Notes === |
| − | + | * Battery replacement: any Samsung J7 form-factor battery[https://wiki.pine64.org/index.php/PinePhone#Specifications] [https://wiki.pine64.org/index.php/PinePhone_FAQ#Battery] | |
| − | + | ||
| − | + | == Software Stack == | |
| − | + | # OS: Arch Linux ARM from [[Danctnix]] | |
| − | + | # Terminal: (default) | |
| − | # | + | # Web browser: [[Firefox]] |
| − | # | + | # Passwords manager: [[KeepassXC]] |
| − | + | # Email client: [[Geary]] | |
| − | + | # Calculator: (default) | |
| − | # | + | # Alarm: [[Birdie]] |
| − | + | # IM client: [[Mirage]] | |
| − | + | # Music player: | |
| − | + | ## [[Lollypop]] for locally-stored music | |
| − | + | ## [[VLC]] for NAS-stored music | |
| − | + | # Podcast player: [[Pragha]] | |
| − | ## | + | # Podcast downloader: [[Podget]] |
| − | # | + | # Camera & Video recorder: [[Megapixels]] |
| − | ## | + | # VPN client: --- |
| − | ## | + | # RSS client: --- |
| − | # | + | # OTP generator: --- |
| − | ## Camera & Video recorder | + | # Ebook reader: --- |
| − | + | # Weather forecast: --- | |
| − | + | # Maps, navigation: --- | |
| − | # | ||
| − | # | ||
| − | # | ||
| − | # | ||
| − | # | ||
| − | |||
== Software Setup == | == Software Setup == | ||
| − | * OS | + | * OS on the internal [[eMMC]] flash storage |
| − | + | * non-essential data (photos, videos, etc.) on an SD Card | |
| − | |||
| − | * non-essential data (photos, videos, etc.) on an SD Card | ||
== Implementation == | == Implementation == | ||
Revision as of 06:59, 11 March 2022
Project: Using PinePhone as my daily driver smartphone, running Linux fulfilling Goal:Technology.
Hardware Setup
- PinePhone (more precisely, PinePhone Pro)
- Wireless charging back cover (alternatively: soft transparent protective case from the Pine64 store)
- Screen protector: iPhone 6 XL screen protector (see [1])
Notes
Software Stack
- OS: Arch Linux ARM from Danctnix
- Terminal: (default)
- Web browser: Firefox
- Passwords manager: KeepassXC
- Email client: Geary
- Calculator: (default)
- Alarm: Birdie
- IM client: Mirage
- Music player:
- Podcast player: Pragha
- Podcast downloader: Podget
- Camera & Video recorder: Megapixels
- VPN client: ---
- RSS client: ---
- OTP generator: ---
- Ebook reader: ---
- Weather forecast: ---
- Maps, navigation: ---
Software Setup
- OS on the internal eMMC flash storage
- non-essential data (photos, videos, etc.) on an SD Card
Implementation
- Projects:PinePhone Daily Driver with Arch Linux
- Projects:PinePhone Daily Driver with Sway (deprecated)