{"id":20918795,"url":"https://github.com/thegamecracks/termux_motd","last_synced_at":"2026-01-23T09:41:00.163Z","repository":{"id":115091952,"uuid":"499604364","full_name":"thegamecracks/termux_motd","owner":"thegamecracks","description":"A dynamic MOTD for Termux","archived":false,"fork":false,"pushed_at":"2024-04-25T05:48:59.000Z","size":124,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T12:47:00.947Z","etag":null,"topics":["android","linux","python","terminal","termux"],"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/thegamecracks.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":"2022-06-03T17:58:16.000Z","updated_at":"2024-11-29T16:13:02.000Z","dependencies_parsed_at":"2024-11-18T16:52:48.986Z","dependency_job_id":"4f62cc5e-a52a-4495-8b78-38710704a1d4","html_url":"https://github.com/thegamecracks/termux_motd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thegamecracks/termux_motd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegamecracks%2Ftermux_motd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegamecracks%2Ftermux_motd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegamecracks%2Ftermux_motd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegamecracks%2Ftermux_motd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thegamecracks","download_url":"https://codeload.github.com/thegamecracks/termux_motd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegamecracks%2Ftermux_motd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28686785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","linux","python","terminal","termux"],"created_at":"2024-11-18T16:40:00.487Z","updated_at":"2026-01-23T09:41:00.141Z","avatar_url":"https://github.com/thegamecracks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Termux-MOTD\n\n![Image showing login demo](images/demo.jpg)\n\nA custom python script for giving the [Termux][1]\nterminal emulator a dynamic message of the day.\n\n(this repo has also been managed solely on mobile\nwith Termux :slightly_smiling_face:)\n\n## Requirements\n\n- The Termux android app\n- Python 3.10 or above (`pkg install python`)\n- [Termux API 0.50.1][2] or above\n\nThis script *can* run in a desktop environment\nwithout modifications, but Termux-related features\nwill not be available. To prevent the associated\nwarnings from showing, set the `TERMUX_API` variable\nin the script to `False`.\n\n## Installation\n\n1. Clone this repository to the \n   /data/data/com.termux/files/usr/etc/ directory\n\n2. In the same etc/ directory, add this line to\n   the termux-login.sh file:\n\n   ```sh\n   (cd /data/data/com.termux/files/usr/etc/termux_motd \u0026\u0026 python3 -m src.motd)\n   ```\n\n3. Rename etc/motd to something else (e.g. motd.bak)\n   so Termux does not display it\n\n## Customization\n\nThe \"quote of the day\" is taken from jokes.txt,\nwhich can be edited to show quotes you want to see.\n\nSections of the MOTD can be edited near the top\nof the `__main__.py` script.\n\n## License\n\nThis project is using the [MIT License](LICENSE).\n\n[1]: https://termux.com/\n[2]: https://f-droid.org/en/packages/com.termux.api/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegamecracks%2Ftermux_motd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthegamecracks%2Ftermux_motd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegamecracks%2Ftermux_motd/lists"}