LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Optional Widget for Linux Lite 3.2
#47
[Image: 66FhOYt.png]

updates file code:

Code:
#!/bin/bash
# Check for Updates - for the Linux Lite Conky Widget
# Licence - GPLv2 Sharing is Caring
# Jerry Bezencon - Linux Lite 2016

# Variables

LASTUPDATES=$(LANG=C ls -lt --time-style="long-iso" /var/log/apt | grep -o '\([0-9]\{2,4\}[- ]\)\{3\}[0-9]\{2\}:[0-9]\{2\}' -m 1)

# Statements

echo "\${color2}"$LASTUPDATES

exit 0

widget code, line 127:

Code:
${alignc}${font AvantGardeLTMedium:bold:size=10}${color Tan1}Your last update was on:${font}
Reply


Messages In This Thread
Optional Widget for Linux Lite 3.2 - by Valtam - 09-14-2016, 08:15 AM
Re: Optional Widget for Linux Lite 3.2 - by Valtam - 09-22-2016, 10:10 PM

Forum Jump:


Users browsing this thread: