User Tools

Site Tools


motzopastebin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
motzopastebin [2021/03/29 18:55] – created m0tzomotzopastebin [2021/12/12 17:13] m0tzo
Line 1: Line 1:
 +===== Conky =====
 +  * [[m0tzoconky|M0TZO's Conky Script]]
 +
 ===== Pager curl ===== ===== Pager curl =====
  
-  curl -H "Content-Type: application/json" -X POST -u "m0tzo:GetOwnPassword" -d '{"text":"I am currently on 20m FT8 de M0TZO","callSignNames":["m0tzo"],"transmitterGroupNames":["all"],"emergency":false}' http://hampager.de/api/calls and tested (with own password) and works  +  curl -H "Content-Type: application/json" -X POST -u "m0tzo:GetOwnPassword" -d '{"text":"I am currently on 20m FT8 de M0TZO","callSignNames":["m0tzo"],"transmitterGroupNames":["all"],"emergency":false}' http://hampager.de/api/calls   
 + 
 + 
 +===== Conky WSJT-X ===== 
 +   
 +  ${font Monospace:Bold:size=10}${color White}${exec tail -12 /home/pi/.local/share/WSJT-X/wsjtx_log.adi | sed 's/<qso_date:8>20//g' | sed 's/<qso_date_off:8>[a-zA-Z0-9:_]* //g'| sed 's/<time_off:6>[a-zA-Z0-9:_]* //g'| sed 's/<[a-zA-Z0-9:_]*>//g' | sed 's/MFSK//g' | column -t -s " "}
  
motzopastebin.txt · Last modified: 2022/07/27 18:12 by m0tzo