mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-12-15 00:09:39 +00:00
13 lines
660 B
Markdown
13 lines
660 B
Markdown
# Hackberry-Pi_Zero
|
|
A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4' 720X720 TFT display
|
|
|
|
虚拟环境pip
|
|
[tiptop](https://github.com/nschloe/tiptop)+[recn](https://stackoverflow.com/questions/75602063/pip-install-r-requirements-txt-is-failing-this-environment-is-externally-mana)
|
|
[TUI](https://terminaltrove.com/new/) apps in Terminal:
|
|
[Web browser](https://itsfoss.com/terminal-web-browsers/) in Terminal:
|
|
How to increase [swap](https://pimylifeup.com/raspberry-pi-swap-file/) on a raspberry pi
|
|
|
|
How to enable [mouse](https://www.youtube.com/watch?v=hycfIoGggjw&ab_channel=RickMakes) in Terminal
|
|
```shell
|
|
sudo apt install gpm
|
|
```
|