-
-
Notifications
You must be signed in to change notification settings - Fork 6
Usage
Thea Barnes edited this page Sep 9, 2021
·
1 revision
To start up the app, run this command:
cd ~/epdtext
python3 app.py
or if you installed the systemd
unit file:
sudo systemctl start epdtext
To use the CLI interface, first make sure the app is running. Then, run this command:
cd ~/epdtext
./cli.py reload
This will reload the current page. Other commands include previous
, next
, button1
, button2
, etc.