{"id":19874720,"url":"https://github.com/dxphilo/motivate","last_synced_at":"2026-01-29T14:15:34.796Z","repository":{"id":216378712,"uuid":"741178759","full_name":"dxphilo/motivate","owner":"dxphilo","description":"⚡ motivate ⚡ - A simple script to print random motivational quotes.","archived":false,"fork":false,"pushed_at":"2026-01-27T12:00:09.000Z","size":290,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-27T23:13:04.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dxphilo.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":"2024-01-09T21:25:12.000Z","updated_at":"2026-01-27T12:00:25.000Z","dependencies_parsed_at":"2024-11-12T16:28:33.932Z","dependency_job_id":"dc35a7a3-7efe-40a2-b30a-7984a40a24f7","html_url":"https://github.com/dxphilo/motivate","commit_stats":null,"previous_names":["dxphilo/motivate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dxphilo/motivate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fmotivate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fmotivate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fmotivate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fmotivate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxphilo","download_url":"https://codeload.github.com/dxphilo/motivate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fmotivate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28879186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-12T16:25:10.266Z","updated_at":"2026-01-29T14:15:34.787Z","avatar_url":"https://github.com/dxphilo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# motivate\n\n⚡ **motivate** ⚡ - A simple script to print random motivational quotes.\n\n## Why\n\nThis project was inspired by the Python version by Mubaris. I have been using the Python version for a while, but it was archived by the author. To continue the motivation and also as an opportunity to learn Rust, I decided to implement the project in Rust.\n\nIf you are looking for the Python version, you can find it [here](https://github.com/mubaris/motivate/tree/master).\n\n## Requirements\n\n```bash\nrustc\n```\n\n## Installation\n\n#### Linux / macOS (curl)\n\n```bash\ncurl --proto '=https' --tlsv1.2 -LsSf https://github.com/dxphilo/motivate/releases/download/v0.2.0/motivate-installer.sh | sh\n\n```\n\n#### Windows (PowerShell)\n\n```bash\npowershell -ExecutionPolicy Bypass -c \"irm https://github.com/dxphilo/motivate/releases/download/v0.2.0/motivate-installer.ps1 | iex\"\n```\n\nI haven't tested this project on a Windows system, but be sure to check for Windows configuration.\n\n## Usage\n\nIf the installation is successful, you should be able to globally get random quotes in the terminal by running the command `motivate`. If the command name feels too long, you can set up aliases in your `.bashrc` file.\n\n```bash\n motivate\n\n\n\"Don’t be pushed around by the fears in your mind. Be led by the dreams in your heart.\"\n\n\n                -- Roy T. Bennett\n\n--------------------------------------------------\n\n```\n\n## Contribution\n\nThis project is open for contributions! If you notice areas that could be improved, have suggestions for better approaches, or any general considerations, please don't hesitate to share them in the issues section or open a PR.\n\nIf you need clarification on any aspects, feel free to open an [issue](https://github.com/dxphilo/dotfiles/issues/new). Your contributions and feedback are greatly appreciated!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxphilo%2Fmotivate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxphilo%2Fmotivate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxphilo%2Fmotivate/lists"}