{"id":28305131,"url":"https://github.com/stephentth/moonphase_kernel_module","last_synced_at":"2026-04-12T20:32:06.257Z","repository":{"id":237932496,"uuid":"795547139","full_name":"stephentth/moonphase_kernel_module","owner":"stephentth","description":"linux kernel module provides a device /dev/moonphase to display the current moon phase ","archived":false,"fork":false,"pushed_at":"2024-05-04T01:51:49.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T17:05:13.157Z","etag":null,"topics":["ascii","kernel-module","linux","loadable-kernel-module"],"latest_commit_sha":null,"homepage":"","language":"C","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/stephentth.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,"zenodo":null}},"created_at":"2024-05-03T14:12:47.000Z","updated_at":"2024-05-04T01:53:10.000Z","dependencies_parsed_at":"2024-05-03T17:03:23.550Z","dependency_job_id":"0b5072a8-6564-4a32-b49f-ab200e99b076","html_url":"https://github.com/stephentth/moonphase_kernel_module","commit_stats":null,"previous_names":["stephentth/moonphase_kernel_module"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stephentth/moonphase_kernel_module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fmoonphase_kernel_module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fmoonphase_kernel_module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fmoonphase_kernel_module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fmoonphase_kernel_module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephentth","download_url":"https://codeload.github.com/stephentth/moonphase_kernel_module/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephentth%2Fmoonphase_kernel_module/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268355797,"owners_count":24237370,"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-02T02:00:12.353Z","response_time":74,"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":["ascii","kernel-module","linux","loadable-kernel-module"],"created_at":"2025-05-24T01:12:27.812Z","updated_at":"2026-04-12T20:32:01.209Z","avatar_url":"https://github.com/stephentth.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# moonphase linux kernel module\n\nA loadable kernel module for Linux that provides the functionality to display the current moon phase through a character device (`/dev/moonphase`).\n\nDisclaimer: Moon phase calculation function may be inaccurate. Not intended for astrogation, or for treatment or management of lycanthropy.\n\n\n# Build\n\n```\nmake\n```\n\n\n# Usage\n\n```\n# install module\n$ sudo insmod moonphase.ko\n\n$ cat /dev/moonphase          \nWaning Crescent Moon 🌘\n            .----------.            \n        .--'   o    .   `--.        \n      .'@  @@@@@@ O   .   . `.      \n    .'@@  @@@@@@@@   @@@@   . `.    \n  .'    . @@@@@@@@  @@@@@@    . `.  \n / @@ o    @@@@@@.   @@@@    O   @\\ \n |@@@@               @@@@@@     @@| \n/ @@@@@   `.-.    . @@@@@@@@  .  @@\\\n| @@@@   --`-'  .  o  @@@@@@@      |\n|@ @@                 @@@@@@ @@@   |\n\\      @@    @   . ()  @@   @@@@@  /\n |   @      @@@         @@@  @@@  | \n \\  .   @@  @\\  .      .  @@    o / \n  `.   @@@@  _\\ /     .      o  .'  \n    `.  @@    ()---           .'    \n      `.     / |  .    o    .'      \n        `--./   .       .--'        \n            `----------'            \n\n\n# unload module\n$ sudo rmmod moonphase\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephentth%2Fmoonphase_kernel_module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephentth%2Fmoonphase_kernel_module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephentth%2Fmoonphase_kernel_module/lists"}