An easy to use calendar for KaiOs
if you want to use an external calendar, you have to enter the correct server address.
at nextcloud as follows:
- server: "https://xxxxx/remote.php/dav",
- username: "xxxxm",
- password: "xxxxx",
I tested subscribing to calendar with google calendar. you have the possibility to subscribe to public calendars and private calendars, in the google calendar settings you will find an ID that you can enter in greg (by hand or qr code).
You can download the latest version from the Releases page. The app is not auto-updating. To update it, you have to follow the same steps you took when installing it.
This software (except KaiAds) is open source and licensed under the MIT License. View the source code.
This software uses KaiAds. This is a third party service that may collect information used to identify you. Pricacy policy of KaiAds. If you connect a Google account to greg, it is possible that Google collects information about you, or identifies you.
If you want to create your own version of the app you need to use your own google oaut cred. you have to create a file with this content /assets/js/google_cred.js
const google_cred = {
clientId:
"",
clientSecret: "",
};
If you use the app often, please donate an amount to me.