{"id":18674842,"url":"https://github.com/suwa-sh/update-motd","last_synced_at":"2025-10-13T05:15:24.235Z","repository":{"id":94189890,"uuid":"326030546","full_name":"suwa-sh/update-motd","owner":"suwa-sh","description":"update /etc/motd for macOS","archived":false,"fork":false,"pushed_at":"2023-10-11T06:25:55.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-07T09:22:38.722Z","etag":null,"topics":["launchd","macos","motd","scripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/suwa-sh.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}},"created_at":"2021-01-01T18:06:44.000Z","updated_at":"2023-10-11T06:25:59.000Z","dependencies_parsed_at":"2024-11-07T09:22:36.625Z","dependency_job_id":"720a9b93-04e2-4ed2-81e5-cdc888332f77","html_url":"https://github.com/suwa-sh/update-motd","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/suwa-sh%2Fupdate-motd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suwa-sh%2Fupdate-motd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suwa-sh%2Fupdate-motd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suwa-sh%2Fupdate-motd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suwa-sh","download_url":"https://codeload.github.com/suwa-sh/update-motd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231538909,"owners_count":18392219,"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":["launchd","macos","motd","scripts"],"created_at":"2024-11-07T09:20:37.395Z","updated_at":"2025-10-13T05:15:24.162Z","avatar_url":"https://github.com/suwa-sh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# update-motd\n\n定期的に、macのシステム情報を/etc/motdへ反映します。\n\n## sample\n\n```txt\nLast login: Fri Jan  1 00:00:00 on ttys001\n\n             __  ___              ____                 __    ____               ___ ______\n            /  |/  /____ _ _____ / __ ) ____   ____   / /__ / __ \\ _____ ____  \u003c  // ____/\n           / /|_/ // __ `// ___// __  |/ __ \\ / __ \\ / //_// /_/ // ___// __ \\ / //___ \\  \n          / /  / // /_/ // /__ / /_/ // /_/ // /_/ // ,\u003c  / ____// /   / /_/ // /____/ /  \n         /_/  /_/ \\__,_/ \\___//_____/ \\____/ \\____//_/|_|/_/    /_/    \\____//_//_____/   \n                                                                                          \nMotd Updated          : 2021/01/01 00:00:00\nHostname              : MacBookPro15.local\nPrivte IP Address     : 192.168.1.1\nOS Info               : ProductName:\tMac OS X\n                        ProductVersion:\t10.15.7\n                        BuildVersion:\t19H114\nHardware Info         : Model Identifier: MacBookPro15,2\n                        Processor Name: Quad-Core Intel Core i7\n                        Processor Speed: 2.7 GHz\n                        Total Number of Cores: 4\n                        Hyper-Threading Technology: Enabled\n                        Memory: 16 GB\n                        Activation Lock Status: Disabled\nDisk Used/Total       : 100G / 500G\n\n```\n\n## deps\n\n- /etc/motd\n\n  ```shell\n  sudo touch /etc/motd\n  sudo chmod 666 /etc/motd\n  ```\n\n- figlet\n\n  ```shell\n  brew install figlet\n  ```\n\n## install\n\n```shell\ngit clone https://github.com/suwa-sh/update-motd.git ${HOME}/src/github.com/suwa-sh/update-motd\ncd ${HOME}/src/github.com/suwa-sh/update-motd\nmake\n```\n\n## uninstall\n\n```shell\nmake uninstall\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuwa-sh%2Fupdate-motd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuwa-sh%2Fupdate-motd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuwa-sh%2Fupdate-motd/lists"}