Commit History

Author SHA1 Message Date
  Mike Coddington c3eb0c4012 Add "uname -r" functionality 9 years ago
  Jody Leonard 46fb6abdc0 Edit config.def.h function descriptions 9 years ago
  Aaron Marcher 3a3a3e4101 better default config.h 9 years ago
  Aaron Marcher f13104156f battery_state() function added 9 years ago
  Aaron Marcher 87c1377b08 simplified vol_perc() (and with that config.def.h is super clean) 9 years ago
  Aaron Marcher 2d1bbf0d35 simplified battery_perc() a lot and removed useless options from config.def.h 9 years ago
  Aaron Marcher 217da011dd brought back update interval 9 years ago
  Aaron Marcher 3bfa5fe60d coding style fixes 9 years ago
  Ali H. Fardan de4f20ace3 removed UPDATE_INTERVAL, it is neat to have it but removing it is a tradeoff worth making, because the clock would act weird if this used to work with cpu_perc(). 9 years ago
  Ali H. Fardan b800eb21a3 removed vol function from the default config file 9 years ago
  Ali H. Fardan 24c4134df6 removed a misplaced ';' 9 years ago
  Ali H. Fardan 47ddf9382e used constant string literals && remote initialization to in battery_perc() && trying to fix possible buffer overflow 9 years ago
  Ali H. Fardan 8e039b9dd2 corrected the time format 9 years ago
  Aaron Marcher 85a2b9b79d added uptime function 9 years ago
  Aaron Marcher 83c98554ed load avg 9 years ago
  Aaron Marcher 1d43e2f2b2 added configuration option for n/a text 9 years ago
  Aaron Marcher ad8ab20c63 Formatting commit :( 9 years ago
  Aaron Marcher 093f39df23 added wifi essid 9 years ago
  Aaron Marcher f6f0c895ce Added shell command function 9 years ago
  Aaron Marcher 16716dd130 added, username, gid, uid 10 years ago
  Aaron Marcher fb524b6050 added disk functions for details 10 years ago
  Aaron Marcher 2e72b212d3 hostname function 10 years ago
  Aaron Marcher 67203c6660 added ip address function 10 years ago
  Aaron Marcher 5a943fa59c added entropy 10 years ago
  Aaron Marcher 27b9139dfc Changes to documentation and new screenshot. 10 years ago
  Aaron Marcher 02af858a35 Easier info function names 10 years ago
  Aaron Marcher b176d0a2d0 completely new system: only values in config file get updated + cleaner code 10 years ago
  Daniel Walter 21afb5a8f8 Add diskusage support 10 years ago
  Aaron Marcher 1b65dec306 fixed some small things (update_interval) interferes with get_cpu_usage() and reordered) 10 years ago
  Daniel Walter 5295629c4f add update_interval 10 years ago