{"id":19084311,"url":"https://github.com/userr00t/we-customparticles","last_synced_at":"2026-06-29T10:31:11.445Z","repository":{"id":106329038,"uuid":"341661103","full_name":"UserR00T/WE-CustomParticles","owner":"UserR00T","description":"A web wallpaper for wallpaper engine that allows you to use Particles.js and an image together.","archived":false,"fork":false,"pushed_at":"2021-02-24T21:25:02.000Z","size":1365,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-06T18:52:30.069Z","etag":null,"topics":["particles-js","wallpaper-engine"],"latest_commit_sha":null,"homepage":"https://steamcommunity.com/sharedfiles/filedetails/?id=1422309649","language":"JavaScript","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/UserR00T.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-23T19:08:09.000Z","updated_at":"2021-02-24T21:25:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0830fa4-0545-4064-ad97-cd14c701281e","html_url":"https://github.com/UserR00T/WE-CustomParticles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UserR00T/WE-CustomParticles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UserR00T%2FWE-CustomParticles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UserR00T%2FWE-CustomParticles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UserR00T%2FWE-CustomParticles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UserR00T%2FWE-CustomParticles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UserR00T","download_url":"https://codeload.github.com/UserR00T/WE-CustomParticles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UserR00T%2FWE-CustomParticles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34923763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["particles-js","wallpaper-engine"],"created_at":"2024-11-09T02:50:49.304Z","updated_at":"2026-06-29T10:31:11.413Z","avatar_url":"https://github.com/UserR00T.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WE-CustomParticles\n\nA web wallpaper for wallpaper engine that allows you to use Particles.js and an image together.\n\n![WE-CustomParticles in action](.media/main.gif)\n\n## Download\n[Download the latest official build from steam.](https://steamcommunity.com/sharedfiles/filedetails/?id=1422309649)  \nIf you want to use the latest source, `git clone` the project and manually import it (see section Testing).\n\n## Development\nDevelopment is quite simple, all you need to do is start a web server and visit the url that represents the `index.html` file.\nI used VSCode to develop this extension, so I installed [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) and ran it through there. This gives you automatic reloads when changes happen.\n\n## Testing\nTo test the project and any changes you made, open Wallpaper Editor and import the `index.html` file.\n\n## Production build\nTo keep the build size small, the following files and folders will be removed on build:  \n- `.git/`  \n- `.media/`  \n- `.vscode/`  \n- `.prettierrc`  \n- `README.md`  \n\n## Options (aka Properties)\n| Name | Description | Default Value |\n|-|-|-|\n| Particles.JS JSON Configuration | This is the JSON string Particles.js uses. If this string starts with  `http`  or  `file` , a fetch request shall be made and the returned body will be used as JSON content. | (A very long JSON string, see project.json) |\n| Background Size | The background image size. [MDN Docs](https://developer.mozilla.org/en-US/docs/Web/CSS/background-size) | 100% |\n| Background Position | The background image position. [MDN Docs](https://developer.mozilla.org/en-US/docs/Web/CSS/background-position) |  |\n| Background Repeat | Indicates if the background should be repeated or not, and if so; in what way. [MDN Docs](https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat) | no-repeat |\n| Use Background Image File | Replaces the default background image url input with a file selector. **Note!** This does not actually change what value gets read by this wallpaper, so make sure the field below is empty before checking or un-checking this box. | false _(unchecked)_ |\n| Background Image URL | The background image url. |  |\n| Background Image File | Basically the same as image url, but with a file selector. After the file selector is used `file:///` shall be prefixed so the css `background-image` property can read it correctly. **Note**, this field is only shown if `Use Background Image File` is checked. |  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserr00t%2Fwe-customparticles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuserr00t%2Fwe-customparticles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserr00t%2Fwe-customparticles/lists"}