Skip to content

Repository files navigation

Itsycal (Visual Refresh Fork)

A fork of Itsycal by sfsam - a tiny calendar for your Mac's menu bar.

Image

This fork applies a visual refresh to the original project:

  • Translucent glass background using NSVisualEffectView
  • Larger, more spacious calendar grid with circular day highlights
  • Filled today indicator using the system accent color
  • Softer typography and color treatments
  • More generous spacing in the event list
  • Removed the current-month outline
  • Rounder window corners

All credit for the original app goes to sfsam. For more info about Itsycal, see http://www.mowglii.com/itsycal

Install

Homebrew (recommended)

brew tap knowald/tap
brew install knowald/tap/itsycal-fresh

Then link it into your Applications folder:

ln -sf $(brew --prefix)/opt/itsycal-fresh/Itsycal.app ~/Applications/Itsycal.app

Open it from ~/Applications or Spotlight. To start at login, add it in System Settings > General > Login Items.

Build from source

Requires Xcode (or Xcode Command Line Tools with full Xcode installed).

git clone https://github.com/knowald/Itsycal.git
cd Itsycal
cp Local.xcconfig.example Local.xcconfig
xcodebuild -project Itsycal.xcodeproj -scheme Itsycal -configuration Release \
  CONFIGURATION_BUILD_DIR=~/Applications build

The app will be at ~/Applications/Itsycal.app.

License

MIT Licensed - see License file.

About

Itsycal fork with a visual refresh - translucent glass UI for macOS menu bar calendar

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages