{"id":20217663,"url":"https://github.com/pforret/shlorem","last_synced_at":"2025-07-22T10:37:28.147Z","repository":{"id":144773364,"uuid":"353769055","full_name":"pforret/shlorem","owner":"pforret","description":"Lorem Ipsum generator for the command line (pure bash)","archived":false,"fork":false,"pushed_at":"2021-04-15T21:09:07.000Z","size":744,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T12:52:45.887Z","etag":null,"topics":["bash","bashew","lorem-ipsum","lorem-ipsum-generator","script","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/pforret.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-04-01T16:59:07.000Z","updated_at":"2025-01-06T23:29:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"0575abb6-c027-49b0-9ca8-20114e3be944","html_url":"https://github.com/pforret/shlorem","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"pforret/bashew","purl":"pkg:github/pforret/shlorem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fshlorem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fshlorem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fshlorem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fshlorem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pforret","download_url":"https://codeload.github.com/pforret/shlorem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fshlorem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266477152,"owners_count":23935390,"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-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["bash","bashew","lorem-ipsum","lorem-ipsum-generator","script","shell"],"created_at":"2024-11-14T06:35:00.884Z","updated_at":"2025-07-22T10:37:28.124Z","avatar_url":"https://github.com/pforret.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![bash_unit CI](https://github.com/pforret/shlorem/workflows/bash_unit%20CI/badge.svg)\n![Shellcheck CI](https://github.com/pforret/shlorem/workflows/Shellcheck%20CI/badge.svg)\n![GH Language](https://img.shields.io/github/languages/top/pforret/shlorem)\n![GH stars](https://img.shields.io/github/stars/pforret/shlorem)\n![GH tag](https://img.shields.io/github/v/tag/pforret/shlorem)\n![GH License](https://img.shields.io/github/license/pforret/shlorem)\n[![basher install](https://img.shields.io/badge/basher-install-white?logo=gnu-bash\u0026style=flat)](https://basher.gitparade.com/package/)\n\n# shlorem\n\n![shlorem](assets/lorem.jpg)\n\nLorem Ipsum generator for the command line \u0026bull; multiple languages \u0026bull; arbitrary length\n\n## 🔥 Usage\n```\nProgram: shlorem 1.1.1 by peter@forret.com\nUpdated: Apr  1 22:47:45 2021\nDescription: Lorem Ipsum generator for the command line\nUsage: shlorem [-h] [-q] [-v] [-f] [-l \u003clog_dir\u003e] [-t \u003ctmp_dir\u003e] [-s \u003csource\u003e] \u003caction\u003e \u003cinput?\u003e\nFlags, options and parameters:\n    -h|--help        : [flag] show usage [default: off]\n    -q|--quiet       : [flag] no output [default: off]\n    -v|--verbose     : [flag] output more [default: off]\n    -f|--force       : [flag] do not ask for confirmation (always yes) [default: off]\n    -l|--log_dir \u003c?\u003e : [option] folder for log files   [default: /Users/pforret/log/shlorem]\n    -t|--tmp_dir \u003c?\u003e : [option] folder for temp files  [default: .tmp]\n    -s|--source \u003c?\u003e  : [option] text source: lorem/latin/german/french/english/swedish/dutch/russian/chinese/random  [default: lorem]\n    \u003caction\u003e         : [parameter] action to perform: chars/words/sentences/paragraphs\n    \u003cinput\u003e          : [parameter] number of text blobs to generate (default: 20) (optional)\n                 \n### TIPS \u0026 EXAMPLES\n* use shlorem chars to generate a number of characters\n  shlorem chars 100\n* use shlorem words to generate a number of words\n  shlorem words 20\n* use shlorem sentences to generate a number of sentences\n  shlorem sentences 5\n* use shlorem paragraphs to generate a number of paragraphs\n  shlorem paragraphs 3\n* use shlorem check to check if this script is ready to execute and what values the options/flags are\n  shlorem check\n* use shlorem env to generate an example .env file\n  shlorem env \u003e .env\n* use shlorem update to update to the latest version\n  shlorem check\n```\n\n## 👻 Examples\n\n```bash\n$ shlorem s\n# Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n\n$ shlorem sentences 5\n# Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. \n# Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. \n# Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n\n$ shlorem -s fr words 49\n# Lorsque, par un décret des puissances suprêmes, Le Poète apparaît en ce monde ennuyé, \n# Sa mère épouvantée et pleine de blasphèmes Crispe ses poings vers Dieu qui la prend en pitié. Ah! \n# Que n' ai je mis bas tout un nœud de vipères, Plutôt que de nourrir cette dérision!\n\n$ shlorem -s latin p 2\n# Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, \n# totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n#\n# Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, \n# sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.\n\n$ shlorem -s se c 150\n# Han kom som ett yrväder en aprilafton och hade ett höganäskrus i en svångrem om halsen. \n# Clara och Lotten voro inne med skötekan att hämta honom på Dal\n\n$ shlorem -s nl w 28\n# Hoe de menschen ook gewoonlijk over mij spreken,—en ik weet maar al te goed, \n# in welk een kwaden naam de Zotheid zelfs bij de zotsten staat—beweer ik toch,\n\n$ shlorem -s cn c 20\n# 人人生而自由， 在尊严和权利上一律平等。\n\n$ shlorem -s rnd w 24\n# Angling absorbent gene loom hart blowiest smoochy limey metros mils molly slopes. \n# Piasters cutlets aspects mingling scapulars seating archers nosedived leave mender lofts\n```\n\n## 🚀 Installation\n\nwith [basher](https://github.com/basherpm/basher)\n\n\t$ basher install pforret/shlorem\n\nor with `git`\n\n\t$ git clone https://github.com/pforret/shlorem.git\n\t$ cd shlorem\n    $ ./shlorem ...\n\n## 📝 Acknowledgements\n\n* script created with [bashew](https://github.com/pforret/bashew)\n\n\u0026copy; 2021 Peter Forret\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fshlorem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpforret%2Fshlorem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fshlorem/lists"}