racingpoy.blogg.se

How to display date and calendar on mac desktop
How to display date and calendar on mac desktop







how to display date and calendar on mac desktop
  1. #HOW TO DISPLAY DATE AND CALENDAR ON MAC DESKTOP HOW TO#
  2. #HOW TO DISPLAY DATE AND CALENDAR ON MAC DESKTOP CODE#

If that happens, just delete your geeklet and start over, making sure you place your color code in the right spot this time. Be careful when you’re updating the color because a misplaced 35 for pink will leave you with a broken geeklet.

how to display date and calendar on mac desktop how to display date and calendar on mac desktop

There’s not a lot of nuance there, but at least you’re not stuck with LED green. You don’t have a lot of options for your highlight color, but here they are: That 32 is what’s telling GeekTool to give you a green highlight color, and that’s the number you’re going to have to change. cal_head=`cal | head -1` cal_tail=`cal | tail -7` today=`date "+%e"` echo "$cal_head" echo "$ To create a calendar with the current day of the month highlighted, drag a new shell geeklet to your desktop and enter the code below into the Command field. Sure, you’ve probably got your date and time up in your menu bar, but who wants to look all the way up there? More practically, highlighting the date in your calendar helps you to orient yourself in the week and month. That calendar’s great and all, but suppose you want to know the date, two. Geektool works in seconds, which may be a bit awkward if you’re thinking in minutes, but if you want your calendar to refresh every fifteen minutes, enter 900 seconds. Now we're starting to change the visual properties of the calendar.Īlso remember to set a reasonable refresh rate, as you probably don’t want GeekTool constantly updating and refreshing itself. (If you have any trouble getting a new geeklet onto your Desktop, skip ahead to the troubleshooting section at the end.) You’ll start by dragging a new shell geeklet to your desktop, and you’ll see this is how we’re going to begin all of our calendar geeklets. This is useful if you need to quickly find out what day of the week April 22 falls on or what’s the date next Friday without popping open your main calendar. This little calendar won’t pull any of your events or anything like that instead, this one is just going to give you the days of the month as a quick reference.

#HOW TO DISPLAY DATE AND CALENDAR ON MAC DESKTOP HOW TO#

After we’re comfortable creating a geeklet, we’ll customize the calendar and then learn how to add events from the Calendar app to the Desktop with GeekTool. Not only is this a useful little calendar to have, but creating this very basic calendar will introduce you to the steps involved in adding more complicated geeklets to your Desktop. Today we’re going to look at how to put a calendar on your Desktop with GeekTool, and because GeekTool is all about customization, we’ll talk about how to get just the calendar you want.įirst we’ll create a really simple calendar on your Desktop. GeekTool is a great app for customizing your Desktop and making your workspace your own, and we’ve already covered some of the ways you can put GeekTool to work.









How to display date and calendar on mac desktop