{"id":19332590,"url":"https://github.com/oscarmcm/neocal","last_synced_at":"2025-08-10T06:06:06.836Z","repository":{"id":54881610,"uuid":"455012264","full_name":"oscarmcm/neocal","owner":"oscarmcm","description":" Google Calendar Command Line Interface","archived":false,"fork":false,"pushed_at":"2024-01-19T16:10:13.000Z","size":112,"stargazers_count":18,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-22T23:58:55.790Z","etag":null,"topics":["cli","google","google-calendar","rust"],"latest_commit_sha":null,"homepage":"https://oscarmcm.github.io/neocal/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oscarmcm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2022-02-03T03:03:11.000Z","updated_at":"2025-04-25T11:32:21.000Z","dependencies_parsed_at":"2023-02-18T12:46:06.687Z","dependency_job_id":null,"html_url":"https://github.com/oscarmcm/neocal","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/oscarmcm/neocal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmcm%2Fneocal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmcm%2Fneocal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmcm%2Fneocal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmcm%2Fneocal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscarmcm","download_url":"https://codeload.github.com/oscarmcm/neocal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmcm%2Fneocal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269683183,"owners_count":24458628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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":["cli","google","google-calendar","rust"],"created_at":"2024-11-10T02:46:46.863Z","updated_at":"2025-08-10T06:06:06.807Z","avatar_url":"https://github.com/oscarmcm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NeoCal\n\n**NeoCal** is a Google Calendar Command Line Interface that allows you to access your Google Calendar(s) from a command line. It uses Google Apps Script platform to build his own data source, making it less complicated to setup than using OAUTH config tokens.\n\n## Installation\n\nYou can either install it via `cargo` or download the binaries from GitHub releases.\n\nIf you go the `cargo` route, you need to have it installed (usually using [rustup](https://rustup.rs)). In a terminal, run this command to install `neocal`:\n\n```\ncargo install neocal\n```\n\nThen you'll be able to run `neocal` from whichever directory you're in.\n\nIf you want other installation option, please go to the [Wiki Page](https://github.com/oscarmcm/neocal/wiki/Installing-Options)\n\n### SetUp\n\nOnce you have it installed you need to follow 3 steps in order to complete the configuration:\n\n1. [Get Calendar IDs](https://github.com/oscarmcm/neocal/wiki/Obtain-your-Google-Calendar’s-ID)\n2. [Setup Google Apps Script](https://github.com/oscarmcm/neocal/wiki/Setup-Google-Apps-Script)\n3. [Create Config File](https://github.com/oscarmcm/neocal/wiki/NeoCal-Config-File)\n\n## How-To\n\n**NeoCal** provides a series of subcommands with the following functionality:\n\n```\nagenda      Shows user calendar in Agenda-like view mode\ncalendar    Shows user calendar in Calendar-like view mode\nhelp        Print this message or the help of the given subcommand(s)\n```\n\nAnd also comes with the following options:\n\n```\n-f, --for \u003cFOR\u003e              Name of the calendar to use\n-h, --help                   Print help information\n-s, --search \u003cSEARCH\u003e        Word to search in the calendar\n-t, --timezone \u003cTIMEZONE\u003e    Name of the Time Zone to return the events\n    --today                  Get calendar entries for today\n    --tomorrow               Get calendar entries for tomorrow\n-V, --version                Print version information\n    --week                   Get calendar entries for the current week\n```\n\nRun with `--help/-h` for detailed usage.\n\n## To-Do\n\nList of things to add support in order of importance:\n\n### High\n\n1. Add Calendar view\n\n### Medium\n\n1. Allow table style choices\n2. List User Calendar\n\n### Low\n\n1. Create events from the CLI\n2. Edit events from the CLI\n3. Delete events from the CLI\n4. Event Popup Reminders\n5. Theme Support\n6. Colorized output\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarmcm%2Fneocal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscarmcm%2Fneocal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarmcm%2Fneocal/lists"}