This program, with a simple graphical interface, allows you to manage Google Calendar events in a powerful way, specifically you can:
- create events;
- edit multiple events at once by filtering by multiple fields;
- get a list of events by filtering by multiple fields and save the results in a .csv/.tx file;
- generate graphs using the .csv/.tx file generated after getting the list of events, so you can get statistics for what you want.
This project is entirely free, devoid of any paid content or advertisements. It has been developed without any associated costs. If you appreciate this project and would like to contribute to its sustainability, you have the option to make a donation. Your support is genuinely appreciated. Thank you from the bottom of my heart! 💙
-
Once the installation is complete, you can run the application, but you must complete the first setup procedure by entering the data to connect the application to Google Calendar with your personal account.
To enter the credentials path, you need to follow the guide below.
To report a BUG -> ISSUE
- Do not make any changes to the web_app/static folder, the images are synchronized to the common/assets/images.
If for any reasons are not correctly synchronized, Open cmd in administrator mode, navigate to web_app/static and write:
mklink /D images ..\..\common\assets\images
For support, email: dennisturco@gmail.com
