rpi_autism

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
rpi_autism [2019/08/05 15:50] – [Notify completion of downloading] Júne Parkrpi_autism [2019/11/19 18:12] – [Specification] Júne Park
Line 40: Line 40:
  
 <code ini> <code ini>
-Mounted on             Type  Size  Used Avail Use% +Mounted on             Type  Size  Used /home/meson/repository ext4  459G  278G  158G  64
-/home/meson/repository ext4  459G  143G  294G  33+/home/meson/storage    ext4  459G  309G  127G  71%
-/home/meson/storage    ext4  459G  318G  118G  73%+
 </code> </code>
  
Line 300: Line 299:
 </code>  </code> 
  
-Script for Pushbullet (Option A) +=== Script for Pushbullet (Option A) ===
 <code bash>  <code bash> 
 #!/bin/bash #!/bin/bash
Line 313: Line 312:
 </code> </code>
  
-Script for Telegram (Option B) +=== Script for Telegram (Option B) ===
 <code bash>  <code bash> 
 #!/bin/bash #!/bin/bash
Line 321: Line 320:
 </code>   </code>  
  
-Script for Slack using WebHooks (Option C) +=== Script for Slack using WebHooks (Option C) ===
 <code bash>  <code bash> 
 #!/bin/bash #!/bin/bash
  • rpi_autism
  • Last modified: 2023/06/09 09:48
  • by Júne Park