mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-05 22:05:24 +02:00
work in progress
This commit is contained in:
parent
c021dc3a63
commit
e5c781ad47
3 changed files with 136 additions and 7 deletions
17
INSTALL.md
17
INSTALL.md
|
@ -8,13 +8,23 @@ Mouse terminal
|
|||
---------------
|
||||
sudo apt install gpm
|
||||
|
||||
Uner mount device
|
||||
User mount device
|
||||
---------------
|
||||
|
||||
sudo apt install pmount
|
||||
|
||||
|
||||
Messages on console
|
||||
-------------------
|
||||
|
||||
Suppress all messages from the kernel (and its drivers) except panic messages from appearing on the console.
|
||||
|
||||
echo "dmesg -n 1" >> /etc/rc.local
|
||||
|
||||
|
||||
Python
|
||||
------
|
||||
|
||||
pip install psutil pyudev
|
||||
|
||||
Progress Bar
|
||||
|
@ -42,11 +52,6 @@ https://patorjk.com/software/taag/#p=display&f=Bloody&t=Pandora-Box
|
|||
░ ░
|
||||
|
||||
|
||||
Colors
|
||||
------
|
||||
|
||||
pip install colorama
|
||||
|
||||
|
||||
|
||||
Screensaver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue