Gcal2Excel Desktop Standalone
You will need to download an application and run it from your machine. It will export the calendar events to an excel file and store it in your file system.
Please follow the installation instructions below.
Installation:
- Download the latest Java Runtime Environment from here.
- Download the Gcal2Excel Desktop application (zip archive) from here.
- Extract the .zip file, you should see a directory named "dist" inside the extracted directory.
-
Get into the "dist" directory and double click the "gcal2excel.jar" file.
To run this application from the command line, go to the "dist" folder and type this command:
java -jar "gcal2excel.jar". -
You should now see the application running:
- Enter your google email address, email password, calendar id (?) and select start and end date.
- Hitting the "Create" button should generate the converted excel file inside the same directory where the gcal2excel.jar file is located.



