{"id":17537577,"url":"https://github.com/zenhack/whenview","last_synced_at":"2025-03-29T03:46:03.331Z","repository":{"id":151019490,"uuid":"51564129","full_name":"zenhack/whenview","owner":"zenhack","description":null,"archived":false,"fork":false,"pushed_at":"2017-09-22T01:53:11.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T13:45:04.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/zenhack.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":"2016-02-12T03:05:16.000Z","updated_at":"2016-02-12T03:05:34.000Z","dependencies_parsed_at":"2023-05-02T16:31:26.441Z","dependency_job_id":null,"html_url":"https://github.com/zenhack/whenview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fwhenview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fwhenview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fwhenview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fwhenview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenhack","download_url":"https://codeload.github.com/zenhack/whenview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246135739,"owners_count":20729056,"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":[],"created_at":"2024-10-20T20:42:13.729Z","updated_at":"2025-03-29T03:46:03.326Z","avatar_url":"https://github.com/zenhack.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"WhenView is a tool for Visualizing the output of [when][1].\n\n[when][1] is a simple command line calendar tool. I sometimes wish I had a way\nto use it to see an actually *calendar* though. WhenView parses the output of\n`when`, and transforms it into an html document, which can then be passed to a\nbrowser for rendering.\n\n# Running\n\nIf invoked with no arguments, WhenView invokes `when` itself, and then\npasses the resulting html to the browser.\n\nIf WhenViews's first and only argument is `--stdin`, the input will be\nread from standard input:\n\n    when --noheader | whenview --stdin\n\nNote that the `--noheader` option is required.\n\nBy default, WhenView uses xdg-open to select the browser. This can be\noverridden with the `-b`/`--browser` option:\n\n    whenview -b links\n\nA file containing the html will be passed as the first argument to the\nbrowser.\n\nIf you want to send the html to standard output, you can do something\nlike:\n\n    whenview -b cat\n\nAny additional arguments are passed through to when itself.\n\n# Styling\n\nThe output of `whenview` includes a style rule to draw borders around\nthe days in the calendar; this is considered essential to the usability\nof the program. If a stylesheet `~/.when/view.css` exists, it will also\nbe applied to the document. An example `view.css` is available at the\nroot of the source tree; it contains some improvements.\n\n[1]: http://www.lightandmatter.com/when/when.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenhack%2Fwhenview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenhack%2Fwhenview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenhack%2Fwhenview/lists"}