Skip to content

system

  • Kind: realtime
  • Safety: Safe
  • Shapes: text, text_block, entries
OptionTypeRequiredDefaultDescription
kind"terminal" | "os" | "os_version" | "hostname" | "shell" | "arch"no"terminal"Selects the single value emitted by the Text shape. Ignored by Entries / TextBlock shapes, which always return the full rollup.
ShapeRenderers
textanimated_boot, animated_figlet_morph, animated_postfx, animated_scanlines, animated_splitflap, animated_typewriter, animated_wave, text_ascii, text_plain
text_blockanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain, text_plain
entriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table
                                                                         
                                                                
                                                                
                                                               
                                                                                
[[widget]]
id = "system"
fetcher = "system"
render = "text_ascii"
iTerm2                                  
                                        
[[widget]]
id = "system"
fetcher = "system"
render = "text_plain"
os: linux                               
host: dev                               
uptime: 3d 4h                           
load: 0.42                              
[[widget]]
id = "system"
fetcher = "system"
render = "list_plain"
os: linux                               
host: dev                               
[[widget]]
id = "system"
fetcher = "system"
render = "text_plain"
os               linux                  
host             dev                    
uptime           3d 4h                  
load             0.42                   
cpu              18%                    
[[widget]]
id = "system"
fetcher = "system"
render = "grid_table"