o. fd2079efbb git-check-20241021-2220 | 1 mesiac pred | |
---|---|---|
.. | ||
LICENSE | 5 mesiacov pred | |
README.md | 5 mesiacov pred | |
snippets | 5 mesiacov pred | |
tileset | 1 mesiac pred | |
tileset.desktop | 5 mesiacov pred |
Get a better impression of tiled images while browsing through
folders full of them, recursively.
Change the background color (for partly transparent tiles).
Apply effects to a screen-sized canvas created from the current tile.
All results can be set as the desktop background with feh (TODO: include other
background setters).
tileset in action (the background was also created with tileset).
tileset [path/to/folder]
You may pass a different path as an argument, otherwise the current folder will be searched for images, recursively.
Hidden files and folders are excluded by default.
Can be overridden by setting the parse_hidden
variable to 1.
You can add a symlink to your $HOME/bin
(if it's in your $PATH):
cd ~/bin; ln -s /path/to/git/tileset/tileset
Single image mode:
tileset [path/to/folder/image.ext]
This way you can open a single image with tileset, e.g. from your filemanager.
Copy tileset.desktop
to ~/.local/share/applications/
. Requires tileset
to be in your $PATH
.
imagemagick
feh
yad
find shuf which
wmctrl
/tmp
has to be user writable. Otherwise, adjust the tmpdir
variable in the script.ncurses
for nicer user interactionthis blog post on how to obtain a nice collection of transparent tiles.