{"id":24269160,"url":"https://github.com/program247365/random-quotes","last_synced_at":"2026-05-14T23:41:35.013Z","repository":{"id":147556079,"uuid":"529714398","full_name":"program247365/random-quotes","owner":"program247365","description":"Rust app that displays a new quote every time you open a terminal!","archived":false,"fork":false,"pushed_at":"2024-10-01T03:22:56.000Z","size":10460,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T12:15:53.792Z","etag":null,"topics":["cli","fun","rust","terminal"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/program247365.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":"2022-08-27T22:57:18.000Z","updated_at":"2024-10-01T03:22:58.000Z","dependencies_parsed_at":"2025-02-05T13:54:01.588Z","dependency_job_id":"470e8ed5-6ad5-4e07-bdc5-34d6d4709062","html_url":"https://github.com/program247365/random-quotes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/program247365/random-quotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/program247365%2Frandom-quotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/program247365%2Frandom-quotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/program247365%2Frandom-quotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/program247365%2Frandom-quotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/program247365","download_url":"https://codeload.github.com/program247365/random-quotes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/program247365%2Frandom-quotes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267417649,"owners_count":24083839,"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-07-27T02:00:11.917Z","response_time":82,"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":["cli","fun","rust","terminal"],"created_at":"2025-01-15T14:57:55.375Z","updated_at":"2026-05-14T23:41:34.964Z","avatar_url":"https://github.com/program247365.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random Quotes\n\n\u003e Rust app that displays a new quote every time you open a terminal\n\n![Random Quotes in Action!](/screenshot.gif?raw=true \"Random Quotes in Action!\")\n\n## Setup\n\n1. `cargo build --release`\n2. Move `random-quotes` binary to a location on your path (e.g. $HOME/bin/random-quotes)\n3. Create a `quotes.csv` file formatted with `quote goes here,author of quote` on each line\n4. Place the `quotes.csv` file next to the `random-quotes` binary, or use a full path (see Usage below)\n5. Add the binary call to the bottom of ~/.zshrc or ~/.bashrc (e.g. $HOME/bin/random-quotes) and save\n6. Reload your terminal, and voilà, you have a random quote whenever you open the terminal!\n\n## Usage\n\nYou can run the program in two ways:\n\n1. Without arguments: It will look for `quotes.csv` in the same directory as the executable\n\n   ```zsh\n   random-quotes\n   ```\n\n2. With a full path to the quotes file:\n\n   ```zsh\n   random-quotes /Users/kevin/.kevin/code/random-quotes/quotes.csv\n   ```\n\n## Future Things?\n\n* ~~Fix TODOs in program, once I get better at Rust ;)~~\n* ~~Allow specifying the filename via command-line options~~\n* Integrate with Google Spreadsheets to fetch quotes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogram247365%2Frandom-quotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogram247365%2Frandom-quotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogram247365%2Frandom-quotes/lists"}