-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcTime.yaml
27 lines (27 loc) · 854 Bytes
/
cTime.yaml
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
vol: 1.0
start_time: '07:00:00'
end_time: '20:00:00'
bob_length: 10
frozen_length: 30
pic_loc: '/home/pi/tmp/dcs'
max_play_length: 15
power_on: 'echo "power on"'
power_off: 'echo "power off"'
#power_on: 'echo "/home/pi/ctime/rpion.py && exit" | ssh -tt -i /home/ian/.ssh/id_newroot [email protected]'
#power_off: 'echo "/home/pi/ctime/rpioff.py && exit" | ssh -tt -i /home/ian/.ssh/id_newroot [email protected]'
skype_user: '[email protected]'
skype_pass: 'letItg0!'
skype_start: '09:00:00'
skype_end: '20:00:00'
skype_timeout: 3600
facebook_user: '[email protected]'
facebook_pass: 'LetItGo021199!'
facebook_start: '09:00:00'
facebook_end: '20:00:00'
facebook_timeout: 900
enable_mouse: xinput --enable 13
disable_mouse: xinput --disable 13
#log_host: 'dev.ellisbs.co.uk'
#log_port: '9200'
#log_index: 'ctime'
icloud_user: '[email protected]'