-
-
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.pyor if you installed the systemd unit file:
sudo systemctl start epdtextTo use the CLI interface, first make sure the app is running. Then, run this command:
cd ~/epdtext
./cli.py reloadThis will reload the current page. Other commands include previous, next, button1, button2, etc.