{"id":13419523,"url":"https://github.com/jedevc/rngback","last_synced_at":"2025-03-22T08:31:08.767Z","repository":{"id":95489388,"uuid":"124749905","full_name":"jedevc/rngback","owner":"jedevc","description":"Randomly generated geometric backgrounds","archived":false,"fork":false,"pushed_at":"2019-07-20T08:23:13.000Z","size":52,"stargazers_count":40,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-20T19:04:42.397Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jedevc.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}},"created_at":"2018-03-11T11:31:48.000Z","updated_at":"2023-01-24T22:21:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"dded676a-3729-4917-8aa4-7d3fae49e9f9","html_url":"https://github.com/jedevc/rngback","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedevc%2Frngback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedevc%2Frngback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedevc%2Frngback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedevc%2Frngback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedevc","download_url":"https://codeload.github.com/jedevc/rngback/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244931482,"owners_count":20534008,"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":"2024-07-30T22:01:17.184Z","updated_at":"2025-03-22T08:31:08.494Z","avatar_url":"https://github.com/jedevc.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"![example.png](https://raw.githubusercontent.com/jedevc/rngback/master/example.png)\n\n# rngback\n\nrngback is a simple, easy-to-use tool to randomly generate visually pleasing\nbackgrounds.\n\n## Installation\n\nTo setup rngback, clone the repo and then run `setup.py`.\n\n\t$ git clone https://github.com/jedevc/rngback.git\n\t$ cd rngback\n\t$ python setup.py install\n\nYou should then be able to access the `rngback` command. If not, then make\nsure that the pip installation directory is added to your `PATH`.\n\n## Example usage\n\nGenerate a 600x400 image, with 30x20 squares.\n\n\t$ rngback 600 400 15 10\n\nGenerate the same thing but with an blue foreground and a darkblue background.\n\n\t$ rngback 600 400 15 10 -fg blue -bg darkblue\n\nAdd some variation to the foreground.\n\n\t$ rngback 600 400 15 10 -fg blue -bg darkblue -var 40\n\nRandomize the foreground to a different shade of blue each time and a black\nbackground.\n\n\t$ rngback 600 400 15 10 -fg 'hsl({160-240}, {50-70}%, 60%)' -bg darkblue -var 40\n\nCreate gaps between the squares.\n\n\t$ rngback 600 400 15 10 -fg blue -bg darkblue -off 2\n\nUse multiple foreground colors.\n\n\t$ rngback 600 400 15 10 -fg blue -fg mediumblue -bg darkblue\n\n## More\n\nrngback comes with a builtin help. To view it, simply run:\n\n\t$ rngback --help\n\n## License\n\nrngback uses the UNLICENSE and as such is completely free to use.\nDo whatever you feel like doing with it. Go. Be free :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedevc%2Frngback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedevc%2Frngback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedevc%2Frngback/lists"}