WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: date and time  (Read 1727 times)

Offline wsamh

  • Newbie
  • *
  • Posts: 7
date and time
« on: June 01, 2011, 05:40:52 PM »
Is there a way to get the date and time displayed on the desktop?

Offline MikeLockmoore

  • Hero Member
  • *****
  • Posts: 525
  • Good software needn't be big!
Re: date and time
« Reply #1 on: June 01, 2011, 05:51:45 PM »
The installable extension named Flit that I wrote will show a small time display, and it shows the date if you hover the mouse over it.  Flit can also show you a battery state and the system sound level.  You can scale the display if you hand-edit Flit's run-time configuration  file.

Conky is another installable extension that is used for this purpose in many versions of Linux.  Conky is highly configurable, so if you want to tune the appearance in multiple ways.  Search for "conky" in the forums here or google it.

Both Flit and Conky are available in the official repository of extensions installable from AppBrowser.
« Last Edit: June 01, 2011, 05:54:05 PM by MikeLockmoore »

Offline wsamh

  • Newbie
  • *
  • Posts: 7
Re: date and time
« Reply #2 on: June 01, 2011, 06:35:30 PM »
Thanks

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: date and time
« Reply #3 on: June 01, 2011, 07:45:53 PM »
Code: [Select]
watch -n 1 date
 ;D
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10986
Re: date and time
« Reply #4 on: June 01, 2011, 11:00:11 PM »
^ I wonder what the root app name was.. root-tail?
The only barriers that can stop you are the ones you create yourself.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: date and time
« Reply #5 on: June 02, 2011, 12:44:59 AM »
^ I wonder what the root app name was.. root-tail?

I don't get the question...   ???
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10986
Re: date and time
« Reply #6 on: June 02, 2011, 03:53:00 AM »
It's the app to print logs etc on your desktop, highly relevant to watching date ;)
The only barriers that can stop you are the ones you create yourself.