Hackberry-Pi_Zero/README.md

19 lines
945 B
Markdown
Raw Normal View History

2024-04-29 23:57:23 +02:00
# Hackberry-Pi_Zero
A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4' 720X720 TFT display
2024-04-29 23:59:21 +02:00
2024-04-30 00:51:25 +02:00
虚拟环境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)
2024-04-30 00:02:48 +02:00
[TUI](https://terminaltrove.com/new/) apps in Terminal:
2024-04-30 00:02:12 +02:00
[Web browser](https://itsfoss.com/terminal-web-browsers/) in Terminal:
2024-04-30 00:01:32 +02:00
How to increase [swap](https://pimylifeup.com/raspberry-pi-swap-file/) on a raspberry pi
2024-05-16 00:03:38 +02:00
Lightweight Web browser: [Midori](https://pimylifeup.com/raspberry-pi-midori/)
![image](https://github.com/ZitaoTech/Hackberry-Pi_Zero/assets/145678024/f2de97d5-83dc-4a09-9b0d-42864c40fca8)
2024-04-29 23:59:21 +02:00
How to enable [mouse](https://www.youtube.com/watch?v=hycfIoGggjw&ab_channel=RickMakes) in Terminal
2024-04-30 00:00:17 +02:00
```shell
2024-04-30 00:00:25 +02:00
sudo apt install gpm
2024-04-30 00:00:17 +02:00
```
2024-06-23 18:44:54 +02:00
coding remote on [VSCODE](https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/)