{"id":18457550,"url":"https://github.com/bongochong/winscreenyreborn","last_synced_at":"2025-07-01T16:08:22.060Z","repository":{"id":118245629,"uuid":"186250509","full_name":"bongochong/WinScreenyReborn","owner":"bongochong","description":"An Improved Bug-Fix version of BitsByWill's version of nijikokun's WinScreeny / WinScreenFetch. Now everything works, and works better. New features have been added as well.","archived":false,"fork":false,"pushed_at":"2021-08-07T23:23:23.000Z","size":576,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T05:33:43.375Z","etag":null,"topics":["bash","bug-fix","cygwin","foss","gnu","linux","neofetch","screenfetch","shell-scripting","windows","winscreeny"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bongochong.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-12T12:12:50.000Z","updated_at":"2024-12-12T20:42:41.000Z","dependencies_parsed_at":"2023-04-28T18:01:04.000Z","dependency_job_id":null,"html_url":"https://github.com/bongochong/WinScreenyReborn","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bongochong/WinScreenyReborn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bongochong%2FWinScreenyReborn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bongochong%2FWinScreenyReborn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bongochong%2FWinScreenyReborn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bongochong%2FWinScreenyReborn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bongochong","download_url":"https://codeload.github.com/bongochong/WinScreenyReborn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bongochong%2FWinScreenyReborn/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262996403,"owners_count":23396903,"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":["bash","bug-fix","cygwin","foss","gnu","linux","neofetch","screenfetch","shell-scripting","windows","winscreeny"],"created_at":"2024-11-06T08:14:52.069Z","updated_at":"2025-07-01T16:08:22.053Z","avatar_url":"https://github.com/bongochong.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WinScreenyReborn\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"https://i.imgur.com/tmiMGph.png\"\u003e\n  \u003cimg src=\"https://i.imgur.com/yZ6NnIW.png\"\u003e\n\u003c/p\u003e\n\nWinScreenyReborn is an improved and modified bug-fix version of BitsByWill's revamped version of nijikokun's WinScreeny. It all works now, it has more features, and it supports Windows 7, 8.1, 10 and 11 (potentially XP and Vista as well).\n![WinScreenyReborn](winscreeny08.png)\n\n## Getting Started\nThis program only works on Windows with Cygwin installed. You can run it in Cygwin's terminal with `./screeny.sh`, add an alias to it in your bash profile / .bashrc, or use the install script to have it placed in your `/bin` directory (in which case you'd simply run it as `screeny`).\n  \n[The install script](https://raw.githubusercontent.com/bongochong/WinScreenyReborn/master/install.sh) can be run in your Cygwin terminal as follows: `lynx -source \"https://raw.githubusercontent.com/bongochong/WinScreenyReborn/master/install.sh\" \u003e ~/install.sh \u0026\u0026 chmod +x ~/install.sh \u0026\u0026 ~/install.sh \u0026\u0026 rm ~/install.sh` It will always install the latest version.\n\nAlternatively, you can always run the latest version of WinScreenyReborn by aliasing the following command in your bash profile / bashrc: `curl -sq https://raw.githubusercontent.com/bongochong/WinScreenyReborn/master/screeny.sh | bash`\n\nYou may need to increase the size of your terminal depending on your font-size and such when using this script (you will know if you do).\n  \n## Additional Options\n\t-v\t\tDisplay script version\n\t-h\t\tDisplay this file\n\n## Authors\n* **Chongo Bong** - [bongochong](https://github.com/bongochong) - Forked WinScreeny when it became abandoned once again. It was in a sorry state. Fixed all the bugs he could find, made the things work again, added a few new features, removed some garbage, and will actually keep WinScreeny updated.\n\n* **Will Liu** - [BitsByWill](https://github.com/BitsByWill) - Forked WinScreeny when it became abandoned. Made some things nicer, and made some things work again. Also made some things not work (or they just broke over time and he didn't notice - I can't tell, and I don't want to be unncessarily harsh here).\n\n* **Nijiko Yonskai** - [nijikokun](https://github.com/nijikokun) - Original creator of WinScreeny. A great man.\n\n---\n\n## What's Next?\nMaking sure that this neat little script stays bug-free and up-to-date.\n\n## License\nThis project is licensed under GNU GPLv3 - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbongochong%2Fwinscreenyreborn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbongochong%2Fwinscreenyreborn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbongochong%2Fwinscreenyreborn/lists"}