{"id":24755980,"url":"https://github.com/wilker-uwu/rs-heart-strings","last_synced_at":"2026-01-27T12:38:01.619Z","repository":{"id":174878709,"uuid":"628633163","full_name":"Wilker-uwu/rs-heart-strings","owner":"Wilker-uwu","description":"Generate random hearts to copy to your heart's desire! 💘💗💕❣️💞💘💝💝💗💕💗💓❣️💘","archived":false,"fork":false,"pushed_at":"2024-11-27T02:14:22.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T19:25:17.562Z","etag":null,"topics":["random-generator","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wilker-uwu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":["Wilker-uwu"],"ko_fi":"wilker_uwu","liberapay":"wilker"}},"created_at":"2023-04-16T15:01:19.000Z","updated_at":"2024-11-27T02:14:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7478b8f-e04e-4c85-8396-33f070aeea97","html_url":"https://github.com/Wilker-uwu/rs-heart-strings","commit_stats":null,"previous_names":["wilker-uwu/rs-heart-strings"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilker-uwu%2Frs-heart-strings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilker-uwu%2Frs-heart-strings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilker-uwu%2Frs-heart-strings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilker-uwu%2Frs-heart-strings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wilker-uwu","download_url":"https://codeload.github.com/Wilker-uwu/rs-heart-strings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236021142,"owners_count":19082415,"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":["random-generator","rust"],"created_at":"2025-01-28T13:30:01.243Z","updated_at":"2025-10-11T01:31:51.282Z","avatar_url":"https://github.com/Wilker-uwu.png","language":"Rust","funding_links":["https://github.com/sponsors/Wilker-uwu","https://ko-fi.com/wilker_uwu","https://liberapay.com/wilker","https://liberapay.com/wilker/","https://ko-fi.com/wilker_uwu/commissions"],"categories":[],"sub_categories":[],"readme":"# Heart-Strings\n\n-# Unarchived 2024-11-17: to learn to publish this thing into crates.io properly, i might as well make a few more changes.\n\n-# ~~ARCHIVED 2023-06-13: i've considered this project done for now. but also, turns out that money is a thing and that i won't have an internet connection after 15/june/2023, which will massively hinder my ability to study. send [help](https://liberapay.com/wilker/), please.~~\n\n## Make hearts to your hearts content!\n\nThis is my second ever project finished in my process of learning Rust! (if you consider a [hello-world](/Wilker-uwu/rs-hello-world) a project at all).\n\n## Installation:\n\nAll listed methods requires `cargo` to be installed. You can get it with the Rustup toolchain at \u003chttps://rustup.rs/\u003e.\n\n### From Cargo\n\nYou can simply install from the listed crate at `crates.io` using\n\n```bash\ncargo install heart-strings\n```\n\n### From source\n\nAfter cloning the repo with git, simply build and have at it!\n\n```bash\ngit clone https://github.com/Wilker-uwu/rs-heart-strings.git\ncd rs-heart-strings\ncargo build --release\ncargo install --path .\n```\n\n## Usage\n\nThrow a bunch of numbers and see hearts fly!\n\n```bash\nhearts [HEARTS...]\n```\n...where HEARTS is just a number of hearts that you choose! Multiple numbers means multiple lines of hearts!\n\n### Example\n\n```bash\n$ hearts 5 32 16 54\n💕💗💓💖💖\n💖💞💖💞💓💞💝❣️💕❤️💘❤️💞💘💓💝💓❣️💝💝💝❤️❣️💕💞❣️💗💖❣️💞❤️❣️\n💗💖❤️💝💗💗💞❣️💓💝💗❣️💘💗💓💞\n💖❤️💓💕💘❣️💞💓💘💘💓💘💗❣️💘💕💗💘💝💝💓💕💗❤️💞💕💘💞💝💞💗💞💝❤️💞💞💗💞❤️💘💓💕❤️💝❣️❤️💝❣️💘💗❣️💖❤️💕\n```\n-# IMPORTANT: anything else other than numbers will NOT work!\n\n### Other projects by me\n\nFlight game (in unannounced hiatus): \u003chttps://wilker.itch.io/flight-game\u003e  \nKo-Fi (drawing comissions): \u003chttps://ko-fi.com/wilker_uwu/commissions\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilker-uwu%2Frs-heart-strings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilker-uwu%2Frs-heart-strings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilker-uwu%2Frs-heart-strings/lists"}