Difference between revisions of "Projects:PinePhone Daily Driver"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
(Updated to PinePhonePro)
Line 13: Line 13:
 
== Software Stack ==
 
== Software Stack ==
 
# OS: Arch Linux ARM from [[Danctnix]]
 
# OS: Arch Linux ARM from [[Danctnix]]
 +
## bluetooth-autoconnect - automatically connects to known devices
 +
## [https://github.com/bulletmark/sleep-inhibitor sleep-inhibitor] - prevents sleep during audio playback
 
# Terminal: (default)
 
# Terminal: (default)
 
# Web browser: [[Firefox]]
 
# Web browser: [[Firefox]]

Revision as of 13:46, 11 March 2022

Project: Using PinePhone as my daily driver smartphone, running Linux fulfilling Goal:Technology.

[i] Active project as of 2022

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

  • Battery replacement: any Samsung J7 form-factor battery[2] [3]

Software Stack

  1. OS: Arch Linux ARM from Danctnix
    1. bluetooth-autoconnect - automatically connects to known devices
    2. sleep-inhibitor - prevents sleep during audio playback
  2. Terminal: (default)
  3. Web browser: Firefox
  4. Passwords manager: KeepassXC
  5. Email client: Geary
  6. Calculator: (default)
  7. Alarm: Birdie
  8. IM client: Mirage
  9. Music player:
    1. Lollypop for locally-stored music
    2. VLC for NAS-stored music
  10. Podcast player: Pragha
  11. Podcast downloader: Podget
  12. Camera & Video recorder: Megapixels
  13. VPN client: ---
  14. RSS client: ---
  15. OTP generator: ---
  16. Ebook reader: ---
  17. Weather forecast: ---
  18. Maps, navigation: ---

Software Setup

  • OS on the internal eMMC flash storage
  • non-essential data (photos, videos, etc.) on an SD Card

Implementation

Related