{"id":23130002,"url":"https://github.com/tetreum/calendar-indicator","last_synced_at":"2026-07-29T02:31:27.504Z","repository":{"id":146310920,"uuid":"248946188","full_name":"tetreum/calendar-indicator","owner":"tetreum","description":"This indicator shows the most immediate event of your Google Calendar in your Ubuntu top bar.","archived":false,"fork":false,"pushed_at":"2020-11-26T13:50:58.000Z","size":38,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-10T05:33:04.947Z","etag":null,"topics":["appindicator","calendar-indicator","google-calendar","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tetreum.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-21T09:42:41.000Z","updated_at":"2020-11-26T13:51:00.000Z","dependencies_parsed_at":"2023-05-18T03:15:36.942Z","dependency_job_id":null,"html_url":"https://github.com/tetreum/calendar-indicator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tetreum/calendar-indicator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Fcalendar-indicator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Fcalendar-indicator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Fcalendar-indicator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Fcalendar-indicator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tetreum","download_url":"https://codeload.github.com/tetreum/calendar-indicator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetreum%2Fcalendar-indicator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36014947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appindicator","calendar-indicator","google-calendar","ubuntu"],"created_at":"2024-12-17T10:11:46.861Z","updated_at":"2026-07-29T02:31:27.435Z","avatar_url":"https://github.com/tetreum.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Preview](https://raw.githubusercontent.com/tetreum/calendar-indicator/master/preview.png)\n\n# Calendar Indicator\n\nThis indicator shows the most immediate event of your Google Calendar in your Ubuntu top bar, and includes a link to event's google meet (if detected).\n\n*Warning*: I hardly code in Python, so refactors are welcome.\n\n## Setup\n\n1. Download this repository [clicking here](https://github.com/tetreum/calendar-indicator/archive/master.zip).\n2. Unzip it somewhere like your documents folder.\n3. Run `chmod +x ./setup.sh \u0026\u0026 ./setup.sh` (without sudo)\n4. Get your Google Calendar Secret Address (info: https://support.google.com/calendar/answer/37648?hl=en)\n5. Edit `config.json` file with your calendar.\n6. Run `./start.sh` and it will work until you restart/shutdown your computer.\n7. (Optional) If you like it and want it to start on reboot, run `./runOnBoot.sh`.\n\n## Config file details\n\n```json\n{\n    \"minutesBetweenFetches\" : 30,\n    \"timezone\" : \"Europe/Madrid\",\n    \"hourFormat\" : 24,\n    \"calendar\" : \"https://calendar.google.com/calendar/ical/callmewendy/private-354t34t34t34t34t6/basic.ics\"\n}\n```\n\n- minutesBetweenFetches: Minutes that will wait before looking for calendar updates/new events each time.\n- timezone: Expected timezone to use. Full list at https://gist.github.com/heyalexej/8bf688fd67d7199be4a1682b3eec7568\n- hourFormat: 24 or 12 hour clock\n- calendar: Your Google Calendar Secret Address. It will be used to fetch your calendar events\n\n## Built on\n\n- Ubuntu 18.04 (lsb_release -a)\n- python2.7.16 (python -V)\n\n## Debugging\n\n- It is recommended to manually download the basic.ics file and edit `index.py` to fetch the data locally.\n- Rather than using `start.sh`, run `python index.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetreum%2Fcalendar-indicator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftetreum%2Fcalendar-indicator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetreum%2Fcalendar-indicator/lists"}