Google Calendar Desktop application for Windows, Mac and Linux with Dark Theme. Packaged with Electron.
Last Update 15/04
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
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.
- npm
npm install
npm start
npm run dist:<OS>
Where <OS>
can be mac
, win
or linux
.
- Remove bold style in month view
- Change min width window for better performance in shared fullscreen mode