{"id":13495074,"url":"https://github.com/cheesecakeufo/komorebi","last_synced_at":"2025-03-28T16:31:26.129Z","repository":{"id":40587838,"uuid":"80395175","full_name":"cheesecakeufo/komorebi","owner":"cheesecakeufo","description":"A beautiful and customizable wallpapers manager for Linux","archived":false,"fork":false,"pushed_at":"2022-02-04T15:53:37.000Z","size":42642,"stargazers_count":3334,"open_issues_count":281,"forks_count":234,"subscribers_count":64,"default_branch":"master","last_synced_at":"2024-08-01T19:53:41.172Z","etag":null,"topics":["animated","background","desktop","linux","vala","wallpaper"],"latest_commit_sha":null,"homepage":"","language":"Vala","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/cheesecakeufo.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}},"created_at":"2017-01-30T05:04:36.000Z","updated_at":"2024-08-01T14:52:27.000Z","dependencies_parsed_at":"2022-07-13T15:59:28.094Z","dependency_job_id":null,"html_url":"https://github.com/cheesecakeufo/komorebi","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheesecakeufo%2Fkomorebi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheesecakeufo%2Fkomorebi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheesecakeufo%2Fkomorebi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheesecakeufo%2Fkomorebi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheesecakeufo","download_url":"https://codeload.github.com/cheesecakeufo/komorebi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222395664,"owners_count":16977601,"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":["animated","background","desktop","linux","vala","wallpaper"],"created_at":"2024-07-31T19:01:30.964Z","updated_at":"2024-10-31T10:30:24.940Z","avatar_url":"https://github.com/cheesecakeufo.png","language":"Vala","funding_links":[],"categories":["Vala","Desktop Customization","Applications","linux","HarmonyOS","Apps","Customize","Packages"],"sub_categories":["VoIP","Utilities","Windows Manager","Personalization","Wallpaper Tools","Background setting utilities and generators"],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/cheesecakeufo/komorebi/master/screenshots/komorebi-icon.png\" width=\"130\"\u003e\u003c/p\u003e\n\u003ch2 align=\"center\"\u003eKomorebi - Animated Wallpapers for Linux\u003c/h2\u003e\n\u003cp align=\"center\"\u003e(n) sunlight filtering through trees.\u003c/p\u003e\n\n\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"http://www.kernel.org\"\u003e\u003cimg alt=\"Platform (GNU/Linux)\" src=\"https://img.shields.io/badge/platform-GNU/Linux-blue.svg\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/sindresorhus/awesome\"\u003e\u003cimg alt=\"Awesome\" src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://travis-ci.org/cheesecakeufo/komorebi\"\u003e\u003cimg alt=\"Build Status\" src=\"https://travis-ci.org/phw/peek.svg?branch=master\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"http://www.youtube.com/watch?feature=player_embedded\u0026v=NvfRy5qMsos\n\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/NvfRy5qMsos/0.jpg\" \nalt=\"Komorebi Demo\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003cbr\u003eWatch demo\u003c/a\u003e\n\u003c/p\u003e\n\n## What is Komorebi?\n\nKomorebi is an awesome animated wallpapers manager for all Linux platforms.\nIt provides fully customizeable image, video, and web page wallpapers that can be tweaked at any time!\n\n![s1](https://raw.githubusercontent.com/cheesecakeufo/komorebi/master/screenshots/collage.jpg)\n\n\n## How do I install Komorebi?\n\nTwo ways:\n\n### Packaged install (easy)\n\n1. Download `Komorebi` from the [Komorebi releases page](https://github.com/cheesecakeufo/komorebi/releases).\n2. Install Komorebi using your favorite package installer (aka. double click on it)\n3. Launch Komorebi!\n\n### Manual Installing (advanced)\n\nRun the following:\n```\nsudo add-apt-repository ppa:gnome3-team/gnome3 -y\nsudo add-apt-repository ppa:vala-team -y\nsudo add-apt-repository ppa:gnome3-team/gnome3-staging -y\nsudo apt install cmake valac libgtk-3-dev libgee-0.8-dev libclutter-gtk-1.0-dev libclutter-1.0-dev libwebkit2gtk-4.0-dev libclutter-gst-3.0-dev\ngit clone https://github.com/cheesecakeufo/komorebi.git\ncd komorebi\nmkdir build \u0026\u0026 cd build\ncmake .. \u0026\u0026 sudo make install \u0026\u0026 ./komorebi\n```\n\n## Change Wallpaper \u0026 Desktop Preferences\nTo change desktop preferences or your wallpaper, right click anywhere on the desktop to show the menu.\n\n![s1](https://raw.githubusercontent.com/cheesecakeufo/komorebi/master/screenshots/preferences.jpg)\n\n## How do I create my own wallpaper?\n\nKomorebi provides a simple tool to create your own wallpapers! Simply, open your apps and search for 'Wallpaper Creator'\n\n![s1](https://raw.githubusercontent.com/cheesecakeufo/komorebi/master/screenshots/wallpaper_creator.jpg)\n\nYou can use either an image, a video, or a web page as a wallpaper and you have many different options to customize your very own wallpaper!\n\n## Uninstall\n\n### If you installed a packaged version of Komorebi\n\n1. Open Terminal\n2. `sudo apt remove komorebi`\n\n### If you manually installed Komorebi\n\n1. Open Terminal\n2. `cd komorebi/build`\n3. `sudo make uninstall`\n\n## Questions? Issues?\n\n### Komorebi is slow. What can I do about it?\n\nKomorebi includes support for video wallpapers that might slow your computer down. You can disable support for video wallpapers in 'Desktop Preferences' → uncheck 'Enable Video Wallpapers'.\n\n_note: you need to quit and re-open Komorebi after changing this option_\n\n\n### After uninstalling, my desktop isn't working right (blank or no icons)\n\nThe latest Komorebi should already have a fix for this issue. If you've already uninstalled Komorebi and would like to fix the issue, simply run this (in the Terminal):\n`curl -s https://raw.githubusercontent.com/cheesecakeufo/komorebi/master/data/Other/postrm | bash -s`\n\nIf your issue has not already been reported, please report it *[`here`](https://github.com/cheesecakeufo/komorebi/issues/new)* and I'll try my best to fix them.\n\n### Why does Komorebi install files in a macOS-like structure?\n\nKomorebi was originally intended to run on an unreleased OS project. Since many people already use Komorebi, an update could potentially break Komorebi and custom-made wallpapers.\n\nIt is possible to change the file structure with code changes and a `postinst` script but I'd rather keep it as is for now or if you have the time to make one, feel free to do so and submit a PR!\n\n\n## Status of Development\n\nKomorebi still receives updates but they are not as frequent due to my involvement in other open-source projects.\n\n\n### Thanks To:\n\nPete Lewis ([@PJayB](https://github.com/PJayB)) for adding mult-monitor support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheesecakeufo%2Fkomorebi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheesecakeufo%2Fkomorebi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheesecakeufo%2Fkomorebi/lists"}