{"id":19387500,"url":"https://github.com/alphatechnolog/wallc","last_synced_at":"2025-09-07T20:43:01.641Z","repository":{"id":106237569,"uuid":"344267337","full_name":"AlphaTechnolog/wallc","owner":"AlphaTechnolog","description":"A full cli program to manage your wallpapers. Pure writed in python... This contain a marketplace to publish anyone wallpapers and download it","archived":false,"fork":false,"pushed_at":"2021-07-13T23:16:08.000Z","size":65,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T23:39:00.391Z","etag":null,"topics":["cli","linux","manage","marketplace","python","terminal","wallpaper"],"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/AlphaTechnolog.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,"zenodo":null}},"created_at":"2021-03-03T21:22:45.000Z","updated_at":"2021-07-13T23:16:11.000Z","dependencies_parsed_at":"2023-05-30T21:15:29.204Z","dependency_job_id":null,"html_url":"https://github.com/AlphaTechnolog/wallc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlphaTechnolog/wallc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaTechnolog%2Fwallc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaTechnolog%2Fwallc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaTechnolog%2Fwallc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaTechnolog%2Fwallc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlphaTechnolog","download_url":"https://codeload.github.com/AlphaTechnolog/wallc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaTechnolog%2Fwallc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265625586,"owners_count":23800625,"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":["cli","linux","manage","marketplace","python","terminal","wallpaper"],"created_at":"2024-11-10T10:09:26.192Z","updated_at":"2025-07-17T16:04:27.459Z","avatar_url":"https://github.com/AlphaTechnolog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wallc\n\nA full cli program to manage your wallpaper, i'm creating a marketplace for this project.\n\n# Deprecated\n\nSee also: [wl](https://github.com/AlphaTechnolog/wl)\n\n## Installing\n\n```sh\ncurl -sL https://raw.githubusercontent.com/AlphaTechnolog/wallc/main/install.sh | bash\n```\n\n## Uninstalling\n\n```sh\nsudo rm -rf /opt/wallc ~/.local/bin/wallc ~/repo/wallc\n```\n\n## Instructions\n\nExecute wallc using the next commands sequence:\n\n```sh\nwallc config --wallpaper-path ~/Images --download-path ~/Downloads # -\u003e Indicate the url of wallpapers folder, and the download folder\nwallc set -w \u003cWALLPAPER_NAME\u003e -e \u003cWALLPAPER_EXTENSION, jpg, png...\u003e # -\u003e Indicate the name and extension of wallpaper, extension default is: jpg\nwallc manage --restore # -\u003e Restore the wallpaper\n```\n\n### Profundizing\n\n**First: wallc config**\n\nThis command indicate the folder of wallpapers images\nif you not indicate the folder, wallc does not know where the image is!\nThis is the first command you should run\n\n**Syntax:**\n\n```sh\nwallc config -wp ~/Images\n```\n\n**Second: wallc set**\n\nThe `wallc set` command change the wallpaper using the wallpaper_path variable in the config file: `~/.wallc.conf.json`\nThis command change inmediately your background using the cli program `feh` as subdependecy, **install it!**.\nThis is the second command you should run!\n\n**Syntax**\n\n```sh\nwallc set -w \u003cWALL_NAME\u003e -e \u003cWALL_EXTENSION\u003e # -\u003e default extension: jpg\n```\n\n**Third: wallc manage**\n\nThe `wallc manage` command is used to restore the wallpaper in your `wm` autostart, example:\nin qtile, my autostart is in: `~/.config/qtile/autostart` in it file, i place the next command:\n\n**Syntax**\n\n```sh\nwallc manage --restore\n```\n\n## Other commands\n\n**show**\n\nShow the available wallpapers in the configurated path\n\n```sh\nwallc show\n```\n\n**rm**\n\nRemove a wallpaper file\n\n```sh\nwallc rm 02 # -\u003e Remove CONFIG_PATH/02.jpg\nwallc rm 01 -e png # -\u003e Remove CONFIG_PATH/01.png\n```\n\n## Enjoy\n\nThanks for use wallc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphatechnolog%2Fwallc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphatechnolog%2Fwallc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphatechnolog%2Fwallc/lists"}