patrickplaggenborg / google-calendar-material

Google Calendar Material Design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Calendar redesign with Material Design

Inspired by:

Why?

  1. Ink for Google did a beautiful job at improving the Calendar design. But, it doesn’t touch the full interface and is not extensible.
  2. CleanGoogleCalendar by @Gambloide improves the events layout.
  3. I added CSS to improve some edit windows.
  4. Allow for easy extension of these changes until Google finally publishes a redesign... (Might be coming soon: https://www.reddit.com/r/google/comments/6tl9ju/new_upcoming_google_calendar_desktop_ui/)

How to use? Method A: In browser (User CSS)

browser-icons

  1. Download the Stylish extension for Chrome, Safari, Firefox or Opera (or use any other extension to inject custom CSS)

  2. Add the contents of this combined CSS as a Custom Stylesheet for ‘calendar.google.com’: https://cdn.rawgit.com/patrickplaggenborg/google-calendar-material/master/assets/css/google-calendar-material-combined.css

How to use? Method B: Standalone Google Calendar Mac App (using Fluid)

app-icon

  1. Download Fluid App to transform any web page into a native Mac App.
  1. Add the Combined CSS for Google Calendar Material Design to the Custom Styles:

    Edit your custom styles (Window → Userscripts) and add the contents of this stylesheet (hosted via RawGit):

Enjoy!

I’m by no means a good coder (or architect of GitHub repositories) so any feedback to organise this is welcome.

Credits

Consider donating:

About

Google Calendar Material Design


Languages

Language:CSS 100.0%