{"id":16315577,"url":"https://github.com/mpardalos/pymotd","last_synced_at":"2025-05-05T20:03:31.214Z","repository":{"id":99787618,"uuid":"88403911","full_name":"mpardalos/pymotd","owner":"mpardalos","description":"A python Message of the Day script","archived":false,"fork":false,"pushed_at":"2017-04-16T10:06:29.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-01T22:08:32.849Z","etag":null,"topics":["mit-license","motd","python","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mpardalos.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":"2017-04-16T09:37:00.000Z","updated_at":"2021-08-15T10:26:24.000Z","dependencies_parsed_at":"2023-08-01T02:17:10.070Z","dependency_job_id":null,"html_url":"https://github.com/mpardalos/pymotd","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/mpardalos%2Fpymotd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpardalos%2Fpymotd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpardalos%2Fpymotd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpardalos%2Fpymotd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpardalos","download_url":"https://codeload.github.com/mpardalos/pymotd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252569637,"owners_count":21769515,"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":["mit-license","motd","python","python3"],"created_at":"2024-10-10T21:57:53.889Z","updated_at":"2025-05-05T20:03:31.167Z","avatar_url":"https://github.com/mpardalos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pymotd\n\nA python Message of the Day script. Configure it through the parameters passed\nto the get_motd function in the `if __name__ == '__main__'` section at the end of\nthe file, or, if you are so inclined, by importing this file and calling the\nget_motd function yourself. \n\nIn this default configuration, it prints a message similar to this:\n\n```\nI surely do hope that's a syntax error.\n             -- Larry Wall in \u003c199710011752.KAA21624@wall.org\u003e\n\n      /#\\\n     /###\\\n    /p^###\\\n   /##P^q##\\\n  /##(   )##\\\n /###P   q#,^\\  Linux TARDIS 4.10.9-1-ARCH \n/P^         ^q\\  7 updates available \n```\n\nThe Arch ASCII image is not hardcoded, but is rather loaded from ~/.motd_image\n(this can be changed). More messages can also be added and the fortune message\nat the top can be swapped out for something else or removed entirely. \n\n## Requirements\n\n* Python 3\n* colorama\n* termcolor\n* sh\n\nThese are also provided in requirements.txt form.\n\nOn Arch linux, these will be provided by the following packages:\n\n* python-colorama \n* python-termcolor \n* python-sh\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpardalos%2Fpymotd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpardalos%2Fpymotd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpardalos%2Fpymotd/lists"}