{"id":17693835,"url":"https://github.com/dmedvinsky/mutt-ics","last_synced_at":"2025-07-08T11:38:17.872Z","repository":{"id":2073701,"uuid":"3012709","full_name":"dmedvinsky/mutt-ics","owner":"dmedvinsky","description":"Simple viewer for ics in mutt","archived":false,"fork":false,"pushed_at":"2024-08-21T13:24:15.000Z","size":38,"stargazers_count":81,"open_issues_count":2,"forks_count":12,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-15T16:15:08.359Z","etag":null,"topics":["ics","mutt","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"seebi/dircolors-solarized","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmedvinsky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2011-12-19T15:05:07.000Z","updated_at":"2024-12-07T16:21:50.000Z","dependencies_parsed_at":"2024-08-21T15:10:48.236Z","dependency_job_id":null,"html_url":"https://github.com/dmedvinsky/mutt-ics","commit_stats":{"total_commits":39,"total_committers":11,"mean_commits":"3.5454545454545454","dds":0.4871794871794872,"last_synced_commit":"ac54116be429cb92230f03ec8d3cdbdceaf8f008"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmedvinsky%2Fmutt-ics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmedvinsky%2Fmutt-ics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmedvinsky%2Fmutt-ics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmedvinsky%2Fmutt-ics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmedvinsky","download_url":"https://codeload.github.com/dmedvinsky/mutt-ics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240209208,"owners_count":19765444,"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","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":["ics","mutt","python"],"created_at":"2024-10-24T13:47:08.366Z","updated_at":"2025-02-22T17:26:03.894Z","avatar_url":"https://github.com/dmedvinsky.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Mutt ICS\n========\n\nEver received a meeting notification in an email? Ever wanted to have a quick\nglance at that `.ics` file and know what is that meeting about, where is it\ngoing to happen and who is participating?\n\nI did. So I made this little script.\n\nUsage\n-----\n\nThe package is on PyPI so it is pip-installable, but I recommend using\n[uv](https://docs.astral.sh/uv/guides/tools/).\n\nAfter installing with\n\n    uv tool install mutt_ics\n\nand making sure the `mutt-ics` executable is in your path, you should configure\nmutt to use it to render ICS files. To do that, complete the following steps:\n\n1. Add the following lines to your `.mailcap` file:\n\n        text/calendar; mutt-ics; copiousoutput\n        application/ics; mutt-ics; copiousoutput \n\n2. Add the following line to your `.muttrc` file:\n\n        auto_view text/calendar application/ics\n\n3. For `multipart/alternative` e-mails (which is what e.g. Outlook calendar generates),\n   you probably want to prefer the `text/calendar` format view instead of its textual\n   counterparts. For such settings add another line to the `.muttrc` config file:\n\n        alternative_order text/calendar text/plain text/html\n\n\nYou're done. I guess. Maybe I forgot something. Please, file a ticket if I did.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmedvinsky%2Fmutt-ics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmedvinsky%2Fmutt-ics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmedvinsky%2Fmutt-ics/lists"}