{"id":16978101,"url":"https://github.com/codeaholicguy/tmux-lunar-date","last_synced_at":"2025-03-21T22:15:08.976Z","repository":{"id":82564681,"uuid":"122741674","full_name":"codeaholicguy/tmux-lunar-date","owner":"codeaholicguy","description":"Display lunar date on Tmux status bar","archived":false,"fork":false,"pushed_at":"2018-03-06T09:11:23.000Z","size":1204,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T16:44:05.032Z","etag":null,"topics":["interpolation","lunar-date","tet-holiday-countdown","tmux","tmux-lunar-date","tmux-plugins"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/codeaholicguy.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":"2018-02-24T13:13:13.000Z","updated_at":"2022-12-26T23:15:50.000Z","dependencies_parsed_at":"2023-03-06T09:15:13.882Z","dependency_job_id":null,"html_url":"https://github.com/codeaholicguy/tmux-lunar-date","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/codeaholicguy%2Ftmux-lunar-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Ftmux-lunar-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Ftmux-lunar-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Ftmux-lunar-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeaholicguy","download_url":"https://codeload.github.com/codeaholicguy/tmux-lunar-date/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244875046,"owners_count":20524591,"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":["interpolation","lunar-date","tet-holiday-countdown","tmux","tmux-lunar-date","tmux-plugins"],"created_at":"2024-10-14T01:42:32.772Z","updated_at":"2025-03-21T22:15:08.956Z","avatar_url":"https://github.com/codeaholicguy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tmux Lunar Date\n\n![](screenshot.png)\n\nLet's count the number of days until Tet holiday in order to make yourself more\nmotivated, just kidding, this plugin will help you to show the current lunar date on your Tmux status line.\n\nThis plugin is useful if:\n- you spend most of your time in Tmux and you want to view the current lunar date.\n- you spend most of your time in Tmux and you are in love with Tet holiday!\n\n### Usage\n\nWe have 2 options for showing.\n\n- Add `#{tet}` format string to your existing `status-right` tmux\noption to show the countdown number of days to Tet holiday.\n\n- Add `#{lunar_date}` format string to your existing `status-right` tmux\noption to show the current lunar date.\n\nHere's the example in `.tmux.conf`:\n\n    set -g status-right \"#{tet} | %a %h-%d %H:%M (#{lunar_date})\"\n\n### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)\n\nAdd plugin to the list of TPM plugins in `.tmux.conf`:\n\n    set -g @plugin 'codeaholicguy/tmux-tet'\n\nHit `prefix + I` to fetch the plugin and source it.\n\n`#{tet}` and `#{lunar_date}` interpolation should now work.\n\n### Manual Installation\n\nClone the repo:\n\n    $ git clone https://github.com/codeaholicguy/tmux-tet ~/clone/path\n\nAdd this line to the bottom of `.tmux.conf`:\n\n    run-shell ~/clone/path/tet.tmux\n\nReload TMUX environment:\n\n    # type this in terminal\n    $ tmux source-file ~/.tmux.conf\n\n`#{tet}` and `#{lunar_date}` interpolation should now work.\n\n### License\n\n[MIT](LICENSE)\n\n### Thanks\n\nThis plugin use Haskell to build the countdown binary and []()[Halunar](https://github.com/codeaholicguy/halunar) to calculate the lunar calendar.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeaholicguy%2Ftmux-lunar-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeaholicguy%2Ftmux-lunar-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeaholicguy%2Ftmux-lunar-date/lists"}