{"id":25696636,"url":"https://github.com/tizee/quotes","last_synced_at":"2026-06-20T14:05:32.415Z","repository":{"id":239337834,"uuid":"799251239","full_name":"tizee/quotes","owner":"tizee","description":"Quotes I collected from this world.","archived":false,"fork":false,"pushed_at":"2024-06-06T13:30:44.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-06T15:07:15.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/tizee.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":"2024-05-11T15:23:42.000Z","updated_at":"2024-06-06T13:30:47.000Z","dependencies_parsed_at":"2024-06-06T15:15:01.192Z","dependency_job_id":null,"html_url":"https://github.com/tizee/quotes","commit_stats":null,"previous_names":["tizee/quotes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tizee%2Fquotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tizee%2Fquotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tizee%2Fquotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tizee%2Fquotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tizee","download_url":"https://codeload.github.com/tizee/quotes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240587491,"owners_count":19825004,"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":[],"created_at":"2025-02-25T01:54:54.169Z","updated_at":"2026-06-20T14:05:32.410Z","avatar_url":"https://github.com/tizee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quotes\n\nA collection of quotes or excerpts that I found from this lovely world.\n\n- quotes are in `json` format using schema defined in `schema.json`.\n\n## Available Quote Collections\n\n- ✅ KK's 99 advice\n- ✅ Naval Ravikant on Wealth\n- ✅ Naval Ravikant on Happiness\n- ✅ Steve Jobs\n- ✅ quotes on learning\n- quote on style\n- quote from tweet\n- quote on unix\n- quote from Alan Kay\n- quote from songs\n\n## Motivation\n\n- I'd like to understand some quotes I like from reading. And through increasing the frequency of their appearance via `fortune` in terminal environment can remind me to apply the ideas I learn from them.\n\n## Quick Start\n\n### Prerequisites\n\n- Python 3\n- fortune (optional, for terminal integration)\n  ```bash\n  brew install fortune  # macOS\n  ```\n\n### Using Makefile\n\nThe repository includes a Makefile for common tasks:\n\n```bash\n# Validate JSON files, format code, and install fortune data\nmake all\n\n# Validate all quote JSON files\nmake check-json\n\n# Format and lint Python code with ruff\nmake style\n\n# Install quotes into fortune data directory\nmake fortune\n\n# Clean output directory\nmake clean\n\n# Clean all generated files (output + fortune)\nmake mrproper\n```\n\n## Fortune\n\n### Manual Installation\n\nIf you prefer manual installation:\n\n```bash\npython3 generate.py --fortune\n./scripts/install_fortune.sh\n```\n\n## Roadmap\n\n- ✅ `fortune` strings format\n- [ ] Web UI\n- [ ] backend quote service\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftizee%2Fquotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftizee%2Fquotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftizee%2Fquotes/lists"}