Skip to content

lukassr/gcalendar-dark-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCalendar Dark: Google Calendar Destkop App with Dark Mode

Google Calendar Desktop application for Windows, Mac and Linux with Dark Theme. Packaged with Electron.

Last Update 15/04

GCalendar Dark

Observation: The app is not finished yet. There are some assets with wrong colors, missing functionalities and improvements. I will accept PRs if you find an error and want to fix it

Pre-release Downloads (v0.1.1)

Download for macOS

Download for Windows

Download for Linux

References

Special thanks to two developers who made almost all the effort. Honestly, I did a very little code here, except for some corrections of colors in the CSS.

Requirements

  • npm

Instructions

Running the code for contributions:

npm install
npm start

or if you want to build the app:

npm run dist:<OS>

Where <OS> can be mac, win or linux.

Update log

15/04

  • Remove bold style in month view
  • Change min width window for better performance in shared fullscreen mode

See also

Google Keep Desktop