-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathREADME
32 lines (24 loc) · 977 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
SHOWtime
SHOWtime is a simple Python script which allows different kinds of information to be displayed
on a ODROID-SHOW. SHOWtime uses tabs to display information; each tab is displayed for a period
of time, after which the tab is changed to the next one.
===
RUNNING SHOWtime
===
Assuming you have done everything listed in the INSTALL file, you can run SHOWtime by running
the following command
# python showtime.py
===
CONFIGURATION
===
Certain parameters, such as tab change interval, can be set by passing arguments to the script
--tab, -t: start from which tab (default=1)
--time, -T: for how many seconds should a tab be shown before changing to the next one
(default=15)
--port, -p: serial port to use as the output (default=/dev/ttyUSB0)
Shown tabs and tab-specific settings can be changed in the config.py file.
===
DONATIONS
===
If you liked SHOWtime, consider sending a small tip to the following Bitcoin address
1GEKewY7Leu9waVFpkpawWSPQwREx2zr7v