{"id":21966946,"url":"https://github.com/alibowndyn/flickerforge","last_synced_at":"2026-05-05T02:33:32.881Z","repository":{"id":233137890,"uuid":"786128032","full_name":"alibowndyn/FlickerForge","owner":"alibowndyn","description":"A customizable image and GIF generator mimicking old television static, offering control over colors, blur, dimensions, pixel size, and many more.","archived":false,"fork":false,"pushed_at":"2024-04-21T14:09:25.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T01:44:21.660Z","etag":null,"topics":["numpy","pillow","pyqt6","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alibowndyn.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,"publiccode":null,"codemeta":null}},"created_at":"2024-04-13T14:16:31.000Z","updated_at":"2024-04-21T14:09:28.000Z","dependencies_parsed_at":"2024-04-14T04:27:38.506Z","dependency_job_id":"7ac54ef4-72fa-4dcf-9b3b-ea2eda871c22","html_url":"https://github.com/alibowndyn/FlickerForge","commit_stats":null,"previous_names":["alibowndyn/flickerforge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alibowndyn%2FFlickerForge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alibowndyn%2FFlickerForge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alibowndyn%2FFlickerForge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alibowndyn%2FFlickerForge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alibowndyn","download_url":"https://codeload.github.com/alibowndyn/FlickerForge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245025998,"owners_count":20549067,"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":["numpy","pillow","pyqt6","python"],"created_at":"2024-11-29T13:19:17.773Z","updated_at":"2026-05-05T02:33:27.860Z","avatar_url":"https://github.com/alibowndyn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlickerForge\nA customizable GIF generator mimicking old television static, offering control over colors, blur, dimensions, pixel size and noise pattern.\nMade as a project in 2022 for a university course called Scripting Languages.\u003cbr\u003e\u003cbr\u003e\n\n\n# How to run the program\nTo install the required packages: \u003cbr\u003e\n```pip install -r requirements.txt```\n\u003cbr\u003e\u003cbr\u003e\nTo run the program: \u003cbr\u003e\n```python app.py```\n\u003cbr\u003e\u003cbr\u003e\n\n# TODO / Future plans\nAs it is, this project is anything but complete in my eyes. This is as much a passion project as it was something that helped me complete the course.\nIn the near future, if I'll have the time, I'd like to extend the functionality of the program and improve its overall performance.\u003cbr\u003e\nSome ideas I have in mind:\n\u003cul\u003e\n  \u003cli\u003ean option to choose between generating a single image or an animation\u003c/li\u003e\n  \u003cli\u003ethe ability to export the generated static in many different formats\u003c/li\u003e\n  \u003cli\u003emore \"noise\" patterns\u003c/li\u003e\n  \u003cli\u003econfigurable default generation options\u003c/li\u003e\n  \u003cli\u003eseveral generation presets\u003c/li\u003e\n  \u003cli\u003ean option to set the generated image as the Desktop background or the Lock screen image\u003c/li\u003e\n\u003c/ul\u003e\n\n\n# Screenshots\n![screenshot_1](https://github.com/alibowndyn/FlickerForge/assets/63349064/6c89aa8d-f40f-4b3c-a99e-0bd905df6148)\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n![screenshot_2](https://github.com/alibowndyn/FlickerForge/assets/63349064/803eca7d-16ac-458a-a35a-66f329ba02d5)\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n# Some generated images\n![static2](https://github.com/alibowndyn/FlickerForge/assets/63349064/7602c21c-2d55-44f2-8c0e-5fd87f9e344c)\n\u003cbr\u003e\u003cbr\u003e\n![static5](https://github.com/alibowndyn/FlickerForge/assets/63349064/3413c322-70a2-4e13-9a50-b9440f094650)\n\u003cbr\u003e\u003cbr\u003e\n![static1](https://github.com/alibowndyn/FlickerForge/assets/63349064/f76fd669-0ab6-47c3-b883-59b190f291e7)\n\u003cbr\u003e\u003cbr\u003e\n![static4](https://github.com/alibowndyn/FlickerForge/assets/63349064/67ab7537-ae37-4365-9809-fbb933047482)\n\u003cbr\u003e\u003cbr\u003e\n![static3](https://github.com/alibowndyn/FlickerForge/assets/63349064/782aacfa-3297-48fa-b4b7-3d27917d699b)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falibowndyn%2Fflickerforge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falibowndyn%2Fflickerforge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falibowndyn%2Fflickerforge/lists"}