{"id":19849384,"url":"https://github.com/kkzero241/opsay","last_synced_at":"2025-02-28T20:41:32.747Z","repository":{"id":200892784,"uuid":"706448658","full_name":"kkzero241/opsay","owner":"kkzero241","description":"Takes text and turns it into a KND-style acronym.","archived":false,"fork":false,"pushed_at":"2023-10-18T01:58:40.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T12:48:32.620Z","etag":null,"topics":["cli","cmd","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","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/kkzero241.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}},"created_at":"2023-10-18T01:20:14.000Z","updated_at":"2023-10-18T02:10:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"940e4ee5-a203-4faf-9eef-80a4cef2762b","html_url":"https://github.com/kkzero241/opsay","commit_stats":null,"previous_names":["kkzero241/opsay"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkzero241%2Fopsay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkzero241%2Fopsay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkzero241%2Fopsay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkzero241%2Fopsay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkzero241","download_url":"https://codeload.github.com/kkzero241/opsay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241228871,"owners_count":19930690,"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":["cli","cmd","rust","rust-lang"],"created_at":"2024-11-12T13:20:31.200Z","updated_at":"2025-02-28T20:41:32.726Z","avatar_url":"https://github.com/kkzero241.png","language":"Rust","readme":"# Opsay\n\n```\nnow loading:\nopsay mission\noperation:\no.p.s.a.y.\n\nobviously\npretty\nsilly\napp,\ny'know?\n```\n\nThis is **opsay**, a cli program that takes input text and spits it out as an acronym.\n\nThe intent is to mimic the acronyms used for [the episode titles of Codename: Kids Next Door](https://en.wikipedia.org/wiki/List_of_Codename:_Kids_Next_Door_episodes).\n\n# Usage\n\n`opsay [options] \u003ctext\u003e`\n\nOptional arguments:\n* `-l`: Lessen the output to just the org name and acronym.\n* `-n \u003cname\u003e`: Change the org name from the default \"opsay\". Make sure to use quotes if `\u003cname\u003e` contains whitespace.\n\n# Musings\n\nI had quite a bit of fun developing this. I've always loved Kids Next Door since I was a kid, had a soft spot for [cowsay](https://en.wikipedia.org/wiki/Cowsay) since I was a teen, and have wanted to try coding in Rust ever since I found out about it. So, once I suddenly got the idea for a cowsay-and-KND-inspired toy program, I got started. I'm more than a bit amazed at just how perfect Rust ended up being for this task, with its breadth of string support powered by the magic of Unicode. The only runtime panics I encountered were a result of the string unwrapping initially not accounting for an empty vector, and I got those ironed out quite quickly. Thus, I hope this program, even for how goofy and small-scale it is, is able to make someone's day.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkzero241%2Fopsay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkzero241%2Fopsay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkzero241%2Fopsay/lists"}