sw-1.3.1.tar.gz

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/AntonVanAssche/sw/script.python.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/AntonVanAssche/sw/script.python.sh | bash

STEP 2: Install the package
sudo pip install sw==1.3.1

An overly complicated tool to set a wallpaper on Hyprland.

Full description:
  

Checksums

MD5 b3e191a3b22c71aa5b3138e82ac05f01
SHA1 66371635deb60b6b8e398fe1d2e3150aa5295aad
SHA256 4dff90d7325af9697edcc9d9419df8fe68b1eddddbb058eba144c14e001ea059
SHA512 9f68c8825072f9d258eb4f7c516a2e04b455db864229f54b52dae8c1ddb082ac6ba6a39f38c26b6a5d43254cb586c4d7c7d26ec80410bf2925c6b70f38c3a5de

Requires

  • requires-dist: click
  • requires-dist: dbus-python
  • requires-dist: notify2
  • requires-dist: pillow
  • requires-python: >=3.12

Files

  • sw-1.3.1/src/sw/utils/style.py
  • sw-1.3.1/src/sw/utils/common.py
  • sw-1.3.1/src/sw/utils/__init__.py
  • sw-1.3.1/src/sw/core/wallpaper.py
  • sw-1.3.1/src/sw/core/timer.py
  • sw-1.3.1/src/sw/core/queue.py
  • sw-1.3.1/src/sw/core/history.py
  • sw-1.3.1/src/sw/core/config.py
  • sw-1.3.1/src/sw/core/__init__.py
  • sw-1.3.1/src/sw/cmds/timer.py
  • sw-1.3.1/src/sw/cmds/status.py
  • sw-1.3.1/src/sw/cmds/set.py
  • sw-1.3.1/src/sw/cmds/queue.py
  • sw-1.3.1/src/sw/cmds/prev.py
  • sw-1.3.1/src/sw/cmds/next.py
  • sw-1.3.1/src/sw/cmds/history.py
  • sw-1.3.1/src/sw/cmds/favorite.py
  • sw-1.3.1/src/sw/cmds/config.py
  • sw-1.3.1/src/sw/cmds/__init__.py
  • sw-1.3.1/src/sw/__init__.py
  • sw-1.3.1/src/sw.egg-info/top_level.txt
  • sw-1.3.1/src/sw.egg-info/SOURCES.txt
  • sw-1.3.1/src/sw.egg-info/requires.txt
  • sw-1.3.1/src/sw.egg-info/PKG-INFO
  • sw-1.3.1/src/sw.egg-info/entry_points.txt
  • sw-1.3.1/src/sw.egg-info/dependency_links.txt
  • sw-1.3.1/setup.cfg
  • sw-1.3.1/README.md
  • sw-1.3.1/pyproject.toml
  • sw-1.3.1/PKG-INFO

Uploaded

about 1 month ago

Package Size

22.5 KB

Downloads

1

wget

wget --content-disposition "https://packagecloud.io/AntonVanAssche/sw/packages/python/sw-1.3.1.tar.gz/download?distro_version_id=166"

License

MIT License Copyright (c) 2025 Anton Van Assche Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.