vecnehladny / ubersicht-ios-clock-upnext-weather

A simple iOS styled widget section for Übersicht
10 stars 4 forks source link

iOS widget section

A simple iOS styled widget section for Übersicht. The reason of its creation was that i'm used to those widgets on my iPhone so i decided to recreate them for my computer. And also fun little project in JavaScript/CoffeScript.

Screenshot

Features

Clock

This one shows accurate time and Date as well

Up next

Displays next events in your calendar

Weather

Displays weather information such as temperatur, chance of rain, condition and also wind speed.

Instalation

  1. Download and install Übersicht from their website
  2. Clone this repository or download a zip file
  3. Install icalBuddy
  4. Create account on OpenWeather, if you don't have one, and generate an API key
  5. Find IDs of cities which you want to add to you weather here
  6. Set up variables for Calendar and Weather

Requirements

  1. icalBuddy

if you are runnig newer macOS, such as Catalina, you need to install this version

otherwise

brew install ical-buddy
  1. Account at OpenWeather and also API key
  2. Set up an interaction shortcut in Übersicht Preferences, so you can scroll in widgets

Customization

There is Light/Dark mode switch. You can do some basic customizations in the each of the widgets files. There is a description so feel free to play around. Or just dig into the files and come up with something of your own.

Enjoy!

Fork it, learn with it, do whatever with it. Just remember to have fun!

Also, big thanks to the iOS which gave me inspiration to these 🤠